Skip to content

Palette Color #208

Answered by razonyang
TheOxymoron asked this question in Q&A
Sep 15, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

This can be overridden by adding the following custom CSS:

.palette-red {
    --hbs-primary: #d32f2f;
    --hbs-primary-light: #ff6659;
}

The primary and primary-light color will be used in light and dark mode respectively.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@razonyang
Comment options

Answer selected by TheOxymoron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants