change kitty theme to cherry-midnight

This commit is contained in:
jc 2024-06-04 15:22:52 -04:00
commit 25512242d6
No known key found for this signature in database
2 changed files with 33 additions and 50 deletions

View file

@ -1,53 +1,36 @@
## name: Rosé Pine
## author: mvllow
## license: MIT
## upstream: https://github.com/rose-pine/kitty/blob/main/dist/rose-pine.conf
## blurb: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
## name: Cherry Midnight
## author: nullxception
## license: GPLv3
## upstream: https://github.com/nullxception/cherry-kde/raw/main/kitty/cherry-midnight.conf
foreground #e0def4
background #191724
selection_foreground #e0def4
selection_background #403d52
foreground #bdc3df
background #101017
selection_foreground #101017
selection_background #bdc3df
cursor #524f67
cursor_text_color #e0def4
cursor #bdc3df
cursor_text_color #101017
url_color #85b6ff
url_color #c4a7e7
active_tab_foreground #e0def4
active_tab_background #26233a
inactive_tab_foreground #6e6a86
inactive_tab_background #191724
# black
color0 #26233a
color8 #6e6a86
# red
color1 #eb6f92
color9 #eb6f92
# green
color2 #31748f
color10 #31748f
# yellow
color3 #f6c177
color11 #f6c177
# blue
color4 #9ccfd8
color12 #9ccfd8
# magenta
color5 #c4a7e7
color13 #c4a7e7
# cyan
color6 #ebbcba
color14 #ebbcba
# white
color7 #e0def4
color15 #e0def4
tab_bar_background #101017
active_tab_foreground #bdc3df
active_tab_background #33333f
inactive_tab_foreground #dedeff
inactive_tab_background #101017
color0 #33333f
color1 #ff568e
color2 #64de83
color3 #efff73
color4 #73a9ff
color5 #946ff7
color6 #62c6da
color7 #dedeff
color8 #43435a
color9 #ff69a2
color10 #73de8a
color11 #f3ff85
color12 #85b6ff
color13 #a481f7
color14 #71c2d9
color15 #ebebff

View file

@ -1,5 +1,5 @@
# BEGIN_KITTY_THEME
# Tokyo Night Storm
# Cherry Midnight
include current-theme.conf
# END_KITTY_THEME