aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-21 10:57:38 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-21 10:57:38 +0900
commit08dc17833773cdc02040efecf98c9e5791666b71 (patch)
treec982bf817613290aa307bd7d66675af3eca22d45
parent3c14e28d49e48f0a34863e26a0bfc905dc3f4e10 (diff)
Kitty-colors theme is now move to kitty-themes DIR. Making it alot easier to switch themes
-rw-r--r--config/kitty/kitty-colors.conf32
-rw-r--r--config/kitty/kitty-themes/01-Wallust.conf32
-rw-r--r--config/kitty/kitty.conf3
-rw-r--r--config/wallust/wallust.toml2
4 files changed, 33 insertions, 36 deletions
diff --git a/config/kitty/kitty-colors.conf b/config/kitty/kitty-colors.conf
deleted file mode 100644
index 6ea06cf8..00000000
--- a/config/kitty/kitty-colors.conf
+++ /dev/null
@@ -1,32 +0,0 @@
-# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
-# /* wallust template - colors-kitty */
-
-foreground #F9E4DF
-background #131114
-cursor #F9E4DF
-
-active_tab_foreground #131114
-active_tab_background #F9E4DF
-inactive_tab_foreground #F9E4DF
-inactive_tab_background #131114
-
-active_border_color #F9E4DF
-inactive_border_color #131114
-bell_border_color #130A16
-
-color0 #3B393C
-color1 #130A16
-color2 #312871
-color3 #552C32
-color4 #4A327A
-color5 #9D4B6F
-color6 #B3857A
-color7 #EFD0C9
-color8 #A7918C
-color9 #190D1D
-color10 #413596
-color11 #723A43
-color12 #6243A3
-color13 #D16494
-color14 #EFB1A3
-color15 #EFD0C9
diff --git a/config/kitty/kitty-themes/01-Wallust.conf b/config/kitty/kitty-themes/01-Wallust.conf
new file mode 100644
index 00000000..0d0a46ad
--- /dev/null
+++ b/config/kitty/kitty-themes/01-Wallust.conf
@@ -0,0 +1,32 @@
+# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
+# /* wallust template - colors-kitty */
+
+foreground #FDF9FE
+background #17141C
+cursor #FDF9FE
+
+active_tab_foreground #17141C
+active_tab_background #FDF9FE
+inactive_tab_foreground #FDF9FE
+inactive_tab_background #17141C
+
+active_border_color #FDF9FE
+inactive_border_color #17141C
+bell_border_color #3F2F72
+
+color0 #3E3B44
+color1 #3F2F72
+color2 #514960
+color3 #7B47AA
+color4 #7B7485
+color5 #BBB3BD
+color6 #BBB3BD
+color7 #F4EEF5
+color8 #AAA7AC
+color9 #543F98
+color10 #6C6280
+color11 #A45EE3
+color12 #A59AB1
+color13 #F9EEFC
+color14 #F9EEFC
+color15 #F4EEF5
diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf
index 8cf42e3f..d1726fd1 100644
--- a/config/kitty/kitty.conf
+++ b/config/kitty/kitty.conf
@@ -1,8 +1,5 @@
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
-# wallust-colors
-#include kitty-colors.conf
-
# you can choose themes from $HOME/.config/kitty/kitty-themes/
include ./kitty-themes/00-Default.conf
diff --git a/config/wallust/wallust.toml b/config/wallust/wallust.toml
index 0fe21108..a7f66721 100644
--- a/config/wallust/wallust.toml
+++ b/config/wallust/wallust.toml
@@ -47,7 +47,7 @@ waybar.template = 'colors-waybar.css'
waybar.target = '~/.config/waybar/wallust/colors-waybar.css'
kitty.template = 'colors-kitty.conf'
-kitty.target = '~/.config/kitty/kitty-colors.conf'
+kitty.target = '~/.config/kitty/kitty-themes/01-Wallust.conf'
#swaync.template = 'colors-swaync.css'
#swaync.target = '~/.config/swaync/wallust/colors-wallust.css'
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage