You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Text/base colors |
|
|
gtk-color-scheme = "text_color:#3b4252\nbase_color:#e5e9f0" |
|
|
# Foreground/background colors |
|
|
gtk-color-scheme = "fg_color:#3b4252\nbg_color:#d8dee9" |
|
|
# Selection colors |
|
|
gtk-color-scheme = "selected_fg_color:#fefefe\nselected_bg_color:#81a1c1" |
|
|
# Tooltip colors |
|
|
gtk-color-scheme = "tooltip_fg_color:#ffffff\ntooltip_bg_color:#282d37" |
|
|
# Window colors |
|
|
gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d" |
|
|
# Panel colors |
|
|
gtk-color-scheme = "panel_bg_color:#2e3440\npanel_fg_color:#d8dee9" |
|
|
# Dark Theme - Text/base colors |
|
|
gtk-color-scheme = "dark_text_color:#3b4252\ndark_base_color:#e5e9f0" |
|
|
# Dark Theme - Foreground/background colors |
|
|
gtk-color-scheme = "dark_fg_color:#3b4252\ndark_bg_color:#d8dee9" |
|
|
|
|
|
gtk-auto-mnemonics = 1 |
|
|
gtk-primary-button-warps-slider = 1 |
|
|
|
|
|
include "main.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"
|
|
|
|