change kitty theme to cherry-midnight
This commit is contained in:
parent
10899f6b6a
commit
25512242d6
2 changed files with 33 additions and 50 deletions
|
|
@ -1,53 +1,36 @@
|
||||||
## name: Rosé Pine
|
## name: Cherry Midnight
|
||||||
## author: mvllow
|
## author: nullxception
|
||||||
## license: MIT
|
## license: GPLv3
|
||||||
## upstream: https://github.com/rose-pine/kitty/blob/main/dist/rose-pine.conf
|
## upstream: https://github.com/nullxception/cherry-kde/raw/main/kitty/cherry-midnight.conf
|
||||||
## blurb: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
|
|
||||||
|
|
||||||
foreground #e0def4
|
foreground #bdc3df
|
||||||
background #191724
|
background #101017
|
||||||
selection_foreground #e0def4
|
selection_foreground #101017
|
||||||
selection_background #403d52
|
selection_background #bdc3df
|
||||||
|
|
||||||
cursor #524f67
|
cursor #bdc3df
|
||||||
cursor_text_color #e0def4
|
cursor_text_color #101017
|
||||||
|
url_color #85b6ff
|
||||||
|
|
||||||
url_color #c4a7e7
|
tab_bar_background #101017
|
||||||
|
active_tab_foreground #bdc3df
|
||||||
active_tab_foreground #e0def4
|
active_tab_background #33333f
|
||||||
active_tab_background #26233a
|
inactive_tab_foreground #dedeff
|
||||||
inactive_tab_foreground #6e6a86
|
inactive_tab_background #101017
|
||||||
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
|
|
||||||
|
|
||||||
|
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
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# BEGIN_KITTY_THEME
|
# BEGIN_KITTY_THEME
|
||||||
# Tokyo Night Storm
|
# Cherry Midnight
|
||||||
include current-theme.conf
|
include current-theme.conf
|
||||||
# END_KITTY_THEME
|
# END_KITTY_THEME
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue