## Finally a proper blog theme #### Well.. I basically ported it from [my custom theme](https://github.com/GoldenSpaceCat/fefes-blog) for another [blog](https://blog.fefe.de/?css=https://cdn.rawgit.com/GoldenSpaceCat/fefes-blog/b8814887/dark/style.css). Fun new feature.. It now has system preference based light / dark mode. 😄 It's not really responsive yet. (proper display on smartphones) I'll make sure of that later. It's also a bit sad, date codes are not customizable. I would love to use the browsers Intl stack to properly display date and time to readers using a little bit of javascript. You can test the themes by opening either of them: [light](?theme=light), [dark](?theme=dark) It will use system preferrence in case you don't use either of them. I'll also create a little persisted theme switcher for it later.