Skip to content

Instantly share code, notes, and snippets.

View AuthorOfTheSurf's full-sized avatar
🌅
In the zone

Zane AuthorOfTheSurf

🌅
In the zone
View GitHub Profile
@AuthorOfTheSurf
AuthorOfTheSurf / material-colors.scss
Created August 30, 2019 05:07
Clean Sass variables for each material color
$red-50: #ffebee;
$red-100: #ffcdd2;
$red-200: #ef9a9a;
$red-300: #e57373;
$red-400: #ef5350;
$red-500: #f44336;
$red-600: #e53935;
$red-700: #d32f2f;
$red-800: #c62828;
$red-900: #b71c1c;
@AuthorOfTheSurf
AuthorOfTheSurf / gist:704be38d3f050aed4ac1
Created October 15, 2014 06:54
Day 1 of Neo4j, planning out some nodes for CherAmi
## User
-
- Info: pas...
- :WROTE -> Message
- :CHIEF_OF -> Circle
## Message
- Content
- :PUB_TO -> Circle