AutoYADM commit: 2025-03-01 12:30:04

This commit is contained in:
Daniel Fichtinger 2025-03-01 12:30:04 -05:00
parent b3cf51fcd5
commit 31f7cad41f

View file

@ -27,6 +27,7 @@
"string.special.symbol" = "orange_smolder" "string.special.symbol" = "orange_smolder"
"comment" = { fg = "g_6", modifiers = ["italic"] } "comment" = { fg = "g_6", modifiers = ["italic"] }
# "comment" = { fg = "#838383", modifiers = ["italic"] }
"comment.block.documentation" = { fg = "g_5", modifiers = ["italic"] } "comment.block.documentation" = { fg = "g_5", modifiers = ["italic"] }
"variable" = "g_3" "variable" = "g_3"