mirror of
https://github.com/gabehf/base46.git
synced 2026-03-08 23:18:15 -07:00
use white color for @text.strike (#161)
This commit is contained in:
parent
0a952a9bcb
commit
0807bf9fc2
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ return {
|
|||
},
|
||||
|
||||
["@text.strike"] = {
|
||||
fg = theme.base00,
|
||||
fg = theme.base0F,
|
||||
strikethrough = true,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue