diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-20 15:33:11 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-20 15:33:11 +0900 |
| commit | dffd296b92f06b1606f8d03137fbf235a39d261b (patch) | |
| tree | 6f005ce5c9b37dfc8da07a30529eb7d5163f0f22 /config/kitty/kitty-themes/Elemental.conf | |
| parent | b3e8e78ac2ad712c38e5365faeb5bb5471dde692 (diff) | |
Added Kitty Theme Selector - Added in KooL hyprland Settings rofi. Kool Settings rofi modified since it is basically expanding
Diffstat (limited to 'config/kitty/kitty-themes/Elemental.conf')
| -rw-r--r-- | config/kitty/kitty-themes/Elemental.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/config/kitty/kitty-themes/Elemental.conf b/config/kitty/kitty-themes/Elemental.conf new file mode 100644 index 00000000..e24a3d3b --- /dev/null +++ b/config/kitty/kitty-themes/Elemental.conf @@ -0,0 +1,21 @@ +background #21211c +foreground #807973 +cursor #facb7f +selection_background #403729 +color0 #3c3b30 +color8 #545444 +color1 #97280f +color9 #df502a +color2 #479942 +color10 #60e06f +color3 #7f7110 +color11 #d69827 +color4 #497f7d +color12 #78d8d8 +color5 #7e4e2e +color13 #cd7c53 +color6 #387f58 +color14 #58d598 +color7 #807974 +color15 #fff1e8 +selection_foreground #21211c |
