summaryrefslogtreecommitdiff
path: root/gtk-3.0
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-3.0')
-rw-r--r--gtk-3.0/gtk.css12
-rw-r--r--gtk-3.0/settings.ini16
2 files changed, 28 insertions, 0 deletions
diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css
new file mode 100644
index 0000000..bc747b9
--- /dev/null
+++ b/gtk-3.0/gtk.css
@@ -0,0 +1,12 @@
+.mate-panel-menu-bar button {
+ color: transparent;
+}
+panel-toplevel.background.horizontal,
+.mate-panel-menu-bar,
+#clock-applet-button,
+#clock-applet-button:hover {
+ color: white;
+}
+#tasklist-button {
+ color: white;
+}
diff --git a/gtk-3.0/settings.ini b/gtk-3.0/settings.ini
new file mode 100644
index 0000000..e2f0a04
--- /dev/null
+++ b/gtk-3.0/settings.ini
@@ -0,0 +1,16 @@
+[Settings]
+gtk-theme-name=Sweet-mars-v40
+gtk-icon-theme-name=Paper-Mono-Dark
+gtk-font-name=Sans 10
+gtk-cursor-theme-size=0
+gtk-toolbar-style=GTK_TOOLBAR_BOTH
+gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
+gtk-button-images=1
+gtk-menu-images=1
+gtk-enable-event-sounds=1
+gtk-enable-input-feedback-sounds=1
+gtk-xft-antialias=1
+gtk-xft-hinting=1
+gtk-xft-hintstyle=hintmedium
+gtk-xft-rgba=rgb
+gtk-cursor-theme-name=Bibata-Modern-Classic