You are not logged in.

#1 2023-11-23 15:34:44

humblepenguin
Member
Registered: 2023-11-23
Posts: 3

Custom color not applying to title bar properly on Gnome

I created a gtk.css file in the .config/gtk-4.0 directory of my system. The file has the following contents:

headerbar {
  background: #121212;
  border-color: #121212
 }

I did this so that the titlebar blended with the background color of my terminal (Alacritty)

The problem is that the title bar of the other applications also changes color, however it does not apply to the whole title bar. There is a thin line of grey-sh-ness left at the top.

You can view the following image for further clarification
https://i.postimg.cc/jqW5SpQL/Screensho … -30-17.png

GNOME Version: 45.1
Windowing System: X11

Offline

Board footer

Powered by FluxBB