афыввафыв123

This commit is contained in:
2025-06-08 23:07:12 +03:00
parent 8a69b6e86a
commit c663990640
18 changed files with 499 additions and 101 deletions

40
kitty/colors.conf Normal file
View File

@@ -0,0 +1,40 @@
cursor #dfe3e7
cursor_text_color #c1c7ce
foreground #dfe3e7
background #101417
selection_foreground #21323e
selection_background #b6c9d8
url_color #92cef5
# black
color8 #262626
color0 #4c4c4c
# red
color1 #ac8a8c
color9 #c49ea0
# green
color2 #8aac8b
color10 #9ec49f
# yellow
color3 #aca98a
color11 #c4c19e
# blue
color4 #92cef5
color12 #a39ec4
# magenta
color5 #ac8aac
color13 #c49ec4
# cyan
color6 #8aacab
color14 #9ec3c4
# white
color15 #e7e7e7
color7 #f0f0f0

View File

@@ -1,23 +1,4 @@
foreground #dfe9ee
background #222227
cursor #dfe9ee
color0 #222227
color8 #9ca3a6
color1 #D6A59D
color9 #D6A59D
color2 #CFBDBB
color10 #CFBDBB
color3 #E9D3AE
color11 #E9D3AE
color4 #B6DAE5
color12 #B6DAE5
color5 #E1D7CD
color13 #E1D7CD
color6 #FAEDD9
color14 #FAEDD9
color7 #dfe9ee
color15 #dfe9ee
include colors.conf
background_opacity 0.8
font_size 11.0