Vitae
Simple theme for JSON Resume with support for light and dark mode.
After having used a variety of tools for making and re-making my CV over the years, I found JSON Resume. The simplicity of just putting my information in a JSON-file and then being able to change style without effort really appealed to me, but I had trouble finding a theme that both looked good and was formatted well, so I decided to make one myself.
I wanted to keep the style very simple and neutral, while of course still aiming for something that looks good. It was important to make it work both as a web page and something printed on paper. Another thing that was important to me was not having any external dependencies, both for the JavaScript code and the resulting HTML. This is why it doesn’t use externally linked fonts and why the icons are all embedded SVG code.