mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-17 07:43:38 -05:00
Created Terminal-specific (markdown)
24
Terminal-specific.md
Normal file
24
Terminal-specific.md
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
(...).
|
||||||
|
|
||||||
|
* (Recommended) 256-color palette with gruvbox-palette shell script
|
||||||
|
* 16 colors palette mode with gruvbox terminal colorscheme
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
---------------
|
||||||
|
|
||||||
|
### Italics gets inverted (terminal)
|
||||||
|
|
||||||
|
Most terminals doesn't allow italics so the text that must be italicized goes inverted. To prevent that disable `g:gruvbox_italic` option.
|
||||||
|
|
||||||
|
### Effect of gruvbox_256palette.sh gets reset on Alt-Tab
|
||||||
|
|
||||||
|
That's known issue with Ubuntu GTK-themes. Refer [†][1] for more details. Known affected terms are Gnome Terminal, Terminator and Lilyterm and probably more VTE-based. Though with Lilyterm option 'Dim text when inactive' set off everything works fine.
|
||||||
|
|
||||||
|
[1]: https://github.com/morhetz/gruvbox/issues/13#issuecomment-30063099
|
||||||
|
|
||||||
|
### Lighter colors with iTerm2
|
||||||
|
|
||||||
|
(...). Refer [†][2] and [‡][3] for more details.
|
||||||
|
|
||||||
|
[2]: https://github.com/morhetz/gruvbox/issues/8#issuecomment-26782758
|
||||||
|
[3]: https://github.com/morhetz/gruvbox/issues/8#issuecomment-27627656
|
||||||
Reference in New Issue
Block a user