You are not logged in.
How to export current xfce4-terminal color profile?
I copied into my
/usr/share/xfce4/terminal/colorschemes
Kali.theme form Kali linux.
I know that I can edit hex values inside to adjust it but it's a lot of testing.
It seems that it's possible to change terminal colors in terminal settings but if I change profile o another one my changes are not being saved.
Is it possible to export current color theme to file with the name I choose?
Last edited by 860lacov (2020-10-26 20:42:13)
Offline
Any changes you make to the colors in the settings dialog will be saved in ~/.config/xfce4/terminal/terminalrc in a ColorPalette line. You can copy and save that line.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you.
Colors in this file are in RGB values. Can I use it to make my own .theme file? Do I need to convert them to hex values?
Offline
You can use rgb values in colorscheme themes. For example, the tango theme minus the translations:
[Scheme]
Name=Tango
ColorPalette=#000000;#cc0000;#4e9a06;#c4a000;#3465a4;#75507b;#06989a;#d3d7cf;#555753;#ef2929;#8ae234;#fce94f;#739fcf;#ad7fa8;#34e2e2;#eeeeec
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hey, ToZ. Sorry, I didn't want to open a new thread just to ask you this little question. If I enable Use system theme colors for text and background in the preferences, where do they come from? I can't seem to launch it with GtkInspector.
I know there is the easy way, but I'm just curious how it works. Thanks.
Remember to edit the subject of your topic to include the [SOLVED] tag once you're satisfied with the answers or have found a solution (in which case, don't forget to share it as well), so that other members of the community can quickly refer to it and save their time. Pretty please!
Offline
Hey, ToZ. Sorry, I didn't want to open a new thread just to ask you this little question. If I enable Use system theme colors for text and background in the preferences, where do they come from? I can't seem to launch it with GtkInspector.
I know there is the easy way, but I'm just curious how it works. Thanks.
https://git.xfce.org/apps/xfce4-termina … en.c#n1113
It uses the GTK theme's default foreground and background colors.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
[ Generated in 0.013 seconds, 9 queries executed - Memory usage: 536.73 KiB (Peak: 537.57 KiB) ]