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/CLRS.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/kitty/kitty-themes/CLRS.conf (limited to 'config/kitty/kitty-themes/CLRS.conf') diff --git a/config/kitty/kitty-themes/CLRS.conf b/config/kitty/kitty-themes/CLRS.conf new file mode 100644 index 00000000..ddcb3240 --- /dev/null +++ b/config/kitty/kitty-themes/CLRS.conf @@ -0,0 +1,21 @@ +background #ffffff +foreground #262626 +cursor #6fd2fc +selection_background #6fd2fc +color0 #000000 +color8 #545753 +color1 #f72729 +color9 #fb0416 +color2 #32895c +color10 #2cc631 +color3 #f96f1c +color11 #fcd627 +color4 #125ccf +color12 #156ffe +color5 #9f00bc +color13 #e800b0 +color6 #32c2c0 +color14 #39d5ce +color7 #b2b2b2 +color15 #ededec +selection_foreground #ffffff -- cgit v1.2.3