i downloaded the database from RR everything works great but a lot of groups colors are blue and they are not very visible, how can i change the default colors unitrunker uses so it wont use the blue?
sort of, I found the GID file when i change things in the program it will change them in the file. However if i close out change the GID file and reopen the application, it lost all the colors but wont take new colors.
You can change the color for a single talkgroup from the top menu ...
[F]ind -> [G]roup -> type in the group # and press [Enter].
Tab over the color selection and either (a) press the space bar or (b) type the first letter of the color's name.
If you want to change a large number of group colors ... this may take a while.
Exit the program.
Open the GID file in a text editor like Notepad.
These are RGB color values. Blue is "0000FF" so ... using search / replace in a text editor ... replace "0000FF" with some other color. The program - because it is pretending to be a DOS console - is limited to seven colors. Try light blue which is (I think) "8080FF".