Skip to content

Instantly share code, notes, and snippets.

@androiddrew
Created December 29, 2018 19:52
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 androiddrew/a3bde9fc4a81097df2253c91af7976d8 to your computer and use it in GitHub Desktop.
Save androiddrew/a3bde9fc4a81097df2253c91af7976d8 to your computer and use it in GitHub Desktop.
$orange: #f99e1a; //rgb(249,158,26)
$gray: #43484c; //rgb(67,72,76)
$navy-blue: #405275; //rgb(64,82,117)
$light-blue: #218ffe; //rgb(33,143,254)
$black: #000000; //rgb(0,0,0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment