summaryrefslogtreecommitdiff
path: root/runtime/themes/mellow.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/mellow.toml')
-rw-r--r--runtime/themes/mellow.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/mellow.toml b/runtime/themes/mellow.toml
index a878df8a..279fd5c2 100644
--- a/runtime/themes/mellow.toml
+++ b/runtime/themes/mellow.toml
@@ -50,6 +50,7 @@
"markup.list" = "gray06"
"markup.bold" = { modifiers = ["bold"] }
"markup.italic" = { modifiers = ["italic"] }
+"markup.strikethrough" = { modifiers = ["crossed_out"] }
"markup.link.url" = { fg = "green", modifiers = ["underlined"] }
"markup.link.text" = { fg = "blue", modifiers = ["italic"] }
"markup.raw" = "yellow"