From b261fa565690d63ff8ebe540d223eeb8290f2082 Mon Sep 17 00:00:00 2001 From: wesbos Date: Mon, 22 Feb 2016 21:03:37 -0500 Subject: [PATCH] added italic HTML attributes for Operator Mono --- cobalt2.tmTheme | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/cobalt2.tmTheme b/cobalt2.tmTheme index ef2444d..dd2ed92 100644 --- a/cobalt2.tmTheme +++ b/cobalt2.tmTheme @@ -888,7 +888,7 @@ #ffc600 - + name BEM Modifier Invalid HTML Comment @@ -902,8 +902,8 @@ #17344A - - @@ -940,6 +940,32 @@ + + + name + Italic HTML attribute names + scope + + , entity.other.attribute-name.html, + , entity.other.attribute-name.event.html, + , entity.other.attribute-name.id.html, + , entity.other.attribute-name.tag.jade, + , constant.other.symbol.ruby, + + settings + + foreground + #ffc600 + fontStyle + italic + + + + + + uuid