Stick to the lighter Everforest colors we have in Alacritty

This commit is contained in:
David Heinemeier Hansson
2025-11-21 14:35:01 +01:00
parent 2c4a9275d1
commit 328c26efa2
3 changed files with 41 additions and 63 deletions

View File

@@ -4,7 +4,7 @@
# Use "start", "mid" and "end" for three color gradient
# Main background, empty for terminal default, need to be empty if you want transparent background
theme[main_bg]="#1F2427"
theme[main_bg]="#2d353b"
# Main text color
theme[main_fg]="#d3c6aa"