Skip to content

Instantly share code, notes, and snippets.

@edm00se
Created May 8, 2018 17:20
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 edm00se/8cbb6609795635df3d2290f9e7319ddc to your computer and use it in GitHub Desktop.
Save edm00se/8cbb6609795635df3d2290f9e7319ddc to your computer and use it in GitHub Desktop.
a Dark Minima "theme" on the cheap
$brand-color: #d07922;
$background-color: #222426; /* a dark, off-black for the bg */
$text-color: #e6e6e6; /* an off-white for the text */
$grey-color-light: #565656; /* for the border-top separators */
$grey-color-dark: #adadad; /* such as the site title in the header, visited */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment