AutoYADM commit: 2025-02-06 17:25:06
This commit is contained in:
parent
d9b57a6549
commit
072648e044
1 changed files with 3 additions and 1 deletions
|
@ -18,9 +18,12 @@
|
|||
"string" = "red_glowing"
|
||||
"string.regexp" = "orange_glow"
|
||||
"string.special" = "g_2"
|
||||
"string.special.url" = {fg = "red_glowing", modifiers = ["bold"]}
|
||||
"string.special.path" = {fg = "red_glowing", modifiers = ["bold"]}
|
||||
"string.special.symbol" = "orange_smolder"
|
||||
|
||||
"comment" = { fg = "g_6", modifiers = ["italic"] }
|
||||
"comment.block.documentation" = { fg = "g_5", modifiers = ["italic"] }
|
||||
|
||||
"variable" = "g_3"
|
||||
"variable.parameter" = { fg = "g_2", modifiers = ["italic"] }
|
||||
|
@ -37,7 +40,6 @@
|
|||
|
||||
"keyword" = "red_ember"
|
||||
"keyword.operator" = "orange_blaze"
|
||||
"keyword.control.conditional" = "g_2"
|
||||
|
||||
"operator" = "orange_glow"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue