我已经安装了来自apt的meld 3.18.0,它有非常奇怪的文本突出显示为黑暗的主题,我几乎看不到任何东西。我该如何更改它?

发布于 2019-09-07 03:34:04
sudo apt-get install dconf-editor -y
然后在dconf-editor中:/org/gnome/meld/ style-schema/ Custom value = meld-dark

https://stackoverflow.com/questions/57827472
复制相似问题