place the file terminalrc
into ~/.config/xfce4/terminal/terminalrc
.
Last active
February 8, 2021 13:34
-
-
Save ReSTARTR/04aef3c2eb9465fb7a64877b29a06e0d to your computer and use it in GitHub Desktop.
zenburn theme for xfce4-terminal
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
ColorBackground=#1f1f1f1f1f1f | |
ColorForeground=#dcdcdcdccccc | |
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 | |
[Configuration] | |
MiscAlwaysShowTabs=FALSE | |
MiscBell=FALSE | |
MiscBordersDefault=TRUE | |
MiscCursorBlinks=FALSE | |
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK | |
MiscDefaultGeometry=80x24 | |
MiscInheritGeometry=FALSE | |
MiscMenubarDefault=TRUE | |
MiscMouseAutohide=FALSE | |
MiscToolbarDefault=FALSE | |
MiscConfirmClose=TRUE | |
MiscCycleTabs=TRUE | |
MiscTabCloseButtons=TRUE | |
MiscTabCloseMiddleClick=TRUE | |
MiscTabPosition=GTK_POS_TOP | |
MiscHighlightUrls=TRUE | |
MiscScrollAlternateScreen=TRUE | |
FontName=Ricty Diminished Discord for Powerline 12 | |
ColorForeground=#F6F3E8 | |
ColorBackground=#404040 | |
ColorCursor=#93a1a1 | |
ColorPalette=#3f3f3f3f3f3f;#e8e893939393;#9e9ecece9e9e;#f0f0dfdfafaf;#8c8cd0d0d3d3;#c0c0bebed1d1;#dfdfafaf8f8f;#efefefefefef;#3f3f3f3f3f3f;#e8e893939393;#9e9ecece9e9e;#f0f0dfdfafaf;#8c8cd0d0d3d3;#c0c0bebed1d1;#dfdfafaf8f8f;#efefefefefef | |
TabActivityColor=#dc322f | |
ColorBold=#93a1a1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment