I tried the ProAsm ServerColors program but dont like it.
Had another look at Killing Floor color chart
http://killingfloorgame.ru/obzor/ob-igre/code-colorsIt didnt work before but this time it worked but it was abit messy to do the
copy-and-paste of the whole color chart into ServerColor1c.ini because it
was just one color code on each line but after 38 it had some extra spaces
so you could figure out at the next column of 38 started.
I cut and paste manually, wow that took some time, and ended up with this

- Shot02668--KF-color--1d.jpg (355.25 KiB) Viewed 1613 times
On the lower area they are just placed from left to right, what a mess, so I
cut and paste them into columns

- Shot02667--KF-color--1e.jpg (379.5 KiB) Viewed 1613 times
Better but still a mess.
I looked at the original color chart and it was 6 columns with 38 color in each
and I could fit it in ServerMenu if I cut in half for 2 coloumn with 17 colors
making it 12 columns.
No I didnt want todo this manually again, but I found an paste option in the
editor, EditPlus, that could paste as columns, perfect. I was much easier but
it had inserted tabs and spaces. I did alot of search and replace and started
UT2004 to see how it looked, and there was still some spaces here and there.
Cant use the "block" symbol, "███", using "iiiii", 5 x i which works pretty good.
Eventually I ended up with a perfect color chart with "iiiii", 5 x i, except for
one place, "iiii" with 4 x i, thats weird I thought and it was hard to search for
so I looked manually and all had 5 x i, weird, I thougth I was going mad.
I then located the coloum and line and added an i for 6 x i, then tested and it
was perfect.
Here is the code in ServerMenu
6 x i which looked perfect

- KF-6xi--1f.png (77.43 KiB) Viewed 1613 times
123456 and numbers

- KF-123456--1f.png (82.42 KiB) Viewed 1613 times
here you see the result, the first number disappears

- Shot02666--KF-colors--123456--1f.jpg (369.1 KiB) Viewed 1613 times
Weird.