Zone Color Changer
Change zone colors. Useful for players with color issues like color-blindness or for those who don’t like the default colors.
Press Ctrl+K or click UUI Button.
The mod provides an option to change the color of each zone type, zoning panel icons are not affected. (would be a great feature)
The color profile is stored in in %localappdata%Colossal OrderCities_SkylinesModConfigzone-color-changer.cfg like the original mod did.
The old mod did only save at OnLevelUnloading(), fast return to desktop and crashes would not save the profile. I removed automatic saving and added three buttons:
– save current (and overwrite a previously saved) color profile to the .cfg file
– load previously saved color profile from the .cfg file
– reset to default color profile (but do not save the profile)
The color profile file loads at level start.
This is a continuation of the mod Zone Colours.
source[github.com]
Revisions:
Old revisions of this mod are available below. Click the link to download.