mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update colors in syntax fallback vars
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
@syntax-color-function: #61AEEF;
|
||||
@syntax-color-method: @syntax-color-function;
|
||||
@syntax-color-class: #E5C17C;
|
||||
@syntax-color-keyword: #555;
|
||||
@syntax-color-tag: #555;
|
||||
@syntax-color-keyword: #a431c4;
|
||||
@syntax-color-tag: #b72424;
|
||||
@syntax-color-attribute: #87400d;
|
||||
@syntax-color-import: #97C378;
|
||||
@syntax-color-snippet: #97C378;
|
||||
|
||||
Reference in New Issue
Block a user