And fluent overlay scrollbars
This commit is contained in:
@@ -242,12 +242,10 @@
|
||||
}
|
||||
|
||||
function SetLightEditor(){
|
||||
document.documentElement.setAttribute('data-theme', 'light');
|
||||
DarkReader.disable();
|
||||
}
|
||||
|
||||
function SetDarkEditor(){
|
||||
document.documentElement.setAttribute('data-theme', 'dark');
|
||||
DarkReader.enable();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user