7 Commits

Author SHA1 Message Date
Aditya Telange
42df04d30e
Use catppuccin-macchiato as default theme with highlightStyle 'bg:#474733'
- hugo gen chromastyles --style catppuccin-macchiato --highlightStyle 'bg:#474733' > assets/css/includes/chroma-styles.css
2023-12-24 21:24:13 +05:30
Aditya Telange
ab644d0982
After a lot of experimentation this compatiblity should work well 2023-12-24 21:21:09 +05:30
Aditya Telange
c77c5fdacd
fix line-num and line padding and set width for line container to 100% 2023-12-23 21:20:28 +05:30
Aditya Telange
3e07bf1a6d
add 'dracula' as default code block style
- https://xyproto.github.io/splash/docs/all.html
- hugo gen chromastyles --style=dracula  > assets/css/includes/chroma-styles.css
2023-12-23 20:46:01 +05:30
Aditya Telange
2b768174a8
add compatibility fixes for papermod <-> chroma 2023-12-23 20:06:13 +05:30
Aditya Telange
8b95406e6d
rename var --hljs-bg to --code-block-bg 2023-12-23 20:02:09 +05:30
Aditya Telange
0ed246d47d
Seperate scroll-bar customization into seperate stylesheet 2022-06-03 18:32:09 +05:30