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/Treehouse.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/kitty/kitty-themes/Treehouse.conf (limited to 'config/kitty/kitty-themes/Treehouse.conf') diff --git a/config/kitty/kitty-themes/Treehouse.conf b/config/kitty/kitty-themes/Treehouse.conf new file mode 100644 index 00000000..940751e5 --- /dev/null +++ b/config/kitty/kitty-themes/Treehouse.conf @@ -0,0 +1,21 @@ +background #191919 +foreground #776b53 +cursor #fac814 +selection_background #776b53 +color0 #321200 +color8 #423625 +color1 #b1270e +color9 #ed5c20 +color2 #44a900 +color10 #55f237 +color3 #a9810b +color11 #f1b731 +color4 #578499 +color12 #85cfec +color5 #96363c +color13 #e04b5a +color6 #b2591d +color14 #f07c14 +color7 #776b53 +color15 #ffc800 +selection_foreground #191919 -- cgit v1.2.3