highlight.js: Update theme reference

This commit is contained in:
Sebastian Serth
2021-05-31 10:03:28 +02:00
parent d4ffb4b7c8
commit 917e080ae4

View File

@ -12,4 +12,4 @@ import hljs from 'highlight.js'
window.hljs = hljs;
// CSS
import 'highlight.js/styles/tomorrow.css'
import 'highlight.js/styles/base16/tomorrow.css'