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/IC_Green_PPL.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/kitty/kitty-themes/IC_Green_PPL.conf (limited to 'config/kitty/kitty-themes/IC_Green_PPL.conf') diff --git a/config/kitty/kitty-themes/IC_Green_PPL.conf b/config/kitty/kitty-themes/IC_Green_PPL.conf new file mode 100644 index 00000000..35587dd8 --- /dev/null +++ b/config/kitty/kitty-themes/IC_Green_PPL.conf @@ -0,0 +1,21 @@ +background #3a3c3e +foreground #d9eed2 +cursor #41ff58 +selection_background #2a9b34 +color0 #1e1e1e +color8 #03260f +color1 #fb0029 +color9 #a6ff3e +color2 #329b24 +color10 #9fff6d +color3 #649a25 +color11 #d1ff6d +color4 #149b45 +color12 #72ffb5 +color5 #53b82b +color13 #50ff3d +color6 #2bb767 +color14 #22ff71 +color7 #dffeee +color15 #daeed0 +selection_foreground #3a3c3e -- cgit v1.2.3