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("Boolean", colors.complement)
Group.new("Constant", colors.complement) Group.new("Constant", colors.complement)
-- TODO: change these groups to match Snacks instead... -- TODO: change these groups to match Snacks instead...
-- Is that even needed actually?
Group.new("NotifyINFOBorder", colors.infoborder) Group.new("NotifyINFOBorder", colors.infoborder)
Group.new("NotifyINFOTitle", colors.complement) Group.new("NotifyINFOTitle", colors.complement)
Group.new("NotifyINFOIcon", colors.complement) Group.new("NotifyINFOIcon", colors.complement)

View file

@ -104,3 +104,5 @@
1 file changed, 3 insertions(+) 1 file changed, 3 insertions(+)
[main cc0e5ef] Auto commit: 2024-11-08 19:00:02 [main cc0e5ef] Auto commit: 2024-11-08 19:00:02
2 files changed, 19 insertions(+), 2 deletions(-) 2 files changed, 19 insertions(+), 2 deletions(-)
[main 287902b] Auto commit: 2024-11-08 19:05:02
3 files changed, 19 insertions(+), 16 deletions(-)