Based on the original theme Sketch.Nono.Ma.
Thanks for this wonderful theme!
- replaced the fonts
- changed background-colors
- changed color of headlines, links, etc. from
red
tohotpink
- raised
max-width
for#post article.norm
to 70% - set
text-decoration
ofbody#post article h2#title
tounderline
For the headers I use the Oswald font from Google Fonts.
For all other elements I use the Iosevka font.
Clone the repo:
git clone https://github.com/zaphbbrox/sketch-nono-ma-dark-theme.git
Copy the content of write.css and footnotes.js1 into the Custom CSS field on the Customize page.
You need to provide the font-files in sketch-nono-ma-dark-theme/fonts on the machine hosting your blog.
Just copy the fonts
directory to your static
directory.
e.g.:
cp sketch-nono-ma-dark-theme/fonts/* /var/www/example.com/static/fonts/
That's it!
Feel free to contribute in any way.
Footnotes
-
(adding custom JS is currently not supported on WriteFreely) ↩