AutoYADM commit: 2025-01-18 20:30:03
This commit is contained in:
parent
c8a0019d7e
commit
6dc2662414
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ return {
|
||||||
-- italic = false,
|
-- italic = false,
|
||||||
},
|
},
|
||||||
style_presets = {
|
style_presets = {
|
||||||
italic_comments = false,
|
italic_comments = true,
|
||||||
bold_functions = true,
|
bold_functions = true,
|
||||||
},
|
},
|
||||||
transparent = false,
|
transparent = false,
|
||||||
|
@ -33,7 +33,7 @@ return {
|
||||||
-- NonText = { "#FFFFFF" },
|
-- NonText = { "#FFFFFF" },
|
||||||
},
|
},
|
||||||
merge_override = {
|
merge_override = {
|
||||||
["@function"] = { bold = true },
|
-- ["@function"] = { bold = true },
|
||||||
-- Normal = { italic = true },
|
-- Normal = { italic = true },
|
||||||
-- Normal = {"red_ember"},
|
-- Normal = {"red_ember"},
|
||||||
-- FlashLabel = { nil, "#FFFFFF" },
|
-- FlashLabel = { nil, "#FFFFFF" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue