diff options
author | awy <awy@awy.one> | 2024-11-14 15:34:09 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-11-14 15:34:09 +0300 |
commit | 188bad3ada009c23ba4dfa3099fa6535b5149ce9 (patch) | |
tree | a3e2a8b5f7239f3ee4e08683b977e9c4a98d4cef /.config/qt6ct/colors/gruvbox.conf | |
parent | eede67e0a1b147458a7222fce052645041a9588f (diff) |
gruvbox qt theme
Diffstat (limited to '.config/qt6ct/colors/gruvbox.conf')
-rw-r--r-- | .config/qt6ct/colors/gruvbox.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/qt6ct/colors/gruvbox.conf b/.config/qt6ct/colors/gruvbox.conf new file mode 100644 index 0000000..dc6dbf7 --- /dev/null +++ b/.config/qt6ct/colors/gruvbox.conf @@ -0,0 +1,4 @@ +[ColorScheme] +active_colors=#ffebdbb2, #ff1d2021, #ffbdae93, #ffa89984, #ff3c3836, #ff504945, #ffebdbb2, #ffebdbb2, #ffebdbb2, #ff282828, #ff1d2021, #ff504945, #ff458588, #ff282828, #ff458588, #ffcc241d, #ff282828, #ffebdbb2, #ff1d2021, #ffebdbb2, #ffbdae93 +disabled_colors=#ffbdae93, #ff1d2021, #ffbdae93, #ffa89984, #ff3c3836, #ff504945, #ffbdae93, #ffbdae93, #ffbdae93, #ff282828, #ff1d2021, #ff504945, #ff438184, #ff3c3836, #ff458588, #ffcc241d, #ff282828, #ffebdbb2, #ff1d2021, #ffebdbb2, #ffbdae93 +inactive_colors=#ffebdbb2, #ff1d2021, #ffbdae93, #ffa89984, #ff3c3836, #ff504945, #ffebdbb2, #ffebdbb2, #ffebdbb2, #ff282828, #ff1d2021, #ff504945, #ff438184, #ffa89984, #ff458588, #ffcc241d, #ff282828, #ffebdbb2, #ff1d2021, #ffebdbb2, #ffbdae93 |