mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add fallback syntax var for attributes
This commit is contained in:
@@ -39,5 +39,6 @@
|
||||
@syntax-color-class: #E5C17C;
|
||||
@syntax-color-keyword: #555;
|
||||
@syntax-color-tag: #555;
|
||||
@syntax-color-attribute: #87400d;
|
||||
@syntax-color-import: #97C378;
|
||||
@syntax-color-snippet: #97C378;
|
||||
|
||||
Reference in New Issue
Block a user