Skip to content

Instantly share code, notes, and snippets.

@jsmanifest
Created February 24, 2020 04:36
Show Gist options
  • Save jsmanifest/58de3d23663f17a31aaa49d0ee99873d to your computer and use it in GitHub Desktop.
Save jsmanifest/58de3d23663f17a31aaa49d0ee99873d to your computer and use it in GitHub Desktop.
const theme = new Theme()
bloodTheme(theme) // Applying the decorator
const stylesheet = theme.createStylesheet()
console.log(stylesheet)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment