Skip to content

Instantly share code, notes, and snippets.

@dolph
Created September 17, 2012 17:15
Show Gist options
  • Save dolph/3738557 to your computer and use it in GitHub Desktop.
Save dolph/3738557 to your computer and use it in GitHub Desktop.
XFCE4 Terminal Config w/ Solarized (Dark) Theme
[Configuration]
ColorCursor=#9393a1a1a1a1
ColorForeground=#FDFDF6F6E3E3
ColorPalette2=#dcdc32322f2f
ColorPalette3=#858599990000
ColorPalette4=#b5b589890000
ColorPalette5=#26268ae0d2d2
ColorPalette6=#d3d336368282
ColorPalette7=#29efa1479755
ColorPalette8=#eeeee8e8d5d5
ColorPalette9=#000000000000
ColorPalette10=#cbcb4b4b1616
ColorPalette11=#58526ee475c2
ColorPalette12=#65657b7b8383
ColorPalette13=#838394949696
ColorPalette14=#6c6c7171c4c4
ColorPalette15=#9393a1a1a1a1
ColorPalette16=#fdfdf6f6e3e3
FontName=DejaVu Sans Mono Bold 10
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=FALSE
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
MiscDefaultGeometry=80x24
MiscInheritGeometry=FALSE
MiscMenubarDefault=FALSE
MiscMouseAutohide=FALSE
MiscToolbarsDefault=FALSE
MiscConfirmClose=TRUE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabCloseMiddleClick=TRUE
MiscTabPosition=GTK_POS_TOP
MiscHighlightUrls=TRUE
ScrollingOnOutput=FALSE
TabActivityColor=#262656568080
ScrollingLines=10000
FontAllowBold=FALSE
AccelPrevTab=<Alt>Left
AccelNextTab=<Alt>Right
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment