From fb0b5f605d56155d09a32435162fb80f277cefe0 Mon Sep 17 00:00:00 2001 From: bangnokia Date: Fri, 31 Aug 2018 11:14:46 +0700 Subject: [PATCH 1/2] update color --- darkula.tmTheme | 83 ++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 68 insertions(+), 15 deletions(-) diff --git a/darkula.tmTheme b/darkula.tmTheme index 3a33327..709136c 100644 --- a/darkula.tmTheme +++ b/darkula.tmTheme @@ -77,7 +77,7 @@ settings foreground - #808080 + #CC7832 @@ -123,7 +123,7 @@ settings foreground - #808080 + #666666 fontStyle italic @@ -136,7 +136,7 @@ settings foreground - #6A8759 + #759254 @@ -189,7 +189,7 @@ name Variable scope - variable + variable, punctuation.definition.variable settings foreground @@ -253,6 +253,8 @@ foreground #CC7832 + background + #00000000 @@ -263,7 +265,7 @@ settings foreground - #A9B7C6 + #CC7832 @@ -284,8 +286,6 @@ entity.name.class settings - fontStyle - underline foreground #A9B7C6 @@ -297,8 +297,6 @@ entity.other.inherited-class settings - fontStyle - italic underline foreground #A9B7C6 @@ -307,13 +305,13 @@ name Function name scope - entity.name.function + entity.name.function, meta.function-call.php settings fontStyle foreground - #A9B7C6 + #FFCD65 @@ -324,7 +322,7 @@ settings foreground - #A9B7C6 + #9876AA @@ -386,8 +384,6 @@ support.type, support.class settings - fontStyle - italic foreground #A9B7C6 @@ -493,6 +489,63 @@ #B8FF9A + + name + object method + scope + meta.function-call.object.php, variable.function + settings + + foreground + #FFCD65 + + + + name + Comment block + scope + comment.block.documentation.phpdoc, punctuation.definition.comment + settings + + foreground + #60A160 + + + + name + Operation key + scope + keyword.operator.key.php, keyword.operator.class.php, keyword.operator.logical.php, keyword.operator.assignment.php + settings + + foreground + #A9B7C6 + + + + name + Comment keyword + scope + keyword.other.phpdoc.php + settings + + foreground + #60A160 + fontStyle + italic + + + + name + Comment double slash + scope + comment.line + settings + + foreground + #666666 + + uuid 52A9C2E7-AEC4-4820-8092-A2F9B05B312A @@ -501,4 +554,4 @@ semanticClass theme.dark.darkula - + \ No newline at end of file From f540cb37c534b67bcf5fc7e25cc934a51d5c2e06 Mon Sep 17 00:00:00 2001 From: bangnokia Date: Fri, 31 Aug 2018 14:59:04 +0700 Subject: [PATCH 2/2] update color for settings foreground - #CC7832 + #A9B7C6 @@ -311,7 +311,7 @@ fontStyle foreground - #FFCD65 + #ffb64e @@ -497,7 +497,7 @@ settings foreground - #FFCD65 + #ffb64e