Drop text segment from color

This commit is contained in:
Kevin Sawicki
2013-12-06 12:04:16 -08:00
parent d75d3b6d09
commit 1aa96fc37a

View File

@@ -4,7 +4,7 @@
// Colors
@syntax-background-color: #fff;
@syntax-text-color: #333;
@syntax-color: #333;
@syntax-color-added: #00f;
@syntax-color-ignored: #333;