mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-05 06:25:39 -05: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