diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-21 10:57:38 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-21 10:57:38 +0900 |
| commit | 08dc17833773cdc02040efecf98c9e5791666b71 (patch) | |
| tree | c982bf817613290aa307bd7d66675af3eca22d45 /config/kitty/kitty-colors.conf | |
| parent | 3c14e28d49e48f0a34863e26a0bfc905dc3f4e10 (diff) | |
Kitty-colors theme is now move to kitty-themes DIR. Making it alot easier to switch themes
Diffstat (limited to 'config/kitty/kitty-colors.conf')
| -rw-r--r-- | config/kitty/kitty-colors.conf | 32 |
1 files changed, 0 insertions, 32 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 |
