Skip to content

Instantly share code, notes, and snippets.

@adilsonfsantos
Last active July 25, 2022 07:54
Show Gist options
  • Select an option

  • Save adilsonfsantos/23b5b823727ab4dae14aea4ebdb5d7f9 to your computer and use it in GitHub Desktop.

Select an option

Save adilsonfsantos/23b5b823727ab4dae14aea4ebdb5d7f9 to your computer and use it in GitHub Desktop.
Token colors from Jean-Tinland/vscode-theme-night-shift
$main: #1b222d;
$mainAlt: #98a8c5;
$minor: #39465e;
$red: #e78482;
$green: #8fc8BB;
$yellow: #ffd484;
$orange: #ffb374;
$blue: #6db3cE;
$magenta: #ad82cB;
$cyan: #7eddde;
$black: #1b222d;
$white: #fff;
$foreground: #fff;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment