Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/kanagawa.toml')
-rw-r--r--runtime/themes/kanagawa.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/kanagawa.toml b/runtime/themes/kanagawa.toml
index a12a0912..16e27362 100644
--- a/runtime/themes/kanagawa.toml
+++ b/runtime/themes/kanagawa.toml
@@ -97,6 +97,7 @@ hint = "dragonBlue"
"markup.list" = "oniViolet"
"markup.bold" = { modifiers = ["bold"] }
"markup.italic" = { modifiers = ["italic"] }
+"markup.strikethrough" = { modifiers = ["crossed_out"] }
"markup.link.url" = { fg = "springBlue", modifiers = ["underlined"] }
"markup.link.text" = "crystalBlue"
"markup.quote" = "seaFoam"