Change primary color

This commit is contained in:
astra 2023-03-26 23:58:57 +01:00
parent 1aea2d35a5
commit db8c7ef8eb

View file

@ -1,5 +1,5 @@
:root { :root {
--primary: #4338ca; --primary: #58a6ff;
--background: #0d1117; --background: #0d1117;
} }