AutoYADM commit: 2025-01-18 19:15:02

This commit is contained in:
Daniel Fichtinger 2025-01-18 19:15:02 -05:00
parent 018714f392
commit 4d6b9e63ee

View file

@ -11,6 +11,9 @@ return {
style = {
-- italic = false,
},
groups = {
italic_comments = false,
},
transparent = false,
colors = {
-- background = "#121212",
@ -29,6 +32,7 @@ return {
-- NonText = { "#FFFFFF" },
},
merge_override = {
-- ["@function"] = { bold = true },
-- Normal = { italic = true },
-- Normal = {"red_ember"},
-- FlashLabel = { nil, "#FFFFFF" },