Skip to content

Docs Primary Colour #2466

Answered by Shivansh-007
Shivansh-007 asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, nevermind, I found it, didn't look through the docs nicely earlier.

I can use css variables, for example:

:root {
  --md-primary-fg-color:        #EE0F0F;
  --md-primary-fg-color--light: #ECB7B7;
  --md-primary-fg-color--dark:  #90030C;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Shivansh-007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant