mirror of
https://github.com/Snigdha-OS/snigdhaos-gtk-theme.git
synced 2025-09-22 08:44:56 +02:00
update
This commit is contained in:
24
gtk-2.0/gtkrc
Normal file
24
gtk-2.0/gtkrc
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
# Text/base
|
||||
gtk-color-scheme = "text_color:#FFFFFF\nbase_color:#313338"
|
||||
# Foreground/background
|
||||
gtk-color-scheme = "fg_color:#FFFFFF\nbg_color:#2c2e33"
|
||||
# Selected foreground/background
|
||||
gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#AB47BC"
|
||||
# Titlebar foreground/background
|
||||
gtk-color-scheme = "titlebar_fg_color:#FFFFFF\ntitlebar_bg_color:#36383e"
|
||||
# Links
|
||||
gtk-color-scheme = "link_color:#42A5F5\nvisited_link_color:#E040FB"
|
||||
# Panel
|
||||
gtk-color-scheme = "topbar_bg_color:#212329\ntopbar_fg_color:#EFEFEF"
|
||||
|
||||
# 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 "panel.rc"
|
||||
include "xfce-notify.rc"
|
Reference in New Issue
Block a user