diff options
author | johannst <johannst@users.noreply.github.com> | 2024-11-07 22:05:24 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-11-07 22:05:24 +0000 |
commit | 76d0ea3113933da30c1251e8c8b7016a677dfa42 (patch) | |
tree | fcb211abbf7073b679e3e1a54aff52daf53236d0 /tomorrow-night.css | |
parent | eeadf0599a4b8a92dc0f5475e011435e752feddb (diff) | |
download | notes-76d0ea3113933da30c1251e8c8b7016a677dfa42.tar.gz notes-76d0ea3113933da30c1251e8c8b7016a677dfa42.zip |
deploy: 8c7f8b75acf4eb4fc0e8d606cffa4bcdae865606
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; } |