hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=b39b452b6947fc3fc95e92c85503af6d7cff4aa8

commit b39b452b6947fc3fc95e92c85503af6d7cff4aa8
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Mon Sep 21 16:44:14 2015 +0900

    color: +syntax color keywords
---
 data/color/edc.src | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/data/color/edc.src b/data/color/edc.src
index 093386e..d4cc606 100644
--- a/data/color/edc.src
+++ b/data/color/edc.src
@@ -31,6 +31,8 @@ group "syntax_color_group" struct {
          group "keys" list {
             value "key" string: "box";
             value "key" string: "collections";
+            value "key" string: "color_class ";
+            value "key" string: "color_classes";
             value "key" string: "data";
             value "key" string: "description";
             value "key" string: "desc";
@@ -92,7 +94,7 @@ group "syntax_color_group" struct {
             value "key" string: "clip_to";
             value "key" string: "color2";
             value "key" string: "color3";
-            value "key" string: "color_class";
+            value "key" string: "color_class:";
             value "key" string: "color";
             value "key" string: "confine";
             value "key" string: "cursor_mode";

-- 


Reply via email to