aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/penumbra+.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/penumbra+.toml')
-rw-r--r--runtime/themes/penumbra+.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/penumbra+.toml b/runtime/themes/penumbra+.toml
index 62db2f8a..bc53e82e 100644
--- a/runtime/themes/penumbra+.toml
+++ b/runtime/themes/penumbra+.toml
@@ -95,6 +95,7 @@ error = "red"
"markup.list" = "sky"
"markup.bold" = { modifiers = ["bold"] }
"markup.italic" = { modifiers = ["italic"] }
+"markup.strikethrough" = { modifiers = ["crossed_out"] }
"markup.link.url" = { modifiers = ["underlined"] }
"markup.link.text" = "magenta"
"markup.quote" = "green"