diff options
Diffstat (limited to 'tomorrow-night.css')
-rw-r--r-- | tomorrow-night.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tomorrow-night.css b/tomorrow-night.css index 81fe276..11752b8 100644 --- a/tomorrow-night.css +++ b/tomorrow-night.css @@ -11,6 +11,7 @@ /* Tomorrow Red */ .hljs-variable, .hljs-attribute, +.hljs-attr, .hljs-tag, .hljs-regexp, .ruby .hljs-constant, @@ -54,6 +55,7 @@ /* Tomorrow Aqua */ .hljs-title, +.hljs-section, .css .hljs-hexcolor { color: #8abeb7; } |