[stylesheets] debug
This commit is contained in:
parent
d151416acc
commit
1d0ca6732c
|
@ -1120,6 +1120,7 @@ define([
|
||||||
e.stopImmediatePropagation();
|
e.stopImmediatePropagation();
|
||||||
|
|
||||||
$(':root').toggleClass('theme-dark');
|
$(':root').toggleClass('theme-dark');
|
||||||
|
// getComputedStyle(document.documentElement).getPropertyValue('--background-normal');
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue