darken admin fonts a bit

This commit is contained in:
Nabeel Shahzad
2017-12-27 16:51:56 -06:00
parent edca0644ff
commit a2e6ea5b49
5 changed files with 93 additions and 91 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
$phpvms-blue: #067ec1 !default;
$font-color: #66615b !default;
$fill-font-color: rgba(255, 255, 255, 0.7);
$font-color: #4b4743 !default;
$fill-font-color: rgba(182, 182, 182, 0.7);
$none: 0 !default;
$border-thin: 1px !default;
@@ -38,7 +38,7 @@ $success-input-bg: #ABF3CB !default;
$other-medium-gray: #A49E93 !default;
$transparent-bg: transparent !default;
$default-color: #514d48 !default; //#66615B !default;
$default-color: #2f2d2a !default; //#66615B !default;
$default-bg: #66615B !default;
$default-states-color: #403D39 !default;