mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
increase contrast to improve accessibility
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
$font-family-sans-serif: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
$gray-100: #e8ebf3 !default;
|
||||
$gray-400: #ced4da !default;
|
||||
$gray-800: #444444 !default; // #444
|
||||
$gray-600: #959595 !default;
|
||||
$gray-800: #444444 !default;
|
||||
|
||||
$navbar-dark-color: #FFFFFF;
|
||||
|
||||
@@ -16,7 +17,7 @@ $navbar-dark-color: #FFFFFF;
|
||||
$blue: #43515f !default;
|
||||
//$green: #92C642 !default;
|
||||
$green: #92C642 !default;
|
||||
$cyan: #2e80a3 !default;
|
||||
$cyan: #207698 !default;
|
||||
$yellow: #ec9433 !default;
|
||||
$red: #CF4444 !default;
|
||||
$dark: #43515f !default;
|
||||
|
Reference in New Issue
Block a user