summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-11-13 18:33:41 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-11-13 18:33:51 +0100
commit20cb64970dae30bacc58fa7af8ded258142e316a (patch)
tree4db2c316d70a6d111dcfaa44cf946393fd2eac0f /config.toml
parent2dee992fe19cc32a2a769b9674c7876245518e5f (diff)
Make highlighting optional
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 6dfbbff..add5c22 100644
--- a/config.toml
+++ b/config.toml
@@ -17,13 +17,15 @@ progress_format = "[{elapsed_precise}] ({percent:>3}%): {bar:40.cyan/blue} | {ms
# a container.
#
# Valid values:
-# "base16-ocean.dark" (default if key is not present)
+# "base16-ocean.dark"
# "base16-eighties.dark"
# "base16-mocha.dark"
# "base16-ocean.light"
# "InspiredGitHub"
# "Solarized (dark)"
# "Solarized (light)"
+#
+# If the value is not set, highlighting is disabled.
script_highlight_theme = "Solarized (dark)"
# The format to print the found packages with.