fish-gruvbox
April 1, 2019 ยท View on GitHub
gruvbox theme for fish shell
Install
With fisherman
fisher jomik/fish-gruvbox
This will expose the function called theme_gruvbox.
It is a simple function that takes two arguments.
The first is the mode, either light or dark.
The second is the contrast, soft, medium or hard.
The defaults are light and medium.
To automatically apply this theme, call theme_gruvbox from your config.fish.