summaryrefslogtreecommitdiffstats
path: root/themes/default.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default.toml')
-rw-r--r--themes/default.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default.toml b/themes/default.toml
index 1650fa7..9cfaeaa 100644
--- a/themes/default.toml
+++ b/themes/default.toml
@@ -36,3 +36,5 @@ title_secondary = "yellow"
# Lower precision values can use only 3 digits.
highlight = "yellow"
highlight_inactive = "light yellow"
+# Note: you may want to change hightlight_text for darker terminal themes.
+highlight_text = "default" # or "black"