
Going Dark
While writing about the responsive design of ByteKit,I wanted to demonstrate the fact it has both light and a dark
themes. At this exact moment I realised that this blog itself has no dark theme. When I setup to setup Hugo for it I simply used an existing theme named
hestia-pure. As it didn’t support the dark theme, neither did my blog.
Meanwhile, it was necessary to
fork it it due growing needs. Most notably it rely on SCSS, where I want CSS written by hand without any Javascript post-proces…