spatialillusions / milsymbol

Military Symbols in JavaScript
www.spatialillusions.com/milsymbol
MIT License
561 stars 137 forks source link

Getting only purple background for the below SIDCs #188

Closed YahavTheKing123 closed 6 years ago

YahavTheKing123 commented 6 years ago

Hey,

Can you please direct me to the place I can fix the SIDC's:

  1. SUGPEVC---*****
  2. SFGPEVC---*****
  3. SNGPEVC---*****
  4. SHGPEVC---*****

For some reason when I am trying to generate the icon for them as SVG, i am getting a purple background and not according to the the F,U,N,E.. (in the standart I can see the background is yellow, blue, green and red like the other entities..)

Thanks

spatialillusions commented 6 years ago

This is by design, but check the documentation for civilianColor.

YahavTheKing123 commented 6 years ago

Great. Thanks for your assistance :)