Add missing colors to gruvbox-dark theme
risotto
risotto is a minimalist, responsive hugo theme inspired by terminal ricing aesthetics.
Install
To use the theme, clone this repository into your site's themes directory:
cd ./themes
git clone https://github.com/joeroe/risotto risotto
Then add theme = risotto to your site's config.toml or config.yaml.
Configuration
See exampleSite/config.toml for the theme-specific parameters you need to add to your site's config.toml or config.yaml to configure the theme.
Updating
Use git to get the latest version of the theme:
cd ./themes/risotto
git pull
Description
Languages
CSS
61%
HTML
39%
