Commit 470095b
committed
Fix dark mode inconsistency across pages
Read theme preference from localStorage instead of undefined window.__settings__.
This ensures all Vue app instances (navbar and page content) use the same theme.1 parent 91ff3c8 commit 470095b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments