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
33 lines
640 B
Plaintext
33 lines
640 B
Plaintext
# Everforest light-medium theme for Ghostty
|
|
# Generated from template - do not edit manually
|
|
|
|
# General colors
|
|
background = #f3ead3
|
|
foreground = #5c6a72
|
|
|
|
# Selection colors
|
|
selection-background = #ede6cf
|
|
selection-foreground = #5c6a72
|
|
|
|
# Cursor colors
|
|
cursor-color = #5c6a72
|
|
cursor-text = #f3ead3
|
|
|
|
# Color palette
|
|
palette = 0=#f3ead3
|
|
palette = 1=#e67e80
|
|
palette = 2=#a7c080
|
|
palette = 3=#dbbc7f
|
|
palette = 4=#7fbbb3
|
|
palette = 5=#d699b6
|
|
palette = 6=#83c092
|
|
palette = 7=#5c6a72
|
|
palette = 8=#a6b0a0
|
|
palette = 9=#e67e80
|
|
palette = 10=#a7c080
|
|
palette = 11=#dbbc7f
|
|
palette = 12=#7fbbb3
|
|
palette = 13=#d699b6
|
|
palette = 14=#83c092
|
|
palette = 15=#5c6a72
|