mirror of
https://github.com/L4ki/Jolly-Plasma-Themes.git
synced 2026-02-01 21:27:38 +01:00
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
# 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"
|