Add new gray to palette

This commit is contained in:
GithubAnon0000 2025-08-30 22:55:53 +02:00
parent 872ef63f30
commit d36bec8b32

View file

@ -17,6 +17,7 @@ $color-palette: (
7: #afafaf,
8: #999999,
9: #858585,
10: #949494,
),
darkgray: (
0: #737373,