Files
Jolly-Plasma-Themes/Jolly GTK Themes/Jolly-GTK/gtk-2.0/gtkrc
2025-01-24 09:47:28 +01:00

32 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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"