Jimmy Cai
|
b0ab8e8ef0
|
Merge branch 'master' into canary
|
2022-10-29 13:51:05 +00:00 |
|
Allen Guan
|
e1a85aa5cd
|
refactor(highlight): extract common parts of styles and keep line number visible when scrolling (#681)
* merge highlight.scss
* show line number when scroll
|
2022-10-02 11:38:42 +02:00 |
|
Jimmy Cai
|
7b2fda70a4
|
fix: one line codeblock style in firefox
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/564
|
2022-06-12 14:06:08 +00:00 |
|
Jimmy Cai
|
4e2c8e74be
|
fix: add missing diff syntax highlight (#445)
closes: https://github.com/CaiJimmy/hugo-theme-stack/issues/434
|
2021-12-28 10:48:22 +01:00 |
|
Jimmy Cai
|
326c052a24
|
fix(article): code background (#139)
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/126
|
2021-02-11 21:22:02 +01:00 |
|
Jimmy Cai
|
358e63e799
|
feat(darkmode): dark mode toggle (#82)
* feat(darkmode): initial support for dark mode toggle
* fix(darkmode): add svg icons
* feat(darkmode): dispatch onColorSchemeChange event
* add head/darkmode
* feat(darkmode); add colorScheme config
* style: remove empty line
* refactor(darkmode): simplify code
* style: add comment for darkmode config
* i18n support for dark mode toggle
* Some renaming
|
2020-12-23 19:03:40 +01:00 |
|