Dark Color Scheme

From now on, this blog’s color scheme should follow OS dark/light scheme setting (thanks to CSS’ @media (prefers-color-scheme: dark)). So far there’s no manual scheme switch, because it’s too late and I’m exhausted, but I’ll probably add one later on. (sidenote: N.B.: adding it was sooo easy: CSS variables finally paid off!)

It’s based on vim-chalkboard Vim theme, with some changes necessary for readability. Libre Baskerville is much thinner than most fonts used in terminals, so I had to make it brighter to remain readable. Still, I’ll revisit the colors in different lighting conditions, as I’m not fully satisfied with some of them.