Merge pull request 'made it red' (#3) from arnes-changes into master

Reviewed-on: http://git.djledda.de/djledda/arne-drums/pulls/3
This commit was merged in pull request #3.
This commit is contained in:
2024-12-01 13:09:52 +01:00

View File

@@ -1,7 +1,7 @@
:root {
--color-ui-accent: #00b3ba;
--color-ui-accent-hover: #00c1c9;
--color-ui-accent-active: #008e93;
--color-ui-accent: #FF0000;
--color-ui-accent-hover: #FF0000;
--color-ui-accent-active: #930000;
--color-ui-neutral-light: #fdfdfe;
--color-ui-neutral-light-hover: #fdfdfe;
--color-ui-neutral-light-active: #fdfdfe;