We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735f33e commit 60a165bCopy full SHA for 60a165b
1 file changed
a4-dark.css
@@ -1,7 +1,7 @@
1
/* @theme a4-dark */
2
3
@import 'base';
4
-@import url("https://github.com/highlightjs/highlight.js/blob/main/src/styles/atom-one-dark.css");
+@import url("https://raw.githubusercontent.com/highlightjs/highlight.js/main/src/styles/atom-one-dark.css");
5
6
/* A4 by stanfrbd */
7
0 commit comments