AutoYADM commit: 2025-01-02 12:30:02
This commit is contained in:
parent
aeb014034d
commit
b1e1e7eb64
4 changed files with 85 additions and 2597 deletions
24
.config/kitty/current-theme.conf
Normal file
24
.config/kitty/current-theme.conf
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
|
||||||
|
background #121212
|
||||||
|
foreground #f5f5f5
|
||||||
|
cursor #b4b4b4
|
||||||
|
selection_background #b4b4b4
|
||||||
|
selection_foreground #f5f5f5
|
||||||
|
|
||||||
|
color0 #121212
|
||||||
|
color1 #933737
|
||||||
|
color2 #D87C4A
|
||||||
|
color3 #BD4C4C
|
||||||
|
color4 #949494
|
||||||
|
color5 #949494
|
||||||
|
color6 #a7a7a7
|
||||||
|
color7 #b4b4b4
|
||||||
|
color8 #d5d5d5
|
||||||
|
color9 #933737
|
||||||
|
color10 #D87C4A
|
||||||
|
color11 #BD4C4C
|
||||||
|
color12 #949494
|
||||||
|
color13 #a7a7a7
|
||||||
|
color14 #b4b4b4
|
||||||
|
color15 #d5d5d5
|
||||||
|
|
|
@ -32,3 +32,9 @@ map ctrl+enter send_text all \u2190
|
||||||
map alt+shift+r load_config_file
|
map alt+shift+r load_config_file
|
||||||
# map alt+f toggle_maximized
|
# map alt+f toggle_maximized
|
||||||
audio_bell no
|
audio_bell no
|
||||||
|
|
||||||
|
|
||||||
|
# BEGIN_KITTY_THEME
|
||||||
|
# Ashen
|
||||||
|
include current-theme.conf
|
||||||
|
# END_KITTY_THEME
|
File diff suppressed because it is too large
Load diff
24
.config/kitty/themes/Ashen.conf
Normal file
24
.config/kitty/themes/Ashen.conf
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
|
||||||
|
background #121212
|
||||||
|
foreground #f5f5f5
|
||||||
|
cursor #b4b4b4
|
||||||
|
selection_background #b4b4b4
|
||||||
|
selection_foreground #f5f5f5
|
||||||
|
|
||||||
|
color0 #121212
|
||||||
|
color1 #933737
|
||||||
|
color2 #D87C4A
|
||||||
|
color3 #BD4C4C
|
||||||
|
color4 #949494
|
||||||
|
color5 #949494
|
||||||
|
color6 #a7a7a7
|
||||||
|
color7 #b4b4b4
|
||||||
|
color8 #d5d5d5
|
||||||
|
color9 #933737
|
||||||
|
color10 #D87C4A
|
||||||
|
color11 #BD4C4C
|
||||||
|
color12 #949494
|
||||||
|
color13 #a7a7a7
|
||||||
|
color14 #b4b4b4
|
||||||
|
color15 #d5d5d5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue