Closed athul closed 4 years ago
wing.css
is the framework we use. All the overrides should go to our custom stylesheet.
Oh Okay, Will Change that
e4aec4172b46cdd30e76e4011e194cc6853a0c21 changes the usage to custom sheet.
Here is an output for reference. Syntax Used: GitHub
Thanks @athul :+1:
Uses Chroma for the Color ✨
The new config generates a new field called
pygmentsstyle
(just like Hugo 😉 ).The only limitation I found is that you have to define the colorscheme in small letters. You can find all the styles here.
Had to tweak the CSS a bit to give a better BG color of the code block
Fixes #14