mirror of
https://github.com/L4ki/Jolly-Plasma-Themes.git
synced 2026-02-01 21:27:38 +01:00
Add files via upload
This commit is contained in:
31
Jolly GTK Themes/Jolly-GTK/gtk-2.0/gtkrc
Normal file
31
Jolly GTK Themes/Jolly-GTK/gtk-2.0/gtkrc
Normal file
@@ -0,0 +1,31 @@
|
||||
# Text/base colors
|
||||
gtk-color-scheme = "text_color:#fcfcfc\nbase_color:#252342"
|
||||
# Foreground/background colors
|
||||
gtk-color-scheme = "fg_color:#fcfcfc\nbg_color:#1f1d36"
|
||||
# Selection colors
|
||||
gtk-color-scheme = "selected_fg_color:#fcfcfc\nselected_bg_color:#656595"
|
||||
# Tooltip colors
|
||||
gtk-color-scheme = "tooltip_fg_color:#fcfcfc\ntooltip_bg_color:#252342"
|
||||
# Window colors
|
||||
gtk-color-scheme = "wm_color:#16132c\nunfocused_wm_color:#16132c"
|
||||
# Panel colors
|
||||
gtk-color-scheme = "panel_bg_color:#16132c\npanel_fg_color:#fcfcfc"
|
||||
# Dark Theme - Text/base colors
|
||||
gtk-color-scheme = "dark_text_color:#fcfcfc\ndark_base_color:#1f1d36"
|
||||
# Dark Theme - Foreground/background colors
|
||||
gtk-color-scheme = "dark_fg_color:#fcfcfc\ndark_bg_color:#1f1d36"
|
||||
gtk-color-scheme = "sidebar_bg:#1f1d36"
|
||||
gtk-color-scheme = "sidebar_fg:#fcfcfc"
|
||||
|
||||
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"
|
||||
Reference in New Issue
Block a user