mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
Adjust gray tones
This commit is contained in:
parent
2d1849549b
commit
35650e0f69
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ $colors: (
|
|||
4: #919191,
|
||||
5: #3a3a3a,
|
||||
6: #2d2d2d,
|
||||
7: #2a2a2a,
|
||||
8: #252525,
|
||||
7: #2b2b2b,
|
||||
8: #232323,
|
||||
9: #181818,
|
||||
),
|
||||
red: (
|
||||
|
|
Loading…
Reference in a new issue