This is patch Hugo theme. This is a patch to fix [Hugo] (https://gohugo.io/) theme [Whiteplain] (https://github.com/taikii/whiteplain) to dark style.
$ git clone https://github.com/taikii/whiteplain-dark.git themes/whiteplain-dark
Or
$ git submodule add https://github.com/taikii/whiteplain-dark.git themes/whiteplain-dark
This theme should be used with Whiteplain. You need to write config.toml as follows.
theme = ["whiteplain-dark", "whiteplain"]Other settings depend on Whiteplain.