You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using the Coder theme in combination with a Julia-based static website generator Franklin.jl (rework done in Xranlin.jl) building upon the coder demo site https://github.com/tlienart/coder-xranklin-demo. The website I am currently developing is https://github.com/PTsolvers/GPU4GEO. All works great except that I am experiencing issues when switching between light and dark modes, when OS triggered (on macOS). After a rapid check, I am not seeing this issue in your hugo-coder demo website. Given I have rather limited knowledge in web dev, I was wondering if there was any "recent" (<3yr) changes to support or fix this feature in the Coder code-base, or if there is a simple tweak I could use to fix this. Thanks so much!