Created
May 12, 2015 17:59
-
-
Save EvergreenTheTree/1f9cfb51ee409aa95417 to your computer and use it in GitHub Desktop.
Gruvbox dark theme for xfce4-terminal (put this in ~/.xfce4/config/terminal/terminalrc)
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
ColorForeground=#f2f2e5e5bcbc | |
ColorBackground=#323230302f2f | |
ColorCursor=#d65bc4cd8ca1 | |
ColorPalette=#323230302f2f;#cccc24241d1d;#989897971a1a;#d7d799992121;#454585858888;#b1b162628686;#68689d9d6a6a;#929283837474;#1d1d20202121;#fbfb49493434;#b8b8bbbb2626;#fafabdbd2f2f;#8383a5a59898;#d3d386869b9b;#8e8ec0c07c7c;#b9b9a6a69393 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For xfce4-session 4.16.0 (Xfce 4.16)
For people on 2021.
Create a new archive in
/usr/share/xfce4/terminal/colorschemes
and call itgruvbox.theme
(or whatever you want to name it as long as it ends up in .theme)doas nano /usr/share/xfce4/terminal/colorschemes/gruvbox.theme
Now, in the file, you're going to paste this.
And that's it, you save it and now you have the theme for the latest version.