AutoYADM commit: 2025-01-03 20:30:02

This commit is contained in:
Daniel Fichtinger 2025-01-03 20:30:02 -05:00
parent ecd9c37300
commit 451b60bb3f
No known key found for this signature in database
GPG key ID: D1B0947B25420214

View file

@ -7,11 +7,14 @@ return {
-- "folke/snacks.nvim",
-- },
dev = true,
colors = { background = "#000000" },
opts = {
colors = {
background = "#121212",
-- background = "#000000",
},
hl = {
-- Normal = {
-- "#000000",
-- "#FFFFFF",
-- },
},
},