Skip to content

Instantly share code, notes, and snippets.

View fievelk's full-sized avatar

Pierpaolo Pantone fievelk

View GitHub Profile
@fievelk
fievelk / styles.less
Last active February 10, 2017 09:21
Atom Stylesheet customizations for Markdown
@import (reference) "syntax-variables";
// Markdown color improvements by fievelk
@yellow: #cbcb41;
@orange: #e37933;
@yellow-highlight: #a2852f;
@red: #cc3e44;
@green: #8dc149;
@blue: #519aba;
@purple: #a074c4;