@ -57,10 +57,6 @@
@include build-item($color-section-content);
}
&--dashboard {
@include build-item($color-section-dashboard);
&--schemas {
@include build-item($color-section-schemas);
@ -9,8 +9,7 @@ $color-empty: #777;
$color-section-media: #ab6eee;
$color-section-settings: #ff5800;
$color-section-content: #07a6ff;
$color-section-schemas: #7c8d92;
$color-section-dashboard: #438cef;
$color-section-schemas: #00e200;
$color-theme-blue: #438cef;
$color-theme-blue-dark: #3f83df;