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/OneDark.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/OneDark.conf')
| -rw-r--r-- | config/kitty/kitty-themes/OneDark.conf | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/config/kitty/kitty-themes/OneDark.conf b/config/kitty/kitty-themes/OneDark.conf new file mode 100644 index 00000000..ad6cb4e1 --- /dev/null +++ b/config/kitty/kitty-themes/OneDark.conf @@ -0,0 +1,25 @@ +# One Dark by Giuseppe Cesarano, https://github.com/GiuseppeCesarano +# This work is licensed under the terms of the GPL-2.0 license. +# For a copy, see https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html. + +foreground #979eab +background #282c34 +cursor #cccccc +color0 #282c34 +color1 #e06c75 +color2 #98c379 +color3 #e5c07b +color4 #61afef +color5 #be5046 +color6 #56b6c2 +color7 #979eab +color8 #393e48 +color9 #d19a66 +color10 #56b6c2 +color11 #e5c07b +color12 #61afef +color13 #be5046 +color14 #56b6c2 +color15 #abb2bf +selection_foreground #282c34 +selection_background #979eab |
