mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
@@ -44,6 +44,9 @@ $font-family-sans-serif: 'Nunito', -apple-system, BlinkMacSystemFont, "Segoe UI"
|
|||||||
//$teal: #20c997 !default;
|
//$teal: #20c997 !default;
|
||||||
//$cyan: #17a2b8 !default;
|
//$cyan: #17a2b8 !default;
|
||||||
|
|
||||||
|
// Define or override other colors here
|
||||||
|
// ...
|
||||||
|
|
||||||
// Override semantic colors here
|
// Override semantic colors here
|
||||||
$primary: #43515f; // Gray
|
$primary: #43515f; // Gray
|
||||||
$secondary: #495057; // As Bootstrap $gray-700
|
$secondary: #495057; // As Bootstrap $gray-700
|
||||||
@@ -52,10 +55,7 @@ $info: #207698; // Light blue
|
|||||||
$warning: #ec9433; // Orange
|
$warning: #ec9433; // Orange
|
||||||
$danger: #cf4444; // Red
|
$danger: #cf4444; // Red
|
||||||
$light: #f8f9fa; // As Bootstrap $gray-100
|
$light: #f8f9fa; // As Bootstrap $gray-100
|
||||||
$dark: #43515f; // Dark blue
|
$dark: #43515f; // Gray
|
||||||
|
|
||||||
// Define or override other colors here
|
|
||||||
// ...
|
|
||||||
|
|
||||||
// Add new semantic colors here (you don't need to add existing semantic colors)
|
// Add new semantic colors here (you don't need to add existing semantic colors)
|
||||||
$theme-colors: (
|
$theme-colors: (
|
||||||
|
Reference in New Issue
Block a user