dabisu / sakura

GTK/VTE based terminal emulator
https://launchpad.net/sakura
GNU General Public License v2.0
189 stars 21 forks source link

GTK based background colour #46

Open noonehere998877 opened 6 months ago

noonehere998877 commented 6 months ago

Firstly, Thanks for this minimal awesome thing. I want to have my terminal background to be setup-ed by my GTK theme. So when I change theme it change background color. It works fine in tilix(but it is a bit bloat). My current workaround is making two color palette one for dark another for light and switch them by keys.

But what is the actual way to do this thing? (English is not my first language and I am not a tech guy)

dabisu commented 2 months ago

Not sure about this. Actually it seems GTK4 it's going in the direction of not having any themes at all. Sakura doesnt depends yet on GTK4, but it will do eventually.