Last active
April 24, 2024 19:29
-
-
Save tsbarnes/76724165773e834ea90c to your computer and use it in GitHub Desktop.
Gruvbox color scheme for XFCE4 terminal, place it in /usr/share/xfce4/terminal/colorschemes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Scheme] | |
Name=Gruvbox (dark) | |
ColorForeground=#f2f2e5e5bcbc | |
ColorBackground=#323230302f2f | |
ColorCursor=#d65bc4cd8ca1 | |
ColorPalette=#323230302f2f;#cccc24241d1d;#989897971a1a;#d7d799992121;#454585858888;#b1b162628686;#68689d9d6a6a;#f2f2e5e5bcbc;#1d1d20202121;#fbfb49493434;#b8b8bbbb2626;#fafabdbd2f2f;#8383a5a59898;#d3d386869b9b;#8e8ec0c07c7c;#fffff1f1c6c6 |
Great!
Alternatively, you can save it to $HOME/.local/share/xfce4/terminal/colorschemes
if you don't like messing around with sudo :)
Thanks for this. Don't forget to apply the colors.
Terminal > Edit > Preferences > Colors > Presets > Gruvbox
Isn't this the "official" port to xfce4-terminal? https://github.com/gruvbox-community/gruvbox-contrib/tree/master/xfce4-terminal
it's look so good thanks a lot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This colorscheme looks great! Thanks for sharing :)