summaryrefslogtreecommitdiffstats
path: root/.themes/Arc-Dark-Custom/gtk-2.0/gtkrc
diff options
context:
space:
mode:
Diffstat (limited to '.themes/Arc-Dark-Custom/gtk-2.0/gtkrc')
-rw-r--r--.themes/Arc-Dark-Custom/gtk-2.0/gtkrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/.themes/Arc-Dark-Custom/gtk-2.0/gtkrc b/.themes/Arc-Dark-Custom/gtk-2.0/gtkrc
new file mode 100644
index 0000000..27acd72
--- /dev/null
+++ b/.themes/Arc-Dark-Custom/gtk-2.0/gtkrc
@@ -0,0 +1,10 @@
+gtk-color-scheme = "base_color:#404545\nfg_color:#D3DAd6\ntooltip_fg_color:#FFFFf2\nselected_bg_color:#5294d5\nselected_fg_color:#FFFFf2\ntext_color:#D3DAd6\nbg_color:#383C3d\ninsensitive_bg_color:#3e4343\ninsensitive_fg_color:#7c817f\nnotebook_bg:#404545\ndark_sidebar_bg:#353938\ntooltip_bg_color:#353938\nlink_color:#5294d5\nmenu_bg:#383C3d"
+
+gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller.
+gtk-auto-mnemonics = 1
+gtk-primary-button-warps-slider = 1
+
+include "main.rc"
+include "apps.rc"
+include "panel.rc"
+include "menubar-toolbar/menubar-toolbar-dark.rc"