main #8

Closed
limepotato wants to merge 183 commits from main into blog-drafts
Showing only changes of commit 73ccde566f - Show all commits

View file

@ -124,8 +124,7 @@ function showNtfyInfo() {
} }
} }
//// color scheme changer //// color scheme change
///TODO: make default gray-scale?
const headTag = document.getElementsByTagName('head')[0]; const headTag = document.getElementsByTagName('head')[0];
const styleTag = document.createElement("style"); const styleTag = document.createElement("style");