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/Slate.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/kitty/kitty-themes/Slate.conf (limited to 'config/kitty/kitty-themes/Slate.conf') diff --git a/config/kitty/kitty-themes/Slate.conf b/config/kitty/kitty-themes/Slate.conf new file mode 100644 index 00000000..650e4abb --- /dev/null +++ b/config/kitty/kitty-themes/Slate.conf @@ -0,0 +1,21 @@ +background #212121 +foreground #34b0d2 +cursor #87d2c3 +selection_background #0f3754 +color0 #212121 +color8 #ffffff +color1 #e1a7bf +color9 #ffccd8 +color2 #80d778 +color10 #bdffa8 +color3 #c4c9bf +color11 #d0cbc9 +color4 #254a49 +color12 #79afd2 +color5 #a380d3 +color13 #c4a7d8 +color6 #14ab9c +color14 #8bdee0 +color7 #02c4e0 +color15 #e0e0e0 +selection_foreground #212121 -- cgit v1.2.3