We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What colours are in this design? How shall we describe them?
--paper --ink --block
--weather--storm --weather--drizzle --weather--rain --weather--snow --weather--fog --weather--clear --weather--partlycloudy --weather--mostlycloudy
The text was updated successfully, but these errors were encountered:
:root { --theme-color--paper: #9CCEF4 ; --theme-color--ink: #141A5B; --theme-color--highlight: #fff ; --theme-color--block: #759EDA; --theme-color--button: #5879C7; //speculative / guessed weather colours please update values --weather--storm: #888; --weather--drizzle: #efefef; --weather--rain: #555; --weather--snow: #bbb; --weather--fog: #333; --weather--clear: #3257ea; --weather--partlycloudy: #4259b8; --weather--mostlycloudy: #888; }
Sorry, something went wrong.
youweb3
No branches or pull requests
What colours are in this design? How shall we describe them?
--paper
--ink
--block
--weather--storm
--weather--drizzle
--weather--rain
--weather--snow
--weather--fog
--weather--clear
--weather--partlycloudy
--weather--mostlycloudy
The text was updated successfully, but these errors were encountered: