fixed theme colors

This commit is contained in:
Jonas_Jones 2025-01-25 00:51:43 +01:00
parent 8b4ccac99e
commit a9c76e8cfd

View file

@ -8,7 +8,7 @@
--color-bg-1: hsl(209, 36%, 86%); --color-bg-1: hsl(209, 36%, 86%);
--color-bg-2: hsl(224, 44%, 95%); --color-bg-2: hsl(224, 44%, 95%);
--color-theme-1: #058800; --color-theme-1: #058800;
--color-theme-2: #4075a6; --color-theme-2: #035200;
--color-text: white; --color-text: white;
--column-width: 42rem; --column-width: 42rem;
--column-margin-top: 4rem; --column-margin-top: 4rem;