This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
hugo-tufte
Watch
1
Star
0
Fork
You've already forked hugo-tufte
1
mirror of
https://github.com/loikein/hugo-tufte.git
synced
2024-11-15 12:56:57 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9d85328e76
hugo-tufte
/
assets
/
scss
/
syntax
/
highlight-dark.scss
4 lines
59 B
SCSS
Raw
Normal View
History
Unescape
Escape
Improve code blocks styling (#13) * add highlight config for code highlighter * add default pygment css "github" * fix styles for code blocks * remove dead html from margin note *These don't appear to do anything? * Fix scrolling in code block * More CSS fixes for code blocks * ignore generated scss files. Probably other generated files too * Use scss to generate more powerful styles for code blocks * Document new code blocks style option Improve code blocks styling
2021-08-03 22:18:19 +02:00
$ht-code-bgcolor
:
#282a36
;
move the syntax highlighting theme choice to the scss file (#30) * move the syntax highlighting theme choice to the scss file Fixes #25 * move the syntax highlighting theme choice to the scss file Fixes #25
2021-08-21 15:31:28 +02:00
@import
"
syntax-dark.scss
"
;
Reference in a new issue
Copy permalink