Fixed: Finetuned color-impaired mode styling in Calendar

Co-Authored-By: taloth <taloth@users.noreply.github.com>
This commit is contained in:
Qstick 2019-08-04 21:25:19 -04:00
parent 5e3a0e2cd7
commit 413819ae28
2 changed files with 18 additions and 12 deletions

View file

@ -63,7 +63,8 @@ module.exports = {
inputErrorBoxShadowColor: 'rgba(240, 80, 80, 0.6)',
inputWarningBorderColor: '#ffa500',
inputWarningBoxShadowColor: 'rgba(255, 165, 0, 0.6)',
colorImpairedGradient: '#fcfcfc',
colorImpairedGradient: '#ffffff',
colorImpairedGradientDark: '#f4f5f6',
//
// Buttons