profitroll
7c5dd326bd
All checks were successful
Tests / test (3.10) (push) Successful in 9s
Tests / test (3.11) (push) Successful in 8s
Tests / test (3.9) (push) Successful in 8s
Tests / test (3.10) (pull_request) Successful in 9s
Tests / test (3.11) (pull_request) Successful in 9s
Tests / test (3.9) (pull_request) Successful in 9s
8 lines
248 B
CSS
8 lines
248 B
CSS
:root {
|
|
--md-primary-fg-color: #A9C217;
|
|
--md-primary-fg-color--light: #A9C217;
|
|
--md-primary-fg-color--dark: #A9C217;
|
|
--md-accent-fg-color: #bedd0e;
|
|
--md-accent-fg-color--light: #bedd0e;
|
|
--md-accent-fg-color--dark: #bedd0e;
|
|
} |