Auto commit: 2024-11-08 19:10:02

This commit is contained in:
Daniel Fichtinger 2024-11-08 19:10:02 -05:00
parent 287902b473
commit ce16f38375
2 changed files with 3 additions and 0 deletions

View file

@ -78,6 +78,7 @@ return {
Group.new("Boolean", colors.complement)
Group.new("Constant", colors.complement)
-- TODO: change these groups to match Snacks instead...
-- Is that even needed actually?
Group.new("NotifyINFOBorder", colors.infoborder)
Group.new("NotifyINFOTitle", colors.complement)
Group.new("NotifyINFOIcon", colors.complement)