lib/vbax/sass/library/_variables.scss in vbax-admin_syst-0.3.0 vs lib/vbax/sass/library/_variables.scss in vbax-admin_syst-0.4.0
- old
+ new
@@ -35,10 +35,10 @@
$grey-7: #293f54 !default;
$hint-grey: #7b808c !default;
// Font Colors
-$base-font-color: $grey-7 !default;
+$base-font-color: #484848 !default;
$action-color: $blue !default;
// Background Colors
$base-background-color: $grey-0 !default;