issues
search
Documentive
/
TemplateBuddy
An Open Source resume builder for hassle free experience
3
stars
0
forks
source link
Add dark mode preference to cookies and load it from there
#115
Closed
frankhart2018
closed
1 year ago
frankhart2018
commented
1 year ago
Closes #113
Implementation
Store dark mode preference in cookies.
Check if any preference exists in cookies, otherwise fallback to system preference or the default white screen.
If it exists in cookies, then load the value from cookies.
Closes #113
Implementation