Fix dark mode

This commit is contained in:
Neale Pickett 2024-04-02 13:15:45 -06:00
parent a7c2ee0022
commit c9bd05c4ef
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
:root {
--bg: #010e19;
--fg: #edd488;
--bg-main: #000d;
--heading: #cb2408cc;
--bg-heading1: #cb240844;