allow customizing selection foreground color

This commit is contained in:
Eugene Pankov
2022-05-21 20:34:19 -07:00
parent 1fb67e1730
commit 12aa28e766
4 changed files with 16 additions and 1 deletions

View File

@@ -398,7 +398,7 @@ ngx-colors-panel .opened {
background: $body-bg !important;
button {
color: $body-color;
color: $body-color !important;
}
.button svg {