Many on color hoping this one will get answered..

Try looking for help here if you are having problems with the Ultimate Boot CD.

Moderators: Icecube, StopSpazzing

Locked
Message
Author
Solaris17
Posts: 46
Joined: Fri Mar 14, 2008 12:05 pm
Location: United States
Contact:

Many on color hoping this one will get answered..

#1 Post by Solaris17 » Mon Mar 17, 2008 10:53 am

Ok so after alot of searching on this forum it seems many would like to change the colors of the screens on the UBCD...i would like a read background with ALL the words being bright white....i was wondering if anyone knows how to do this?.....it seems that the color sequence is made up of all 3 types of color code...RGB binary and hex....i was wondering if anyone knows how to modify this code as i have failed misrably or if anyone already knows the values that have to be set to get a RED background with WHITE words thanky ou much...

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#2 Post by Victor Chew » Tue Mar 18, 2008 5:02 am

The information you need is available here.

eg.

MENU COLOR SCREEN 37;41
MENU COLOR BORDER 37;41
MENU COLOR TITLE 1;37;41
MENU COLOR SCROLLBAR 37;41
MENU COLOR UNSEL 37;41
MENU COLOR SEL 7;37;41
...

Solaris17
Posts: 46
Joined: Fri Mar 14, 2008 12:05 pm
Location: United States
Contact:

#3 Post by Solaris17 » Tue Mar 18, 2008 1:35 pm

thnx a bunch man i didnt under stand how you were doing it so i was all sorts of lost :)

Locked