change highlight color for dark mode.
This commit is contained in:
@@ -9,10 +9,10 @@
|
|||||||
background-color: #242b38 !important;
|
background-color: #242b38 !important;
|
||||||
|
|
||||||
.mat-icon {
|
.mat-icon {
|
||||||
color: #6f4315 !important;
|
color: #0694a2 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-secondary {
|
.text-secondary {
|
||||||
color: rgb(203 101 37 / 70%) !important
|
color: #0694a2 !important
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user