mirror of
https://github.com/ivuorinen/everforest-resources.git
synced 2026-01-26 03:04:02 +00:00
- install.sh now installs all variants when run without parameters - preserve single-variant mode when --variant is specified - add variant names to generated file headers for clarity - fix tool name extraction to preserve compound names like git-delta - fix CSS variable preservation during header generation
74 lines
1.4 KiB
Plaintext
74 lines
1.4 KiB
Plaintext
# Everforest light-hard theme for Kitty
|
|
# Generated from template - do not edit manually
|
|
|
|
# Basic colors
|
|
foreground #5c6a72
|
|
background #fdf6e3
|
|
selection_foreground #5c6a72
|
|
selection_background #f4f0d9
|
|
|
|
# Cursor colors
|
|
cursor #5c6a72
|
|
cursor_text_color #fdf6e3
|
|
|
|
# URL underline color when hovering with mouse
|
|
url_color #7fbbb3
|
|
|
|
# Kitty window border colors
|
|
active_border_color #7fbbb3
|
|
inactive_border_color #b3c0b0
|
|
bell_border_color #e67e80
|
|
|
|
# OS Window titlebar colors
|
|
wayland_titlebar_color system
|
|
macos_titlebar_color system
|
|
|
|
# Tab bar colors
|
|
active_tab_foreground #5c6a72
|
|
active_tab_background #f4f0d9
|
|
inactive_tab_foreground #b3c0b0
|
|
inactive_tab_background #fdf6e3
|
|
tab_bar_background #fdf6e3
|
|
|
|
# Colors for marks (marked text in the terminal)
|
|
mark1_foreground #fdf6e3
|
|
mark1_background #7fbbb3
|
|
mark2_foreground #fdf6e3
|
|
mark2_background #d699b6
|
|
mark3_foreground #fdf6e3
|
|
mark3_background #a7c080
|
|
|
|
# The 16 terminal colors
|
|
|
|
# black
|
|
color0 #fdf6e3
|
|
color8 #a6b0a0
|
|
|
|
# red
|
|
color1 #e67e80
|
|
color9 #e67e80
|
|
|
|
# green
|
|
color2 #a7c080
|
|
color10 #a7c080
|
|
|
|
# yellow
|
|
color3 #dbbc7f
|
|
color11 #dbbc7f
|
|
|
|
# blue
|
|
color4 #7fbbb3
|
|
color12 #7fbbb3
|
|
|
|
# magenta
|
|
color5 #d699b6
|
|
color13 #d699b6
|
|
|
|
# cyan
|
|
color6 #83c092
|
|
color14 #83c092
|
|
|
|
# white
|
|
color7 #5c6a72
|
|
color15 #5c6a72
|