aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/gruvbox_light.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/gruvbox_light.toml')
-rw-r--r--runtime/themes/gruvbox_light.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/gruvbox_light.toml b/runtime/themes/gruvbox_light.toml
index 8ea9d625..bd1a5ef2 100644
--- a/runtime/themes/gruvbox_light.toml
+++ b/runtime/themes/gruvbox_light.toml
@@ -70,6 +70,7 @@
"markup.heading" = "aqua1"
"markup.bold" = { modifiers = ["bold"] }
"markup.italic" = { modifiers = ["italic"] }
+"markup.strikethrough" = { modifiers = ["crossed_out"] }
"markup.link.url" = { fg = "green1", modifiers = ["underlined"] }
"markup.link.text" = "red1"
"markup.raw" = "red1"