# Text/base colors gtk-color-scheme = "text_color:#c5dce3\nbase_color:#002335" # Foreground/background colors gtk-color-scheme = "fg_color:#c5dce3\nbg_color:#001d2b" # Selection colors gtk-color-scheme = "selected_fg_color:#c5dce3\nselected_bg_color:#00597c" # Tooltip colors gtk-color-scheme = "tooltip_fg_color:#c5dce3\ntooltip_bg_color:#00293e" # Window colors gtk-color-scheme = "wm_color:#001621\nunfocused_wm_color:#001621" # Panel colors gtk-color-scheme = "panel_bg_color:#001621\npanel_fg_color:#c5dce3" # Dark Theme - Text/base colors gtk-color-scheme = "dark_text_color:#c5dce3\ndark_base_color:#001d2b" # Dark Theme - Foreground/background colors gtk-color-scheme = "dark_fg_color:#c5dce3\ndark_bg_color:#001d2b" gtk-color-scheme = "sidebar_bg:#001d2b" gtk-color-scheme = "sidebar_fg:#c5dce3" # Set GTK settings gtk-auto-mnemonics = 1 gtk-primary-button-warps-slider = 1 # And hand over the control to the theme files include "main.rc" include "apps.rc" include "hacks.rc" include "hacks-dark.rc" # App stylings include "apps/chrome.rc" include "apps/gimp.rc" include "apps/libreoffice.rc" include "apps/terminal.rc" include "apps/thunar.rc" include "apps/xfce.rc"