doc: remove flicker on page load on dark theme · nodejs/node@91cce27 · GitHub
Skip to content

Commit 91cce27

Browse files
demakoffaduh95
authored andcommitted
doc: remove flicker on page load on dark theme
Theme applying logic get loaded and executed in async mode, so often there is a delay in applying the proper theme to a page which leads to flicker on dark theme. Resolved by moving critical logic to the page head PR-URL: #50942 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Claudio Wunder <cwunder@gnome.org>
1 parent 522fbb0 commit 91cce27

2 files changed

Lines changed: 13 additions & 6 deletions

File tree

doc/api_assets/api.js

Lines changed: 0 additions & 6 deletions

doc/template.html

Lines changed: 13 additions & 0 deletions

0 commit comments

Comments
 (0)