Skip to content

Instantly share code, notes, and snippets.

@NoWorries
Last active August 15, 2018 03:14
Show Gist options
  • Save NoWorries/f6ac46d3975e4755ff2c10e2d07197ef to your computer and use it in GitHub Desktop.
Save NoWorries/f6ac46d3975e4755ff2c10e2d07197ef to your computer and use it in GitHub Desktop.
Brand Tokens
Brand Tokens
Vanilla Tokens
Apply -> Vanilla
Spark Tokens
Apply -> Spark
Skinny Tokens
Apply -> Skinny
Spark Digital Tokens
Apply -> Spark Digital
Theme
Reset -> Brand Tokens
Vanilla
Spark
Skinny
Spark Digital
White Label AEM
High level Tokens
Defaults
Structure
Templates
Component Tokens
General
Cards
Forms
Etc
WeRetail
eCommerce
function render(model){
return $("span", "Site theme: " + model.active_states[0].name);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment