feat: remove dark blue theme (#14890)

This commit is contained in:
zx
2024-10-02 09:30:33 -06:00
committed by GitHub
parent 0589267301
commit d0a8424819
12 changed files with 4 additions and 402 deletions
@@ -0,0 +1 @@
-- Nothing to restore
@@ -0,0 +1 @@
UPDATE users SET theme_preference = '' WHERE theme_preference = 'darkBlue';