ion-toolbar { | |
--background: var(--mycolor); | |
--color: var(--mytextcolor); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ion-toolbar { | |
--background: var(--mycolor); | |
--color: var(--mytextcolor); | |
} |