Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change meld theme?

Tags:

meld

I've installed meld 3.18.0 from apt and it has very strange text highlighting for dark theme, I can barely see anything. How do I change it?

enter image description here

like image 715
ogbofjnr Avatar asked Sep 02 '25 09:09

ogbofjnr


1 Answers

sudo apt-get install dconf-editor -y

Then in dconf-editor : /org/gnome/meld/ style-schema/ Custom value = meld-dark

enter image description here

like image 154
ogbofjnr Avatar answered Sep 09 '25 05:09

ogbofjnr