mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-16 16:15:33 -04:00
reduce theme context's unnecessary crap even more
This commit is contained in:
@@ -16,4 +16,4 @@ export const themeColors = {
|
||||
export const darkModeQuery = "(prefers-color-scheme: dark)";
|
||||
|
||||
// local storage key
|
||||
export const themeStorageKey = "theme";
|
||||
export const themeStorageKey = "preferred-theme";
|
||||
|
Reference in New Issue
Block a user