From 691f61dc75700dfb290e28857b43458b22322f30 Mon Sep 17 00:00:00 2001 From: Amy Retzerau Date: Fri, 3 Oct 2025 11:44:57 +0200 Subject: [PATCH] feat: changed kitty theme to pine rose moon --- .config/kitty/current-theme.conf | 87 +++++++++++++++++--------------- .config/kitty/kitty.conf | 18 +++---- 2 files changed, 55 insertions(+), 50 deletions(-) diff --git a/.config/kitty/current-theme.conf b/.config/kitty/current-theme.conf index f550713..4d4de88 100644 --- a/.config/kitty/current-theme.conf +++ b/.config/kitty/current-theme.conf @@ -1,51 +1,56 @@ -# vim:ft=kitty - -## name: Adwaita darker +## name: Rosé Pine Moon +## author: mvllow ## license: MIT -## author: Emil Löfquist (https://github.com/ewal) -## upstream: https://github.com/ewal/kitty-adwaita/blob/main/adwaita_darker.conf -## blurb: Adwaita darker - based on https://github.com/Mofiqul/adwaita.nvim +## 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 -background #232136 -foreground #deddda +foreground #e0def4 +background #232136 +selection_foreground #e0def4 +selection_background #44415a -selection_background #1c1c1c -selection_foreground #c0bfbc +cursor #56526e +cursor_text_color #e0def4 -url_color #1a5fb4 +url_color #c4a7e7 -wayland_titlebar_color system -macos_titlebar_color system +active_tab_foreground #e0def4 +active_tab_background #393552 +inactive_tab_foreground #6e6a86 +inactive_tab_background #232136 -cursor #deddda -cursor_text_color #000000 +active_border_color #3e8fb0 +inactive_border_color #44415a -active_border_color #1e1e1e -inactive_border_color #282828 -bell_border_color #ed333b -visual_bell_color none +# black +color0 #393552 +color8 #6e6a86 -active_tab_background #101010 -active_tab_foreground #fcfcfc -inactive_tab_background #1c1c1c -inactive_tab_foreground #b0afac -tab_bar_background none -tab_bar_margin_color none +# red +color1 #eb6f92 +color9 #eb6f92 -color0 #000000 -color1 #ed333b -color2 #57e389 -color3 #ff7800 -color4 #62a0ea -color5 #9141ac -color6 #5bc8af -color7 #deddda +# green +color2 #3e8fb0 +color10 #3e8fb0 + +# yellow +color3 #f6c177 +color11 #f6c177 + +# blue +color4 #9ccfd8 +color12 #9ccfd8 + +# magenta +color5 #c4a7e7 +color13 #c4a7e7 + +# cyan +color6 #ea9a97 +color14 #ea9a97 + +# white +color7 #e0def4 +color15 #e0def4 -color8 #9a9996 -color9 #f66151 -color10 #8ff0a4 -color11 #ffa348 -color12 #99c1f1 -color13 #dc8add -color14 #93ddc2 -color15 #f6f5f4 diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 4b75d4f..e8c0bef 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -3,21 +3,21 @@ window_padding_width 5 window_border_width 0 tab_bar_edge top -active_tab_foreground #fff +# active_tab_foreground #fff active_tab_font_style bold-italic -active_tab_background #8631B4 -inactive_tab_foreground #c2c2c2 -inactive_tab_background #955bb4 +# active_tab_background #8631B4 +# inactive_tab_foreground #c2c2c2 +# inactive_tab_background #955bb4 # BEGIN_KITTY_THEME -# Adwaita darker +# Rosé Pine Moon include current-theme.conf # END_KITTY_THEME -active_tab_foreground #fff +# active_tab_foreground #fff active_tab_font_style bold-italic -active_tab_background #8631B4 -inactive_tab_foreground #c2c2c2 -inactive_tab_background #955bb4 +# active_tab_background #8631B4 +# inactive_tab_foreground #c2c2c2 +# inactive_tab_background #955bb4 # BEGIN_KITTY_FONTS