AutoYADM commit: 2025-01-04 01:15:02

This commit is contained in:
Daniel Fichtinger 2025-01-04 01:15:02 -05:00
parent 622e8cbd3b
commit e6734c6f01
No known key found for this signature in database
GPG key ID: D1B0947B25420214
2 changed files with 3 additions and 3 deletions

View file

@ -10,12 +10,12 @@ return {
opts = {
colors = {
-- background = "#121212",
background = "#000000",
-- background = "#000000",
-- background = "#1e1d2d",
},
hl = {
-- force_override = { Normal = { "#FFFFFF" } },
soft_override = { Normal = { "#FFFFFF" } },
-- soft_override = { Normal = { "#FFFFFF" } },
},
},
},