AutoYADM commit: 2025-05-10 23:36:07
This commit is contained in:
parent
d3078d3e29
commit
7504b2176c
2 changed files with 9 additions and 4 deletions
|
@ -97,7 +97,7 @@ set-face global ts_conceal "%opt{red_ember}+i"
|
|||
set-face global ts_constant "%opt{orange_blaze}"
|
||||
set-face global ts_constant_builtin_boolean "%opt{blue}"
|
||||
set-face global ts_constant_character "%opt{red_glowing}+b"
|
||||
set-face global ts_constant_macro "%opt{red_glowing}+b"
|
||||
set-face global ts_constant_macro "%opt{blue}"
|
||||
set-face global ts_constructor "%opt{g_1}"
|
||||
set-face global ts_diff_plus "%opt{g_6}"
|
||||
set-face global ts_diff_minus "%opt{red_ember}"
|
||||
|
@ -137,7 +137,7 @@ set-face global ts_markup_strikethrough "+s"
|
|||
set-face global ts_namespace "%opt{orange_glow}+b"
|
||||
set-face global ts_operator "%opt{orange_blaze}"
|
||||
set-face global ts_property "%opt{g_2}"
|
||||
set-face global ts_punctuation "%opt{g_6}"
|
||||
set-face global ts_punctuation "%opt{orange_golden}"
|
||||
set-face global ts_punctuation_special "%opt{orange_golden}"
|
||||
set-face global ts_special "%opt{orange_smolder}"
|
||||
set-face global ts_spell ",,%opt{g_5}+c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue