change highlight color for dark mode.

pull/280/head
Jason Kulatunga 2 years ago
parent 6005b8609a
commit 4b767421f3

@ -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
} }
} }

Loading…
Cancel
Save