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