Skip to content

Instantly share code, notes, and snippets.

@jlhg
Created March 11, 2014 17:32
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save jlhg/9490780 to your computer and use it in GitHub Desktop.
Save jlhg/9490780 to your computer and use it in GitHub Desktop.
Zenburn colours scheme for Xfce Terminal http://slinky.imukuppi.org/zenburnpage/
# Zenburn colours scheme for Xfce Terminal. Copy and paste the following in ${HOME}/.config/Terminal/terminalrc:
ColorBackground=#404040
ColorForeground=#F6F3E8
ColorPalette1=#3f3f3f3f3f3f
ColorPalette2=#e8e893939393
ColorPalette3=#9e9ecece9e9e
ColorPalette4=#f0f0dfdfafaf
ColorPalette5=#8c8cd0d0d3d3
ColorPalette6=#c0c0bebed1d1
ColorPalette7=#dfdfafaf8f8f
ColorPalette8=#efefefefefef
ColorPalette9=#3f3f3f3f3f3f
ColorPalette10=#e8e893939393
ColorPalette11=#9e9ecece9e9e
ColorPalette12=#f0f0dfdfafaf
ColorPalette13=#8c8cd0d0d3d3
ColorPalette14=#c0c0bebed1d1
ColorPalette15=#dfdfafaf8f8f
ColorCursor=#8f8fafaf9f9f
ColorPalette16=#efefefefefef
@nphyx
Copy link

nphyx commented Aug 20, 2015

See my fork at https://gist.github.com/nphyx/28b9e632e93c2af6646d for a version that works with the new Xfce terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment