Skip to content

Instantly share code, notes, and snippets.

@arnog
Created November 26, 2019 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arnog/3688b542fc4736c8553f789149c8d09f to your computer and use it in GitHub Desktop.
Save arnog/3688b542fc4736c8553f789149c8d09f to your computer and use it in GitHub Desktop.
# base-colors.yaml
tokens:
primary-hue: "210deg"
primary:
value:
_: "hsl({primary-hue}, 90%, 40%)"
dark: "hsl({primary-hue}, 80%, 30%)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment