Use atom-one-dark for dark theme

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-07-07 09:22:12 +02:00
parent 9d12439ee7
commit f8307a92d8
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
4 changed files with 10 additions and 8 deletions

View file

@ -283,3 +283,8 @@ $composer-shadow-color: rgba(0, 0, 0, 0.28);
}
}
}
// highlight.js overrides
.hljs-tag {
color: inherit;
}