AutoYADM commit: 2024-11-11 14:30:02

This commit is contained in:
Daniel Fichtinger 2024-11-11 14:30:02 -05:00
parent bc38e73b43
commit 002a92e3e8
4 changed files with 384 additions and 4 deletions

View file

@ -79,6 +79,9 @@ return {
Group.new("Constant", colors.complement)
-- TODO: change these groups to match Snacks instead...
-- Is that even needed actually?
Group.new("DashboardHeader", colors.primary)
Group.new("DashboardIcon", colors.primary)
Group.new("DashboardKey", colors.complement)
Group.new("NotifyINFOBorder", colors.infoborder)
Group.new("NotifyINFOTitle", colors.complement)
Group.new("NotifyINFOIcon", colors.complement)