stripped down light theme

This commit is contained in:
mfahampshire
2024-02-06 16:24:19 +01:00
parent c1fcbb1659
commit e5afe4c9c5
+5 -5
View File
@@ -15,17 +15,17 @@
}
.light {
--bg: #f4f6f8;
--fg: #121726;
--sidebar-bg: #f4f6f8;
--sidebar-fg: #121726;
--sidebar-active: #fb6e4e;
--icons: #121726;
--icons-hover: #fb6e4e;
--links: #fb6e4e;
::selection {
color: #f4f6f8;
background-color: #fb6e4e;
}
}
footer {