mirror of
https://git.oxeozero.it.com/oxeo0/blog-contributions.git
synced 2025-07-25 04:45:18 -04:00
7 lines
131 B
CSS
7 lines
131 B
CSS
:root > * {
|
|
--md-primary-fg-color: #639;
|
|
--md-primary-fg-color--light: #639;
|
|
--md-primary-fg-color--dark: #639;
|
|
}
|
|
|
|
|