Skip to content

Instantly share code, notes, and snippets.

@sebastiano-guerriero
Created August 1, 2018 10:32
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 sebastiano-guerriero/1b985c20712a774c7c6697adb76a6e7b to your computer and use it in GitHub Desktop.
Save sebastiano-guerriero/1b985c20712a774c7c6697adb76a6e7b to your computer and use it in GitHub Desktop.
:root {
--color-primary: #4D84F4;
--color-secondary: #f5414f;
--color-text: #2e2e31;
--color-border: #d1d0d2;
--color-success: #88c459;
--color-error: #f5414f;
--color-warning: #ffd137;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment