gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.42k stars 292 forks source link

How can I change the background color between the tiles? #2242

Open Hirls1720 opened 1 month ago

Hirls1720 commented 1 month ago

I tried to customize my Tilix to look more appealing, but Tilix doesn't have an option to customize the background color of the space that separates the tiles.

Thanks

237dmitry commented 1 month ago

It depends on the GTK theme you are currently using.

algj commented 1 month ago

GTK_DEBUG=interactive tilix --new-process to launch a debugger, afterwards you can try out different CSS - you need to apply it to your main GTK theme after tinkering, this cannot be done over debugger, it's only for preview!