eldritch: fix kitty template

This commit is contained in:
lysec
2025-10-15 20:10:32 +02:00
parent 1657e2d49b
commit 09b02b1a69
2 changed files with 31 additions and 113 deletions
@@ -1,63 +1,22 @@
# vim:ft=kitty
## name: Eldritch
## author: jacobrreed
## license: MIT
## upstream: https://github.com/eldritch-theme/kitty
## blurb: A theme for the Ancient Ones!
foreground #ebfafa
background #212337
selection_foreground #ebfafa
selection_background #bf4f8e
url_color #04d1f9
# black
color0 #21222c
color8 #7081d0
# red
color1 #f9515d
color9 #f16c75
# green
color2 #37f499
color0 #21222c
color1 #f9515d
color2 #37f499
color3 #e9f941
color4 #9071f4
color5 #f265b5
color6 #04d1f9
color7 #ebfafa
color8 #7081d0
color9 #f16c75
color10 #69F8B3
# yellow
color3 #e9f941
color11 #f1fc79
# blue
color4 #9071f4
color12 #a48cf2
# magenta
color5 #f265b5
color12 #a48cf2
color13 #FD92CE
# cyan
color6 #04d1f9
color14 #66e4fd
# white
color7 #ebfafa
color15 #ffffff
# Cursor colors
background #212337
selection_foreground #ebfafa
cursor #37f499
cursor_text_color #f8f8f2
# Tab bar colors
active_tab_foreground #212337
active_tab_background #04d1f9
inactive_tab_foreground #37f499
inactive_tab_background #323449
# Marks
mark1_foreground #212337
mark1_background #f9515d
# Splits/Windows
active_border_color #a48cf2
inactive_border_color #212337
foreground #ebfafa
selection_background #bf4f8e
@@ -1,63 +1,22 @@
# vim:ft=kitty
## name: Eldritch Light
## author: jacobrreed (light variant by CodeCompanion)
## license: MIT
## upstream: https://github.com/eldritch-theme/kitty
## blurb: A light variant of the Eldritch theme!
foreground #212337 # dark text
background #ebfafa # light background
selection_foreground #ebfafa # light text on selection
selection_background #bf4f8e # magenta selection
url_color #04d1f9
# black
color0 #ebfafa # background-like
color8 #7081d0
# red
color1 #f9515d
color9 #f16c75
# green
color2 #37f499
color0 #ebfafa
color1 #f9515d
color2 #37f499
color3 #e9f941
color4 #9071f4
color5 #f265b5
color6 #04d1f9
color7 #212337
color8 #7081d0
color9 #f16c75
color10 #69F8B3
# yellow
color3 #e9f941
color11 #f1fc79
# blue
color4 #9071f4
color12 #a48cf2
# magenta
color5 #f265b5
color12 #a48cf2
color13 #FD92CE
# cyan
color6 #04d1f9
color14 #66e4fd
# white
color7 #212337 # foreground-like
color15 #323449
# Cursor colors
cursor #212337 # dark cursor
background #ebfafa
selection_foreground #ebfafa
cursor #212337
cursor_text_color #ebfafa
# Tab bar colors
active_tab_foreground #ebfafa
active_tab_background #04d1f9
inactive_tab_foreground #37f499
inactive_tab_background #dbe6e6
# Marks
mark1_foreground #ebfafa
mark1_background #f9515d
# Splits/Windows
active_border_color #a48cf2
inactive_border_color #ebfafa
foreground #212337
selection_background #bf4f8e