mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Drop text segment from color
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// Colors
|
||||
|
||||
@syntax-background-color: #fff;
|
||||
@syntax-text-color: #333;
|
||||
@syntax-color: #333;
|
||||
|
||||
@syntax-color-added: #00f;
|
||||
@syntax-color-ignored: #333;
|
||||
|
||||
Reference in New Issue
Block a user