1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 23:49:37 +02:00

Forgot one

This commit is contained in:
GilbN 2022-04-25 23:42:08 +02:00
parent aec8436ad5
commit a89bb07487

View File

@ -265,6 +265,10 @@ button>.v-btn--is-elevated .v-btn--has-bg.v-icon__svg {
color: var(--label-text-color);
}
.v-btn--is-elevated.v-btn--has-bg .v-icon__svg:not(.v-btn--round>span>span>svg) {
fill: var(--button-text) !important;
}
.v-application .deep-purple--text.text--accent-4{
color: rgb(var(--accent-color)) !important;
caret-color: rgb(var(--accent-color)) !important;