This commit is contained in:
Daniel Ledda
2024-12-01 14:16:30 +01:00
parent ddf277b1f5
commit b1d72015de

View File

@@ -1,6 +1,6 @@
:root {
--color-ui-accent: #FFFF00;
--color-ui-accent-hover: #FFFF00;
--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;