mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-10 21:28:34 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
500d2ecf34
1
main.js
1
main.js
@ -2359,7 +2359,6 @@ async function main(){ // main asyncronous thread; mostly initializes the user s
|
||||
//document.querySelector(':root').style.setProperty('--background-color',"#02050c" );
|
||||
} else {
|
||||
document.body.classList.remove("darktheme");
|
||||
//document.querySelector(':root').style.setProperty('--background-color',"#141926" ); // already set as default.
|
||||
}
|
||||
} catch(e){errorlog(e);}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user