kitty style

This commit is contained in:
Alexander Bell 2025-05-14 04:50:42 +02:00
parent edc7459fcf
commit 42630a65cd
4 changed files with 26 additions and 26 deletions

View File

@ -30,8 +30,8 @@ decoration {
rounding_power = 10 rounding_power = 10
# Change transparency of focused and unfocused windows # Change transparency of focused and unfocused windows
active_opacity = 0.85 active_opacity = 0.9
inactive_opacity = 0.85 inactive_opacity = 0.9
shadow { shadow {
enabled = true enabled = true

View File

@ -1,21 +1,21 @@
background #1b1d22 background #1c1e20
foreground #e6e8ee foreground #b8daee
cursor #f6f6ec cursor #708183
selection_background #2e353d selection_background #2a2a24
color0 #22252b color0 #1c1d19
color8 #22252b color8 #1c1d19
color1 #b53f36 color1 #f18238
color9 #b53f36 color9 #d12a24
color2 #5ab977 color2 #9ed264
color10 #5ab977 color10 #a7d32c
color3 #ddb566 color3 #f3ef6d
color11 #ddb566 color11 #ff8948
color4 #6a7b92 color4 #4f96be
color12 #6a7b92 color12 #61b8d0
color5 #a3799d color5 #695abb
color13 #a3799d color13 #695abb
color6 #3f93a8 color6 #d53864
color14 #3f93a8 color14 #d53864
color7 #e6e8ee color7 #fefffe
color15 #ebedf2 color15 #fefffe
selection_foreground #1b1d22 selection_foreground #1c1e20

View File

@ -1,7 +1,7 @@
# vim:fileencoding=utf-8:foldmethod=marker # vim:fileencoding=utf-8:foldmethod=marker
# BEGIN_KITTY_THEME # BEGIN_KITTY_THEME
# Neutron # Flatland
include current-theme.conf include current-theme.conf
# END_KITTY_THEME # END_KITTY_THEME

View File

@ -1,7 +1,7 @@
# vim:fileencoding=utf-8:foldmethod=marker # vim:fileencoding=utf-8:foldmethod=marker
# BEGIN_KITTY_THEME # BEGIN_KITTY_THEME
# GitHub Dark Colorblind # 1984 Dark
include current-theme.conf include current-theme.conf
# END_KITTY_THEME # END_KITTY_THEME
@ -25,7 +25,7 @@ include current-theme.conf
#: <https://sw.kovidgoyal.net/kitty/kittens/choose-fonts/#font-spec- #: <https://sw.kovidgoyal.net/kitty/kittens/choose-fonts/#font-spec-
#: syntax>. #: syntax>.
# font_size 11.0 # font_size 13.0
#: Font size (in pts). #: Font size (in pts).