We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal to change the black and dark gray colors in the Terminal color palette, that is contained in the xfce overlay.
This would mean the line in /.config/xfce4/terminal/terminalrc that the defines ColorPalette would change to:
/.config/xfce4/terminal/terminalrc
ColorPalette
ColorPalette=rgb(77,74,72);rgb(204,36,29);rgb(152,151,26);rgb(215,153,33);rgb(69,133,136);rgb(177,98,134);rgb(104,157,106);rgb(146,131,116);rgb(110,121,125);rgb(251,73,52);rgb(184,187,38);rgb(250,189,47);rgb(131,165,152);rgb(211,134,155);rgb(142,192,124);rgb(185,166,147)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Proposal to change the black and dark gray colors in the Terminal color palette, that is contained in the xfce overlay.
This would mean the line in
/.config/xfce4/terminal/terminalrc
that the definesColorPalette
would change to:The text was updated successfully, but these errors were encountered: