import bool from './bool'; const hs = document.documentElement.style; if ( bool ) { hs.color = "#222" }