mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Match Everforest Dark Hard from Ghostty
We should standardize this so it looks the same everywhere though!
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# Use "start", "mid" and "end" for three color gradient
|
# Use "start", "mid" and "end" for three color gradient
|
||||||
|
|
||||||
# Main background, empty for terminal default, need to be empty if you want transparent background
|
# 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
|
# Main text color
|
||||||
theme[main_fg]="#d3c6aa"
|
theme[main_fg]="#d3c6aa"
|
||||||
@@ -22,7 +22,7 @@ theme[selected_bg]="#3d484d"
|
|||||||
theme[selected_fg]="#dbbc7f"
|
theme[selected_fg]="#dbbc7f"
|
||||||
|
|
||||||
# Color of inactive/disabled text
|
# 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
|
# Color of text appearing on top of graphs, i.e uptime and current network graph scaling
|
||||||
theme[graph_text]="#d3c6aa"
|
theme[graph_text]="#d3c6aa"
|
||||||
|
|||||||
Reference in New Issue
Block a user