Skip to content

Instantly share code, notes, and snippets.

@pjho
Created October 31, 2018 21:59
Show Gist options
  • Save pjho/ab6b3dd2f8db7e289f5dcebb2b0d8d35 to your computer and use it in GitHub Desktop.
Save pjho/ab6b3dd2f8db7e289f5dcebb2b0d8d35 to your computer and use it in GitHub Desktop.
// monokai
$pink: #ff6188;
$red: $pink;
$green: #a9dc76;
$yellow: #ffd866;
$orange: #fc9867;
$purple: #ab9df2;
$blue: #78dce8;
$black: #2c292d;
$white: #fdf9f3;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment