light markdown

This commit is contained in:
Justin Palmer
2013-02-12 12:08:48 -08:00
parent be94f14d61
commit 609342af16
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
.source.gfm {
color: #444;
}
.gfm .markup.heading {
color: #111;
}
.gfm .link {
color: #888;
}
.gfm .variable.list {
color: #888;
}

View File

@@ -8,4 +8,5 @@
'command-panel.css'
'command-logger.css'
'blurred.css'
'markdown.css'
]