This commit is contained in:
liph
2026-07-04 00:21:43 +02:00
parent 658498860e
commit 7b23a57221
59 changed files with 781 additions and 129 deletions
+45 -36
View File
@@ -1,47 +1,56 @@
background #282828
foreground #d4be98
## name: Rosé Pine Moon
## author: mvllow
## license: MIT
## upstream: https://github.com/rose-pine/kitty/blob/main/dist/rose-pine-moon.conf
## blurb: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
selection_background #d4be98
selection_foreground #282828
foreground #e0def4
background #232136
selection_foreground #e0def4
selection_background #44415a
cursor #a89984
cursor_text_color background
cursor #56526e
cursor_text_color #e0def4
active_tab_background #282828
active_tab_foreground #d4be98
active_tab_font_style bold
inactive_tab_background #282828
inactive_tab_foreground #a89984
inactive_tab_font_style normal
url_color #c4a7e7
# Black
color0 #665c54
color8 #928374
active_tab_foreground #e0def4
active_tab_background #393552
inactive_tab_foreground #6e6a86
inactive_tab_background #232136
# Red
color1 #ea6962
color9 #ea6962
active_border_color #3e8fb0
inactive_border_color #44415a
# Green
color2 #a9b665
color10 #a9b665
# black
color0 #393552
color8 #6e6a86
# Yellow
color3 #e78a4e
color11 #d8a657
# red
color1 #eb6f92
color9 #eb6f92
# Blue
color4 #7daea3
color12 #7daea3
# green
color2 #3e8fb0
color10 #3e8fb0
# Magenta
color5 #d3869b
color13 #d3869b
# yellow
color3 #f6c177
color11 #f6c177
# Cyan
color6 #89b482
color14 #89b482
# blue
color4 #9ccfd8
color12 #9ccfd8
# magenta
color5 #c4a7e7
color13 #c4a7e7
# cyan
color6 #ea9a97
color14 #ea9a97
# white
color7 #e0def4
color15 #e0def4
# White
color7 #d4be98
color15 #d4be98
+1 -1
View File
@@ -1,5 +1,5 @@
# BEGIN_KITTY_THEME
# Gruvbox Material
# Rosé Pine Moon
include current-theme.conf
# END_KITTY_THEME
#
+1 -1
View File
@@ -1,5 +1,5 @@
# BEGIN_KITTY_THEME
# Kanagawa
# Gruvbox Material
include current-theme.conf
# END_KITTY_THEME
#