Skip to content
Snippets Groups Projects
Commit afa89c5a authored by descamps's avatar descamps
Browse files

KDE - 21/05/2021 - Change Background color to lithly-purple

parent 3ade6550
No related branches found
No related tags found
6 merge requests!58compare branch,!54Comparaison de merge vers vitam-ui,!53Comparaison de merge vers vitam-ui,!52Voir difference entre les deux verion,!41MAJ: compare to vitam-ui,!29BreadCrumb
......@@ -412,7 +412,7 @@ dp-day-calendar .dp-day-calendar-container {
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
color: white;
background-color: map-get($colors, 'primary-100' ) !important;
background-color: map-get($colors, 'ligthly-purple' ) !important;
}
}
......@@ -32,6 +32,7 @@ $colors: (
grey-900: #212121,
grey-600: #757575,
grey-400: #BDBDBD,
ligthly-purple: #F6F3FB,
/* White */
white-highlight: #FFFFFF,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment