Windows default background color code
02/04/2010
I wanted to change background color of my Ubuntu system to Windows default background color, blue.
So I googled and found how to do that.
1. Open registry editor.
Start > Run > regedit
2. Find registry key.
HKEY_USERS\.DEFAULT\Control Panel\Colors
3. Check the value out in RGB format
Value name: Background
Value data: 0 78 152 (R G B format)
Yes, that’s my favorite color code.
No comments yet
