mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Update kitty theme
This commit is contained in:
@@ -1,36 +1,21 @@
|
||||
## name: Cherry Midnight
|
||||
## author: nullxception
|
||||
## license: GPLv3
|
||||
## upstream: https://github.com/nullxception/cherry-kde/raw/main/kitty/cherry-midnight.conf
|
||||
|
||||
foreground #bdc3df
|
||||
background #101017
|
||||
selection_foreground #101017
|
||||
selection_background #bdc3df
|
||||
|
||||
cursor #bdc3df
|
||||
cursor_text_color #101017
|
||||
url_color #85b6ff
|
||||
|
||||
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
|
||||
background #090200
|
||||
foreground #a4a1a1
|
||||
cursor #a4a1a1
|
||||
selection_background #494542
|
||||
color0 #090200
|
||||
color8 #5b5754
|
||||
color1 #da2c20
|
||||
color9 #e8bacf
|
||||
color2 #00a152
|
||||
color10 #3a3332
|
||||
color3 #fcec02
|
||||
color11 #494542
|
||||
color4 #00a0e4
|
||||
color12 #7f7c7b
|
||||
color5 #a06994
|
||||
color13 #d6d4d3
|
||||
color6 #b5e4f4
|
||||
color14 #ccab53
|
||||
color7 #a4a1a1
|
||||
color15 #f7f7f7
|
||||
selection_foreground #090200
|
||||
|
||||
@@ -104,6 +104,6 @@ adjust_line_height 95%
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Cherry Midnight
|
||||
# 3024 Night
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
@@ -101,3 +101,9 @@ adjust_line_height 95%
|
||||
|
||||
#: }}}
|
||||
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Cherry Midnight
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
Reference in New Issue
Block a user