Match Everforest Dark Hard from Ghostty

We should standardize this so it looks the same everywhere though!
This commit is contained in:
David Heinemeier Hansson
2025-11-17 17:36:39 +01:00
parent 1ec9ccd1b1
commit b2b65d55a7

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]="#2d353b"
theme[main_bg]="#1F2427"
# Main text color
theme[main_fg]="#d3c6aa"
@@ -22,7 +22,7 @@ theme[selected_bg]="#3d484d"
theme[selected_fg]="#dbbc7f"
# Color of inactive/disabled text
theme[inactive_fg]="#2d353b"
theme[inactive_fg]="#2d353b"
# Color of text appearing on top of graphs, i.e uptime and current network graph scaling
theme[graph_text]="#d3c6aa"