Custom true color in wineconsole

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
echo
Newbie
Newbie
Posts: 2
Joined: Fri Nov 06, 2015 7:13 pm

Custom true color in wineconsole

Post by echo »

Hi.
I have a crazy idea.
I'd like to have custom background in my favourite file manager.
Currently it looks like in attached image. I'd like to replace black background with something more positive e.g.

Is it possible?

I remember there was some trick to change console palette in Windows, but maybe there is some standard way in wine-style? maybe some configuration file?
Attachments
Screen Shot 2015-11-07 at 03.15.50.png
heximal
Newbie
Newbie
Posts: 3
Joined: Fri Aug 12, 2011 4:09 pm

Re: Custom true color in wineconsole

Post by heximal »

I've found something very relative to my idea in wine repository

http://source.winehq.org/git/wine.git/b ... ole/user.c

Can anyone tell me if I'm following in right direction?
Or my be somebody can connect me with wine developers who knows something?
echo
Newbie
Newbie
Posts: 2
Joined: Fri Nov 06, 2015 7:13 pm

Re: Custom true color in wineconsole

Post by echo »

I've finally managed to do that, although I had to invent a sort of tricky hack.
Now my FAR manager looks like this (amazing color, isn't it?)
If someone wants to know how to make it, it'll be my pleasure to help.
Attachments
Снимок экрана 2015-11-11 в 19.34.44.png
Locked