website/docs/stylesheets/handy-http-colors.css

5 lines
158 B
CSS

:root > * {
--md-primary-fg-color: #9d1409;
--md-primary-fg-color--light: #db8119;
--md-primary-fg-color--dark: black;
}