summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-11-13 18:29:27 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-11-13 18:33:51 +0100
commit2dee992fe19cc32a2a769b9674c7876245518e5f (patch)
treefffc01efb4b2307ea1f9f772ea78008ef568efee /config.toml
parent660896cf9d2fb5d7f3827bcfc617d1a48e1ee692 (diff)
Add flag to show script, highlighted automatically
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index c63c7c6..6dfbbff 100644
--- a/config.toml
+++ b/config.toml
@@ -12,6 +12,20 @@ repository = "/tmp/path"
# This is also the default if the setting is not present.
progress_format = "[{elapsed_precise}] ({percent:>3}%): {bar:40.cyan/blue} | {msg}"
+
+# The theme for the highlighting engine when printing the script that ran inside
+# a container.
+#
+# Valid values:
+# "base16-ocean.dark" (default if key is not present)
+# "base16-eighties.dark"
+# "base16-mocha.dark"
+# "base16-ocean.light"
+# "InspiredGitHub"
+# "Solarized (dark)"
+# "Solarized (light)"
+script_highlight_theme = "Solarized (dark)"
+
# The format to print the found packages with.
#
# Possible tokens are: