1

Modules: Slight color adjustments

This commit is contained in:
2025-07-21 01:58:18 +02:00
parent f1c9ba7318
commit 8e575112ad
4 changed files with 6 additions and 6 deletions

View File

@ -40,7 +40,7 @@ in {
theme[selected_fg]=${color.hexS.accent}
# Color of inactive/disabled text
theme[inactive_fg]=${color.hexS.overlay1}
theme[inactive_fg]=${color.hexS.overlay0}
# Color of text appearing on top of graphs, i.e uptime and current network graph scaling
theme[graph_text]=${color.hexS.overlay0}