First Commit of improved RobCo theme

This commit is contained in:
ro
2026-02-25 17:10:43 -05:00
commit 305c8c6696
672 changed files with 70387 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
# Text/base colors
gtk-color-scheme = "text_color:#BCC4C9\nbg_color:#1A2023"
# Foreground/background colors
gtk-color-scheme = "fg_color:#BCC4C9\nbase_color:#1e2529"
# Selection colors
gtk-color-scheme = "selected_fg_color:#ffffff\nselected_bg_color:#506A68"
# Tooltip colors
gtk-color-scheme = "tooltip_fg_color:#f8f8f2\ntooltip_bg_color:#46474F"
# Window colors
gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d"
# Panel colors
gtk-color-scheme = "panel_bg_color:#161b20\npanel_fg_color:#BCC4C9"
# Dark Theme - Text/base colors
gtk-color-scheme = "dark_text_color:#BCC4C9\ndark_base_color:#1A2023"
# Dark Theme - Foreground/background colors
gtk-color-scheme = "dark_fg_color:#BCC4C9\ndark_bg_color:#1A1D23"
gtk-color-scheme = "sidebar_bg:#2e3440"
gtk-color-scheme = "sidebar_fg:#BCC4C9"
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"