diff options
Diffstat (limited to 'runtime/themes/nord.toml')
-rw-r--r-- | runtime/themes/nord.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml index 7eba10ac..c653f539 100644 --- a/runtime/themes/nord.toml +++ b/runtime/themes/nord.toml @@ -95,6 +95,7 @@ "markup.list" = "nord9" "markup.bold" = { modifiers = ["bold"] } "markup.italic" = { modifiers = ["italic"] } +"markup.strikethrough" = { modifiers = ["crossed_out"] } "markup.link.text" = "nord8" "markup.raw" = "nord7" |