AutoYADM commit: 2025-01-18 18:45:03

This commit is contained in:
Daniel Fichtinger 2025-01-18 18:45:03 -05:00
parent b5983cbac0
commit 018714f392

View file

@ -8,6 +8,9 @@ return {
-- },
dev = false,
opts = {
style = {
-- italic = false,
},
transparent = false,
colors = {
-- background = "#121212",
@ -26,6 +29,7 @@ return {
-- NonText = { "#FFFFFF" },
},
merge_override = {
-- Normal = { italic = true },
-- Normal = {"red_ember"},
-- FlashLabel = { nil, "#FFFFFF" },
},