diff --git a/README.md b/README.md index 2f5b1b3..b90afd9 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,8 @@ shall be changed to ``` And the mounting point is now `/home/myuser/files-to-serve/` instead of `/opt/www/files/`. + +## Gruvbox theme + +A gruvbox theme is present in the css. You can use it by editing line 12 of the index.html. Simply change the link from `css/main.css` to `css/main-gruvbox.css` +This theme is heavily inspired from iTerm2 color scheme that can be found here: [link](https://github.com/herrbischoff/iterm2-gruvbox)