Skip to content

Instantly share code, notes, and snippets.

@Elektordi
Created July 29, 2025 17:17
Show Gist options
  • Select an option

  • Save Elektordi/91c3c2fa77b0db5e8e030eadcb7cca16 to your computer and use it in GitHub Desktop.

Select an option

Save Elektordi/91c3c2fa77b0db5e8e030eadcb7cca16 to your computer and use it in GitHub Desktop.
Greybird-like css for Gtk4
/* Put custom css here: ~/.config/gtk-4.0/gtk.css */
window.background { color: #3c3c3c; background-color: #cecece; }
window.background:backdrop { color: #858585; background-color: #cecece; text-shadow: none; -gtk-icon-shadow: none; }
.top-bar { color: #3c3c3c; background-color: #cecece; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment