changed theme to rosé pine

This commit is contained in:
2025-07-19 23:21:59 +02:00
parent 778971eead
commit 5662ff524a
5 changed files with 108 additions and 62 deletions

View File

@@ -1,80 +1,53 @@
# vim:ft=kitty
## 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: Catppuccin-Mocha
## author: Pocco81 (https://github.com/Pocco81)
## license: MIT
## upstream: https://github.com/catppuccin/kitty/blob/main/mocha.conf
## blurb: Soothing pastel theme for the high-spirited!
foreground #e0def4
background #191724
selection_foreground #e0def4
selection_background #403d52
cursor #524f67
cursor_text_color #e0def4
url_color #c4a7e7
# The basic colors
foreground #CDD6F4
background #1E1E2E
selection_foreground #1E1E2E
selection_background #F5E0DC
# Cursor colors
cursor #F5E0DC
cursor_text_color #1E1E2E
# URL underline color when hovering with mouse
url_color #F5E0DC
# Kitty window border colors
active_border_color #B4BEFE
inactive_border_color #6C7086
bell_border_color #F9E2AF
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# Tab bar colors
active_tab_foreground #11111B
active_tab_background #CBA6F7
inactive_tab_foreground #CDD6F4
inactive_tab_background #181825
tab_bar_background #11111B
# Colors for marks (marked text in the terminal)
mark1_foreground #1E1E2E
mark1_background #B4BEFE
mark2_foreground #1E1E2E
mark2_background #CBA6F7
mark3_foreground #1E1E2E
mark3_background #74C7EC
# The 16 terminal colors
active_tab_foreground #e0def4
active_tab_background #26233a
inactive_tab_foreground #6e6a86
inactive_tab_background #191724
# black
color0 #45475A
color8 #585B70
color0 #26233a
color8 #6e6a86
# red
color1 #F38BA8
color9 #F38BA8
color1 #eb6f92
color9 #eb6f92
# green
color2 #A6E3A1
color10 #A6E3A1
color2 #31748f
color10 #31748f
# yellow
color3 #F9E2AF
color11 #F9E2AF
color3 #f6c177
color11 #f6c177
# blue
color4 #89B4FA
color12 #89B4FA
color4 #9ccfd8
color12 #9ccfd8
# magenta
color5 #F5C2E7
color13 #F5C2E7
color5 #c4a7e7
color13 #c4a7e7
# cyan
color6 #94E2D5
color14 #94E2D5
color6 #ebbcba
color14 #ebbcba
# white
color7 #BAC2DE
color15 #A6ADC8
color7 #e0def4
color15 #e0def4

View File

@@ -2707,6 +2707,6 @@ bold_italic_font auto
# BEGIN_KITTY_THEME
# Catppuccin-Mocha
# Rosé Pine
include current-theme.conf
# END_KITTY_THEME

View File

@@ -2707,6 +2707,6 @@ bold_italic_font auto
# BEGIN_KITTY_THEME
# Tokyo Night
# Catppuccin-Mocha
include current-theme.conf
# END_KITTY_THEME