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