kitty style
This commit is contained in:
parent
edc7459fcf
commit
42630a65cd
@ -30,8 +30,8 @@ decoration {
|
||||
rounding_power = 10
|
||||
|
||||
# Change transparency of focused and unfocused windows
|
||||
active_opacity = 0.85
|
||||
inactive_opacity = 0.85
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.9
|
||||
|
||||
shadow {
|
||||
enabled = true
|
||||
|
@ -1,21 +1,21 @@
|
||||
background #1b1d22
|
||||
foreground #e6e8ee
|
||||
cursor #f6f6ec
|
||||
selection_background #2e353d
|
||||
color0 #22252b
|
||||
color8 #22252b
|
||||
color1 #b53f36
|
||||
color9 #b53f36
|
||||
color2 #5ab977
|
||||
color10 #5ab977
|
||||
color3 #ddb566
|
||||
color11 #ddb566
|
||||
color4 #6a7b92
|
||||
color12 #6a7b92
|
||||
color5 #a3799d
|
||||
color13 #a3799d
|
||||
color6 #3f93a8
|
||||
color14 #3f93a8
|
||||
color7 #e6e8ee
|
||||
color15 #ebedf2
|
||||
selection_foreground #1b1d22
|
||||
background #1c1e20
|
||||
foreground #b8daee
|
||||
cursor #708183
|
||||
selection_background #2a2a24
|
||||
color0 #1c1d19
|
||||
color8 #1c1d19
|
||||
color1 #f18238
|
||||
color9 #d12a24
|
||||
color2 #9ed264
|
||||
color10 #a7d32c
|
||||
color3 #f3ef6d
|
||||
color11 #ff8948
|
||||
color4 #4f96be
|
||||
color12 #61b8d0
|
||||
color5 #695abb
|
||||
color13 #695abb
|
||||
color6 #d53864
|
||||
color14 #d53864
|
||||
color7 #fefffe
|
||||
color15 #fefffe
|
||||
selection_foreground #1c1e20
|
||||
|
@ -1,7 +1,7 @@
|
||||
# vim:fileencoding=utf-8:foldmethod=marker
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Neutron
|
||||
# Flatland
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# vim:fileencoding=utf-8:foldmethod=marker
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# GitHub Dark Colorblind
|
||||
# 1984 Dark
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
@ -25,7 +25,7 @@ include current-theme.conf
|
||||
#: <https://sw.kovidgoyal.net/kitty/kittens/choose-fonts/#font-spec-
|
||||
#: syntax>.
|
||||
|
||||
# font_size 11.0
|
||||
# font_size 13.0
|
||||
|
||||
#: Font size (in pts).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user