0
0
Fork 0

Separate high contrast theme (#7213)

This commit is contained in:
Lynx Kotoura 2018-04-22 04:35:55 +09:00 committed by Eugen Rochko
parent d10447c3a8
commit a4a36d994b
16 changed files with 187 additions and 140 deletions

View file

@ -45,7 +45,7 @@
padding: 14px;
border-radius: 4px;
background: rgba(darken($ui-base-color, 7%), 0.8);
color: $darker-text-color;
color: $secondary-text-color;
font-weight: 400;
margin-bottom: 20px;