Templates used to generate gruvbox colour schemes.
Currently includes:
- Xcode (Light and Dark)
- Qt Creator (Light and Dark)
This repository is a based on jameshurst/gruvbox-templates.
It also borrows help from konchunas/gruvbox-qtcreator, for Qt Creator theme.
- New: Gruvbox Light for Qt Creator
- New: Gruvbox Dark for Qt Creator
- New: Gruvbox Light for Xcode
- New: Gruvbox Light and Dark with Inconsolata font for Xcode
- Updated: Color table updated from morhetz/gruvbox-contrib
- Fixed: Replace
medium
, which is not present in the color table, withgray
- Removed: iTerm2 theme A better supported iTerm2 theme is present in jameshurst/gruvbox-templates project.
This fork has Xcode theme with Inconsolata font at 14.0 size.
You can install this font using brew cask
. First make sure you have brew
and Cask
installed. Then follow these steps,
brew tap caskroom/fonts
brew cask install font-inconsolata