mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -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,
|
4: #919191,
|
||||||
5: #3a3a3a,
|
5: #3a3a3a,
|
||||||
6: #2d2d2d,
|
6: #2d2d2d,
|
||||||
7: #2a2a2a,
|
7: #2b2b2b,
|
||||||
8: #252525,
|
8: #232323,
|
||||||
9: #181818,
|
9: #181818,
|
||||||
),
|
),
|
||||||
red: (
|
red: (
|
||||||
|
|
Loading…
Reference in a new issue