From 9a2d25eecadea86c3c043214b980ceeb8407593f Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Wed, 6 Aug 2025 16:28:01 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20Mise=20=C3=A0=20jour=20~/.config/kitty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- private_dot_config/kitty/current-theme.conf | 73 ++++++++------------- private_dot_config/kitty/kitty.conf | 11 ++-- 2 files changed, 33 insertions(+), 51 deletions(-) diff --git a/private_dot_config/kitty/current-theme.conf b/private_dot_config/kitty/current-theme.conf index 32a08f7..9841cd1 100644 --- a/private_dot_config/kitty/current-theme.conf +++ b/private_dot_config/kitty/current-theme.conf @@ -1,46 +1,29 @@ -# vim:ft=kitty +background #300a24 +foreground #eeeeec +cursor #bbbbbb +selection_background #b4d5ff +color0 #2e3436 +color8 #555753 +color1 #cc0000 +color9 #ef2929 +color2 #4e9a06 +color10 #8ae234 +color3 #c4a000 +color11 #fce94f +color4 #3465a4 +color12 #729fcf +color5 #75507b +color13 #ad7fa8 +color6 #06989a +color14 #34e2e2 +color7 #d3d7cf +color15 #eeeeec +selection_foreground #300a24 -## name: Nightfox -## author: EdenEast -## license: MIT -## upstream: https://github.com/EdenEast/nightfox.nvim/blob/main/extra/nightfox/nightfox_kitty.conf - -background #192330 -foreground #cdcecf -selection_background #2b3b51 -selection_foreground #cdcecf -url_color #81b29a - -# Cursor -# uncomment for reverse background -# cursor none -cursor #cdcecf - -# Border -active_border_color #719cd6 -inactive_border_color #39506d -bell_border_color #f4a261 - -# normal -color0 #393b44 -color1 #c94f6d -color2 #81b29a -color3 #dbc074 -color4 #719cd6 -color5 #9d79d6 -color6 #63cdcf -color7 #dfdfe0 - -# bright -color8 #575860 -color9 #d16983 -color10 #8ebaa4 -color11 #e0c989 -color12 #86abdc -color13 #baa1e2 -color14 #7ad5d6 -color15 #e4e4e5 - -# extended colors -color16 #f4a261 -color17 #d67ad2 +# START_AUTOGENERATED_TAB_STYLE +# Feel free to update these colors manually and remove these comments. +active_tab_foreground #444444 +active_tab_background #b4d5ff +inactive_tab_foreground #eeeeec +inactive_tab_background #26081d +# END_AUTOGENERATED_TAB_STYLE diff --git a/private_dot_config/kitty/kitty.conf b/private_dot_config/kitty/kitty.conf index 722d3a7..386afc6 100644 --- a/private_dot_config/kitty/kitty.conf +++ b/private_dot_config/kitty/kitty.conf @@ -804,8 +804,6 @@ tab_bar_style powerline #: The background for text selected with the mouse. -include ./theme.conf - #: The color table {{{ #: The 256 terminal colors. There are 8 basic colors, each color has a @@ -1474,9 +1472,6 @@ term xterm-256color #: }}} -# Tab bar customization -include tab_bar.conf - # BEGIN_KITTY_FONTS font_family family="Hack Nerd Font Mono" bold_font auto @@ -1485,7 +1480,11 @@ bold_italic_font auto # END_KITTY_FONTS # BEGIN_KITTY_THEME -# Nightfox +# Ubuntu include current-theme.conf # END_KITTY_THEME +# Tab bar customization +include tab_bar.conf + +# map kitty_mod+² kitten quick-access-terminal