# Changelog ## [Unreleased](https://github.com/gruvbox-community/gruvbox/tree/HEAD) [Full Changelog](https://github.com/gruvbox-community/gruvbox/compare/v2.2.0...HEAD) **Closed issues:** - gruvbox gruvbox\_sign\_column [\#133](https://github.com/gruvbox-community/gruvbox/issues/133) ## [v2.2.0](https://github.com/gruvbox-community/gruvbox/tree/v2.2.0) (2020-05-03) [Full Changelog](https://github.com/gruvbox-community/gruvbox/compare/v2.1.0...v2.2.0) **Closed issues:** - Lightline with gruvbox [\#125](https://github.com/gruvbox-community/gruvbox/issues/125) - Cursor over highlight off in Vimr [\#121](https://github.com/gruvbox-community/gruvbox/issues/121) - `Last Modified` date of `gruvbox.vim` still says ` 12 Aug 2017` [\#119](https://github.com/gruvbox-community/gruvbox/issues/119) - Cursorline highlighting destroys syntax highlighting in Windows command prompt [\#117](https://github.com/gruvbox-community/gruvbox/issues/117) - How can I make the GUI version look like the terminal version+notermguicolors? [\#116](https://github.com/gruvbox-community/gruvbox/issues/116) - CSS properties get different colors [\#114](https://github.com/gruvbox-community/gruvbox/issues/114) - Light mode is different from the sample picture [\#112](https://github.com/gruvbox-community/gruvbox/issues/112) - Weird highlight with easymotion [\#111](https://github.com/gruvbox-community/gruvbox/issues/111) - Switch terminal color codes of aqua and neutral blue [\#109](https://github.com/gruvbox-community/gruvbox/issues/109) - Digraph characters are hard to see [\#106](https://github.com/gruvbox-community/gruvbox/issues/106) - Python Function highlighting once declared. [\#105](https://github.com/gruvbox-community/gruvbox/issues/105) - XML looks silly since dd4114fdb4 [\#103](https://github.com/gruvbox-community/gruvbox/issues/103) - gruvbox is interfering with Typescript indent [\#102](https://github.com/gruvbox-community/gruvbox/issues/102) - Light mode in gvim shows numbers in \#C7F1FB until reload [\#100](https://github.com/gruvbox-community/gruvbox/issues/100) - vim\_did\_enter is not available in older versions [\#99](https://github.com/gruvbox-community/gruvbox/issues/99) - Modify XML Colors [\#96](https://github.com/gruvbox-community/gruvbox/issues/96) - Override specific colors [\#68](https://github.com/gruvbox-community/gruvbox/issues/68) - Hard to read y/n questions on dark b/g [\#66](https://github.com/gruvbox-community/gruvbox/issues/66) - Cannot see cursor in insert mode [\#65](https://github.com/gruvbox-community/gruvbox/issues/65) - Flag to Indicate Gruvbox Loaded [\#64](https://github.com/gruvbox-community/gruvbox/issues/64) - Support changing background [\#62](https://github.com/gruvbox-community/gruvbox/issues/62) - Faded aqua \(\#427b58\) and neutral blue \(\#458588\) have same terminal colors [\#60](https://github.com/gruvbox-community/gruvbox/issues/60) - gruvbox golang [\#56](https://github.com/gruvbox-community/gruvbox/issues/56) - Can't define color palette solely in Xresources with g:gruvbox\_termcolors = 16 [\#50](https://github.com/gruvbox-community/gruvbox/issues/50) - 256 are used when inside tmux instead of truecolor [\#48](https://github.com/gruvbox-community/gruvbox/issues/48) - Scrolling breaks gruvbox [\#49](https://github.com/gruvbox-community/gruvbox/issues/49) - Some lines's background is discolored [\#43](https://github.com/gruvbox-community/gruvbox/issues/43) - "Buffers" in top bar is grey [\#39](https://github.com/gruvbox-community/gruvbox/issues/39) - A suggestion for error foreground color [\#38](https://github.com/gruvbox-community/gruvbox/issues/38) - Fish integration [\#37](https://github.com/gruvbox-community/gruvbox/issues/37) - GruvBox red is displaying kinda orange [\#34](https://github.com/gruvbox-community/gruvbox/issues/34) - Unable to configure colors for vim-sneak plugin [\#33](https://github.com/gruvbox-community/gruvbox/issues/33) - Gruvbox is broken in neovim [\#31](https://github.com/gruvbox-community/gruvbox/issues/31) - Regular status line looks a little off... [\#29](https://github.com/gruvbox-community/gruvbox/issues/29) - update release [\#27](https://github.com/gruvbox-community/gruvbox/issues/27) - Airline theme breaks with transparent vim windows. [\#20](https://github.com/gruvbox-community/gruvbox/issues/20) - C++ comment highlighting [\#22](https://github.com/gruvbox-community/gruvbox/issues/22) - ^ and \_ highlighted as red [\#19](https://github.com/gruvbox-community/gruvbox/issues/19) - update airline theme for new command mode [\#17](https://github.com/gruvbox-community/gruvbox/issues/17) - rust syntax [\#14](https://github.com/gruvbox-community/gruvbox/issues/14) - Support for the fzf.vim [\#15](https://github.com/gruvbox-community/gruvbox/issues/15) - support golang Syntax ? [\#10](https://github.com/gruvbox-community/gruvbox/issues/10) - Colors not vivid [\#9](https://github.com/gruvbox-community/gruvbox/issues/9) - Add airline\_term section in order to correctly color Terminal buffer's statusline [\#6](https://github.com/gruvbox-community/gruvbox/issues/6) - ALE not displaying errors when using gruvbox [\#5](https://github.com/gruvbox-community/gruvbox/issues/5) **Merged pull requests:** - Remove gitgutter settings [\#132](https://github.com/gruvbox-community/gruvbox/pull/132) ([ndreas](https://github.com/ndreas)) - lightline: Fix normal.warning readability [\#131](https://github.com/gruvbox-community/gruvbox/pull/131) ([polyzen](https://github.com/polyzen)) - add support for CocHighlightText in coc.nvim [\#127](https://github.com/gruvbox-community/gruvbox/pull/127) ([phphong](https://github.com/phphong)) - Add highlight support for coc.nvim [\#124](https://github.com/gruvbox-community/gruvbox/pull/124) ([RicardoMing](https://github.com/RicardoMing)) - Highlight keywords for vim-javascript [\#123](https://github.com/gruvbox-community/gruvbox/pull/123) ([gbrlsnchs](https://github.com/gbrlsnchs)) - Add highlight for ALE virtual text. [\#122](https://github.com/gruvbox-community/gruvbox/pull/122) ([kristijanhusak](https://github.com/kristijanhusak)) - Fix Airline for Terminal mode [\#120](https://github.com/gruvbox-community/gruvbox/pull/120) ([phddoom](https://github.com/phddoom)) - Fix "Illegal variable name: a:color" issues vim 8.1+ [\#115](https://github.com/gruvbox-community/gruvbox/pull/115) ([eddyg](https://github.com/eddyg)) - Change SpecialKey group color [\#113](https://github.com/gruvbox-community/gruvbox/pull/113) ([bronzehedwick](https://github.com/bronzehedwick)) - Add colors for fzf status line [\#110](https://github.com/gruvbox-community/gruvbox/pull/110) ([efnull](https://github.com/efnull)) - Add C\# groups from vim runtime files [\#95](https://github.com/gruvbox-community/gruvbox/pull/95) ([nickspoons](https://github.com/nickspoons)) ## [v2.1.0](https://github.com/gruvbox-community/gruvbox/tree/v2.1.0) (2019-05-28) [Full Changelog](https://github.com/gruvbox-community/gruvbox/compare/v2.0.0...v2.1.0) **Closed issues:** - Highlight for spelling errors is switched? [\#28](https://github.com/gruvbox-community/gruvbox/issues/28) - Haskell highlighting is broken [\#24](https://github.com/gruvbox-community/gruvbox/issues/24) - Font/Typeface in readme -- link broken [\#7](https://github.com/gruvbox-community/gruvbox/issues/7) **Merged pull requests:** - fbterm support for palette script [\#92](https://github.com/gruvbox-community/gruvbox/pull/92) ([rbong](https://github.com/rbong)) - improve readability for lighline's middle section [\#91](https://github.com/gruvbox-community/gruvbox/pull/91) ([rbong](https://github.com/rbong)) - Modified HTML colors for easier reading [\#90](https://github.com/gruvbox-community/gruvbox/pull/90) ([rbong](https://github.com/rbong)) - Update URL for Fira Mono [\#89](https://github.com/gruvbox-community/gruvbox/pull/89) ([rbong](https://github.com/rbong)) - Spelling: Switch capital/bad word colors [\#88](https://github.com/gruvbox-community/gruvbox/pull/88) ([rbong](https://github.com/rbong)) - Fix the Haskell colors against haskell-vim. [\#87](https://github.com/gruvbox-community/gruvbox/pull/87) ([rbong](https://github.com/rbong)) - JS styling improvements [\#86](https://github.com/gruvbox-community/gruvbox/pull/86) ([rbong](https://github.com/rbong)) - Adding mail specific highlighting [\#85](https://github.com/gruvbox-community/gruvbox/pull/85) ([rbong](https://github.com/rbong)) - Added color for QuickFixLine \(matches Error\) [\#84](https://github.com/gruvbox-community/gruvbox/pull/84) ([rbong](https://github.com/rbong)) - Add tabline\_sel option to costumize selected tab foreground color [\#83](https://github.com/gruvbox-community/gruvbox/pull/83) ([rbong](https://github.com/rbong)) - Link pangloss jsFuncCall to GruvboxBlue. [\#82](https://github.com/gruvbox-community/gruvbox/pull/82) ([rbong](https://github.com/rbong)) - Treat C++ operators like C operators [\#81](https://github.com/gruvbox-community/gruvbox/pull/81) ([rbong](https://github.com/rbong)) - fix $TERM check for tmux: [\#79](https://github.com/gruvbox-community/gruvbox/pull/79) ([rbong](https://github.com/rbong)) - Docs: Add license [\#78](https://github.com/gruvbox-community/gruvbox/pull/78) ([rbong](https://github.com/rbong)) - Add support for MaxMEllon/vim-jsx-pretty [\#77](https://github.com/gruvbox-community/gruvbox/pull/77) ([rbong](https://github.com/rbong)) - Airline: replace CursorLine color by StatusLineNC [\#76](https://github.com/gruvbox-community/gruvbox/pull/76) ([rbong](https://github.com/rbong)) - Customizable hlsearch highlight color \(similar to hls\_cursor setting\) [\#73](https://github.com/gruvbox-community/gruvbox/pull/73) ([rbong](https://github.com/rbong)) - Set terminal colors in Vim with termguicolors [\#70](https://github.com/gruvbox-community/gruvbox/pull/70) ([rbong](https://github.com/rbong)) ## [v2.0.0](https://github.com/gruvbox-community/gruvbox/tree/v2.0.0) (2015-09-04) [Full Changelog](https://github.com/gruvbox-community/gruvbox/compare/v1.9.3...v2.0.0) ## [v1.9.3](https://github.com/gruvbox-community/gruvbox/tree/v1.9.3) (2015-09-02) [Full Changelog](https://github.com/gruvbox-community/gruvbox/compare/v1.3.5...v1.9.3) ## [v1.3.5](https://github.com/gruvbox-community/gruvbox/tree/v1.3.5) (2014-03-19) [Full Changelog](https://github.com/gruvbox-community/gruvbox/compare/v0.0.8...v1.3.5) ## [v0.0.8](https://github.com/gruvbox-community/gruvbox/tree/v0.0.8) (2012-12-08) [Full Changelog](https://github.com/gruvbox-community/gruvbox/compare/bb16902f688648f85df9a6aa01986297b8cd9af4...v0.0.8) \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*