Skip to content

Commit 44138a0

Browse files
TimWollapronskiy
authored andcommitted
Change hljs theme to one with better contrast
1 parent 573aaf9 commit 44138a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1616
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap" rel="stylesheet">
1717
<script src="//unpkg.com/alpinejs" defer></script>
18-
<link rel="stylesheet" href="//unpkg.com/@highlightjs/[email protected]/styles/base16/darcula.min.css">
18+
<link rel="stylesheet" href="//unpkg.com/@highlightjs/[email protected]/styles/base16/danqing.min.css">
1919
<script src="//unpkg.com/@highlightjs/[email protected]/highlight.min.js"></script>
2020

2121
<meta name="yandex-verification" content="6990192232fdf071" />

0 commit comments

Comments
 (0)