diff --git a/estilo/palettes/shades_of_purple.yml b/estilo/palettes/shades_of_purple.yml index 18b550e..94b2d78 100644 --- a/estilo/palettes/shades_of_purple.yml +++ b/estilo/palettes/shades_of_purple.yml @@ -18,7 +18,7 @@ strings: "#A5FF90" stringsLite: "#d2ffc7" jsonString: "#92FC79" darkerStrings: "#73b264" -templates: "#75e44c" +templates: "#3AD900" definitions: "#FB94FF" invalid: "#EC3A37" diffAdded: "#00FF00" @@ -31,4 +31,3 @@ currentSearch: "#ff7300" objectKeys: "#80FFBB" # This should be similar to `comment` selectionBackground: "#7d44b2" -cssEntity: "#3AD900" diff --git a/estilo/syntax/javascript.yml b/estilo/syntax/javascript.yml index d32050f..d5fcf23 100644 --- a/estilo/syntax/javascript.yml +++ b/estilo/syntax/javascript.yml @@ -56,6 +56,7 @@ javaScriptCommentTodo: '' # Todo javaScriptSpecial: '' # Special javaScriptStringS: '' # String javaScriptStringD: '' # String +javaScriptStringT: 'templates' # String javaScriptCharacter: 'other' # Character javaScriptSpecialCharacter: '' # javaScriptSpecial javaScriptNumber: '' # javaScriptValue