From dffd296b92f06b1606f8d03137fbf235a39d261b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 20 Mar 2025 15:33:11 +0900 Subject: Added Kitty Theme Selector - Added in KooL hyprland Settings rofi. Kool Settings rofi modified since it is basically expanding --- config/kitty/kitty-themes/WarmNeon.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/kitty/kitty-themes/WarmNeon.conf (limited to 'config/kitty/kitty-themes/WarmNeon.conf') diff --git a/config/kitty/kitty-themes/WarmNeon.conf b/config/kitty/kitty-themes/WarmNeon.conf new file mode 100644 index 00000000..3256f5d8 --- /dev/null +++ b/config/kitty/kitty-themes/WarmNeon.conf @@ -0,0 +1,21 @@ +background #3f3f3f +foreground #afdab6 +cursor #2fff24 +selection_background #b0ad21 +color0 #000000 +color8 #fdfcfc +color1 #e24345 +color9 #e86f71 +color2 #38b139 +color10 #9bc08f +color3 #dae145 +color11 #ddd979 +color4 #4260c5 +color12 #7a90d5 +color5 #f81ffb +color13 #f674b9 +color6 #29bad3 +color14 #5ed1e4 +color7 #d0b8a3 +color15 #d8c8bb +selection_foreground #3f3f3f -- cgit v1.2.3