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/Apprentice.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/Apprentice.conf')
| -rw-r--r-- | config/kitty/kitty-themes/Apprentice.conf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/config/kitty/kitty-themes/Apprentice.conf b/config/kitty/kitty-themes/Apprentice.conf new file mode 100644 index 00000000..c8c05834 --- /dev/null +++ b/config/kitty/kitty-themes/Apprentice.conf @@ -0,0 +1,26 @@ +# Apprentice by Romain Lafourcade, https://github.com/romainl +# This work is licensed under the terms of the MIT license. +# For a copy, see https://opensource.org/licenses/MIT. + +cursor #c7c7c7 +cursor_text_color #feffff +selection_foreground #3e3e3e +selection_background #c1ddff +foreground #c8c8c8 +background #323232 +color0 #252525 +color8 #555555 +color1 #be7472 +color9 #ff9900 +color2 #709772 +color10 #97bb98 +color3 #989772 +color11 #fefdbc +color4 #7199bc +color12 #9fbdde +color5 #727399 +color13 #989abc +color6 #719899 +color14 #6fbbbc +color7 #7f7f7f +color15 #feffff |
