design: minor touchups + dark theme changes

This commit is contained in:
mae taylor 2025-07-13 16:50:15 +01:00
parent 970590497f
commit a1c1b5f4d0
7 changed files with 11 additions and 1676 deletions

View file

@ -18,8 +18,8 @@
@media (prefers-color-scheme: dark) {
:root {
--bg-1000: #141016;
--bg-900: #1B141E;
--bg-1000: #0b090c;
--bg-900: #120d14;
--bg-800: #2A202F;
--bg-700: #443749;
--bg-600: #513D60;