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

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

View file

@ -77,6 +77,7 @@ return {
-- Group.new("gotype", colors.primary)
Group.new("Boolean", colors.complement)
Group.new("Constant", colors.complement)
-- TODO: change these groups to match Snacks instead...
Group.new("NotifyINFOBorder", colors.infoborder)
Group.new("NotifyINFOTitle", colors.complement)
Group.new("NotifyINFOIcon", colors.complement)