![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
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
Code:
gedit ~/.wine/user.reg Code:
[Control Panel\\Colors] some numbers 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: |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|