Skip to content

Instantly share code, notes, and snippets.

@rsschouwenaar
Created May 1, 2020 06:58
Show Gist options
  • Save rsschouwenaar/a0a112a0078ff2ba6be46d0393a23758 to your computer and use it in GitHub Desktop.
Save rsschouwenaar/a0a112a0078ff2ba6be46d0393a23758 to your computer and use it in GitHub Desktop.
document.documentElement.style.setProperty("--textcolor","pink");
:root {
--textcolor: #ffc845;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment