From df9522c25a0fd145bdcebb9e7777aada22765402 Mon Sep 17 00:00:00 2001 From: navewindre Date: Sun, 28 Sep 2025 01:06:21 +0200 Subject: a --- themes/ayaya/gtk-3.0/apps/synaptic.css | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 themes/ayaya/gtk-3.0/apps/synaptic.css (limited to 'themes/ayaya/gtk-3.0/apps/synaptic.css') diff --git a/themes/ayaya/gtk-3.0/apps/synaptic.css b/themes/ayaya/gtk-3.0/apps/synaptic.css new file mode 100644 index 0000000..a8877d1 --- /dev/null +++ b/themes/ayaya/gtk-3.0/apps/synaptic.css @@ -0,0 +1,11 @@ +/************ + * synaptic * + ************/ +GtkWindow > GtkVBox > .dock, +GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + padding: 4px; + border-style: none; + background-color: @toolbar_bg_color; + background-image: none; + color: @toolbar_fg_color; +} -- cgit v1.2.3