Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: cURIOUSgEORGE on September 15, 2011, 11:18:20 AM

Title: Appbrowser GUI look
Post by: cURIOUSgEORGE on September 15, 2011, 11:18:20 AM
 Is it possible to change the background grey color of the appbrowser and the control panel ect.....
Reason why I asked is because I noticed it does not change when installing a desktop environment, but everything else changes.

Why is that and how can I change it?
Title: Re: Appbrowser GUI look
Post by: Rich on September 15, 2011, 11:36:14 AM
Hi cURIOUSgEORGE
Both of these applications list color options.
Code: [Select]
cpanel --help
appbrowser --help

They are called from  /home/tc/.wmx/SystemTools  which by default is excluded from back ups so I
don't know the correct way to change it.

Title: Re: Appbrowser GUI look
Post by: curaga on September 15, 2011, 11:46:23 AM
There are three FLTK themes, you can pick one in your .Xdefaults (default, gtk+, plastic). Beyond the themes, the color options mentioned by Rich work.
Title: Re: Appbrowser GUI look
Post by: cURIOUSgEORGE on September 15, 2011, 05:49:22 PM
WOW! Incredible themes, I almost fell out of my cheer. A little bit too much to handle. "Yes I'm joking" but still good to know.
Still very much appreciated so thanks guys.
Title: Re: Appbrowser GUI look
Post by: cURIOUSgEORGE on September 15, 2011, 06:06:47 PM
Anybody know how I save these color options?

Also, is it possible to add more themes?

Thanks again, George
Title: Re: Appbrowser GUI look
Post by: curaga on September 16, 2011, 02:32:52 AM
The color options can go in .Xdefaults as well. FLTK themes are hardcoded.
Title: Re: Appbrowser GUI look
Post by: cURIOUSgEORGE on September 16, 2011, 02:11:28 PM
 Oh, okay. Thanks Curaga.