mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
Add new gray to palette
This commit is contained in:
parent
872ef63f30
commit
d36bec8b32
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ $color-palette: (
|
||||||
7: #afafaf,
|
7: #afafaf,
|
||||||
8: #999999,
|
8: #999999,
|
||||||
9: #858585,
|
9: #858585,
|
||||||
|
10: #949494,
|
||||||
),
|
),
|
||||||
darkgray: (
|
darkgray: (
|
||||||
0: #737373,
|
0: #737373,
|
||||||
|
|
Loading…
Reference in a new issue