aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/boo_berry.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/boo_berry.toml')
-rw-r--r--runtime/themes/boo_berry.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/boo_berry.toml b/runtime/themes/boo_berry.toml
index 33d7627d..62e3b372 100644
--- a/runtime/themes/boo_berry.toml
+++ b/runtime/themes/boo_berry.toml
@@ -22,6 +22,7 @@
"markup.list" = { fg = "bubblegum" }
"markup.bold" = { modifiers = ["bold"] }
"markup.italic" = { modifiers = ["italic"] }
+"markup.strikethrough" = { modifiers = ["crossed_out"] }
"markup.link.url" = { fg = "violet", modifiers = ["underlined"] }
"markup.link.text" = { fg = "violet" }
"markup.quote" = { fg = "berry_desaturated" }