Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old August 8th, 2005   #1
minio
Just Give Me the Beans!
 
Join Date: Nov 2004
Location: Prague, Czech Republic
Beans: 69
HOWTO: Change colors of wine applications

Because i've found default colors of wine applications too dark, i tried to found if it's possible to change it to something brighter or better to change colors to match colors of GTK theme. And i succeded . So if you want to change look of your wine then open ~/.wine/user.reg in text editor :
Code:
gedit ~/.wine/user.reg
and replace line
Code:
[Control Panel\\Colors] some numbers
with
Code:
[Control Panel\\Colors] 1122940464
"ActiveBorder"="154 154 154"
"ActiveTitle"="0 0 0"
"AppWorkSpace"="154 154 154"
"Background"="246 246 246"
"ButtonAlternativeFace"="200 0 0"
"ButtonDkShadow"="154 154 154"
"ButtonFace"="246 246 246"
"ButtonHilight"="238 238 238"
"ButtonLight"="246 246 246"
"ButtonShadow"="238 238 238"
"ButtonText"="0 0 0"
"GradientActiveTitle"="213 166 55"
"GradientInactiveTitle"="213 166 55"
"GrayText"="128 128 128"
"Hilight"="100 132 164"
"HilightText"="255 255 255"
"InactiveBorder"="246 246 246"
"InactiveTitle"="193 197 171"
"InactiveTitleText"="255 255 255"
"InfoText"="0 0 0"
"InfoWindow"="246 246 246"
"Menu"="246 246 246"
"MenuBar"="0 0 0"
"MenuHilight"="100 132 164"
"MenuText"="0 0 0"
"Scrollbar"="246 246 246"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="154 154 154"
"WindowText"="0 0 0"

These colors match Industrial theme, but you can change them as you wish to make them match your theme colours. Values are in "R G B" format.
And sorry for my english
Now if you start your windows application it should look something like this:
Attached Images
File Type: png screen.png (25.4 KB, 3055 views)
minio is offline   Reply With Quote
Old August 8th, 2005   #2
chazm
First Cup of Ubuntu
 
Join Date: Jul 2005
Location: Wisconsin, USA
Beans: 11
Re: HOWTO: Change colors of wine applications

Quote:
Originally Posted by minio
Because i've found default colors of wine applications too dark, i tried to found if it's possible to change it to something brighter or better to change colors to match colors of GTK theme. And i succeded . So if you want to change look of your wine then open ~/.wine/user.reg in text editor :
Code:
gedit ~/.wine/user.reg
and replace line
Code:
[Control Panel\\Colors] some numbers
with

.......

These colors match Industrial theme, but you can change them as you wish to make them match your theme colours. Values are in "R G B" format.
And sorry for my english
Now if you start your windows application it should look something like this:
Looks nice, I'll have to try it
__________________
Most Intelligent Consumers Realize Our Software Only Fools Toddlers since it Will Install Needless Data On Whole System, including Virus Infection Spyware Trojans Adware
chazm is offline   Reply With Quote
Old August 9th, 2005   #3
kiddyfurby
A Carafe of Ubuntu
 
Join Date: May 2005
Location: Hong Kong
Beans: 86
Ubuntu 8.04 Hardy Heron
Send a message via ICQ to kiddyfurby Send a message via MSN to kiddyfurby Send a message via Yahoo to kiddyfurby Send a message via Skype™ to kiddyfurby
Re: HOWTO: Change colors of wine applications

wt abt crossover office?

i have user.reg in /opt/cxoffice/somewhere

but modifying it like u doesn't help
kiddyfurby is offline   Reply With Quote
Old August 11th, 2005   #4
phi6
First Cup of Ubuntu
 
Join Date: Aug 2005
Beans: 3
Re: HOWTO: Change colors of wine applications

My god, jesus bloody christ (forgive my blasphemy... but....) I've been searching for a way to do this for ages.

Finally, my Wine windows no longer look like default Win98 colour schemes (ugly!) and now look like my linux.

Brilliant.

Seamless integration with wine.

!!!
phi6 is offline   Reply With Quote
Old September 19th, 2005   #5
benplaut
100% Pure Ubuntu
 
benplaut's Avatar
 
Join Date: Apr 2005
Location: Not-So-Sunny Hawaii
My beans are hidden!
Send a message via AIM to benplaut Send a message via MSN to benplaut Send a message via Yahoo to benplaut Send a message via Skype™ to benplaut
Re: HOWTO: Change colors of wine applications

okey dokey... figured this out in Crossover Office, plus rethemed a bit. Here's mine, based off of Whiteplate theme:

~/.cxoffice/dotwine/user.reg

Code:
[Control Panel\\Colors] 1105779303
"ActiveBorder"="240 240 240"
"ActiveTitle"="240 240 240"
"AppWorkSpace"="198 198 191"
"Background"="93 77 52"
"ButtonAlternativeFace"="216 216 216"
"ButtonDkShadow"="85 85 82"
"ButtonFace"="240 240 240"
"ButtonHilight"="255 255 255"
"ButtonLight"="255 255 255"
"ButtonShadow"="198 198 191"
"ButtonText"="0 0 0"
"GradientActiveTitle"="240 240 240"
"GradientInactiveTitle"="240 240 240"
"GrayText"="198 198 191"
"Hilight"="119 153 221"
"HilightText"="0 0 0"
"InactiveBorder"="240 240 240"
"InactiveTitle"="240 240 240"
"InactiveTitleText"="255 255 255"
"InfoText"="0 0 0"
"InfoWindow"="216 216 216"
"Menu"="240 240 240"
"MenuBar"="0 0 0"
"MenuHilight"="179 145 105"
"MenuText"="0 0 0"
"Scrollbar"="240 240 240"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
If anyone has the time, see if you can figure out how to get fonts working from this page: http://justlinux.com/forum/showthread.php?t=141123

i can't quite figure out what he's trying to do...

Here are the important bits, for making your own (it's in simple R G B):

Everything that says 240, that's the base color of your theme... the bcakground behind everything.

The "Hilight" is the color of mouse-overs... right now, it's a nice light blue. Be careful with "HilightText", it's actually the color of selected entries when opening and closing a file. "InfoWindow" is for tooltips. Those are all i've messed with, and, i must say, it looks pretty darn swell! Pics attached... someone please figure out somethign with the fonts :/
Attached Images
File Type: png msword.png (57.9 KB, 1241 views)
File Type: png ooo.png (58.9 KB, 968 views)
__________________
Quote:
So... a 1337 java programmer walks into a bar...
benplaut is offline   Reply With Quote
Old February 28th, 2007   #6
Draku
5 Cups of Ubuntu
 
Join Date: Aug 2006
Beans: 20
Talking Re: HOWTO: Change colors of wine applications

Maybe a litle late (2 years since last post ) but why not use the Windows XP Royale Theme download from here : http://www.softpedia.com/get/Desktop...or-WinXP.shtml
Fire UP the exe inside the archive with Wine and after installation go to your winecfg Desktop tab and select the theme. Work like a charm
Draku is offline   Reply With Quote
Old May 6th, 2007   #7
pt123
Dipped in Ubuntu
 
Join Date: Jul 2005
Beans: 621
Ubuntu 9.04 Jaunty Jackalope
Re: HOWTO: Change colors of wine applications

Thanks is it possible to put a image on the wine desktop as the background?
pt123 is offline   Reply With Quote
Old August 9th, 2007   #8
Super Jamie
5 Cups of Ubuntu
 
Join Date: Mar 2007
My beans are hidden!
Re: HOWTO: Change colors of wine applications

many months too late, but this page has good google rating

here are wine xp settings, which i lifted from http://www.winehq.org/pipermail/wine...st/010161.html

Quote:
These are the colors from a Windows XP Professional installation, they do an
amazing job of making the WINE user experience quite a bit more enjoyable
without any changes to the source!

~/.wine/user.reg:

[Control Panel\\Colors] 1085191500
"ActiveBorder"="212 208 200"
"ActiveTitle"="10 36 106"
"AppWorkSpace"="128 128 128"
"Background"="58 110 165"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="64 64 64"
"ButtonFace"="212 208 200"
"ButtonHilight"="255 255 255"
"ButtonLight"="212 208 200"
"ButtonShadow"="128 128 128"
"ButtonText"="0 0 0"
"GradientActiveTitle"="166 202 240"
"GradientInactiveTitle"="192 192 192"
"GrayText"="128 128 128"
"Hilight"="10 36 106"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="128 128 128"
"InactiveTitleText"="212 208 200"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="212 208 200"
"MenuBar"="212 208 200"
"MenuHilight"="0 0 0"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"
Super Jamie is offline   Reply With Quote
Old September 2nd, 2007   #9
tomauty
5 Cups of Ubuntu
 
tomauty's Avatar
 
Join Date: Jul 2007
Beans: 18
Re: HOWTO: Change colors of wine applications

Quote:
Originally Posted by Draku View Post
Maybe a litle late (2 years since last post ) but why not use the Windows XP Royale Theme download from here : http://www.softpedia.com/get/Desktop...or-WinXP.shtml
Fire UP the exe inside the archive with Wine and after installation go to your winecfg Desktop tab and select the theme. Work like a charm
Oh god thank you. I've been trying to fix the colors to look like that for a while.
tomauty is offline   Reply With Quote
Old October 26th, 2007   #10
ubuntios
5 Cups of Ubuntu
 
ubuntios's Avatar
 
Join Date: Oct 2007
Location: Amsterdam
Beans: 39
Ubuntu 7.10 Gutsy Gibbon
Re: HOWTO: Change colors of wine applications

Very good job minio,
Really nice!!!
ubuntios is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:35 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry