update kitty theme

This commit is contained in:
2026-01-27 19:20:55 -03:00
parent 0206b90f6f
commit 6c26be2278
3 changed files with 29 additions and 0 deletions

21
kitty/current-theme.conf Normal file
View File

@@ -0,0 +1,21 @@
background #f7f7f7
foreground #494542
cursor #494542
selection_background #a4a1a1
color0 #090200
color8 #5b5754
color1 #da2c20
color9 #e8bacf
color2 #00a152
color10 #3a3332
color3 #fcec02
color11 #494542
color4 #00a0e4
color12 #7f7c7b
color5 #a06994
color13 #d6d4d3
color6 #b5e4f4
color14 #ccab53
color7 #a4a1a1
color15 #f7f7f7
selection_foreground #f7f7f7

View File

@@ -1,2 +1,8 @@
background_opacity 1.0
hide_window_decorations yes
# BEGIN_KITTY_THEME
# 3024 Day
include current-theme.conf
# END_KITTY_THEME

2
kitty/kitty.conf.bak Normal file
View File

@@ -0,0 +1,2 @@
background_opacity 1.0
hide_window_decorations yes