mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
xfce: make terminal always conform with system colours
This commit is contained in:
parent
ce24c91b3c
commit
25dbe773b6
|
|
@ -31,6 +31,7 @@ ScrollingLines=9999
|
|||
FontUseSystem=TRUE
|
||||
TitleMode=TERMINAL_TITLE_HIDE
|
||||
ScrollingBar=TERMINAL_SCROLLBAR_NONE
|
||||
ColorUseTheme=TRUE
|
||||
ColorForeground=#000000
|
||||
ColorBackground=#ffffff
|
||||
ColorPalette=#000000;#a60000;#006800;#6f5500;#0031a9;#8f0075;#005e8b;#aaaaaa;#505050;#972500;#00663f;#884900;#0000b0;#531ab6;#005f5f;#ffffff
|
||||
|
|
|
|||
Loading…
Reference in a new issue