Skip to content

Instantly share code, notes, and snippets.

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