Cities: Skylines

Cities: Skylines

52 次評價
Zone Color Changer
2
2
   
獎勵
加入最愛
已加入最愛
移除最愛
Mod
檔案大小
發佈於
更新時間
621.865 KB
2022 年 9 月 25 日 下午 12:11
2023 年 7 月 9 日 上午 5:07
3 項更新註記 (檢視)

訂閱以下載
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 Order\Cities_Skylines\ModConfig\zone-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]
17 則留言
casdegryse 7 月 22 日 上午 7:03 
still works, amazing tool if you're having trouble differentiating the different zones.
The Keenster 2023 年 7 月 15 日 下午 9:59 
Thank you!!! I AM COLORBLIND. My biggest issue is accidently using indusrty for residents. Green and Yellow is like Blue and Blue. Tell me which ones different?
Tom Riddle 2023 年 6 月 5 日 下午 12:23 
Tx for this mate ! 10/10.
_APA [~sudo] 2023 年 2 月 18 日 下午 10:03 
Excellent Mod
malibu  [作者] 2022 年 10 月 16 日 下午 3:16 
v0.2

New:

Unified UI Button added (can be turned off in mod options)
Close Button added
Mod UI Panel now remembers its position
malibu  [作者] 2022 年 10 月 1 日 上午 3:18 
@Chamëleon TBN: nice ty :-)
@Terminal Frost: ty, for me it's the color of high residential zones which was like invisible on most grass surfaces. It bothered me so much, and I did not find any other working mods which can change the colors. So I took the original Zone Colours mod and reactivated my long not used programming skills to solve the problem.
@grimwav7: do you mean the color of the district name text? Not yet possible but it's planned. See Ciar Aon's comments
vlo7 2022 年 9 月 30 日 下午 8:33 
Is it possible to change the color of individual districts?
Terminal Frost 2022 年 9 月 30 日 下午 1:48 
Personally, I have no use for this mod, but I could see this being *incredibly* helpful to some people! Some mods improve a bit how the game plays; this mod can actually make the game *playable* for an entire group of people! Simply outstanding work!
Chamëleon TBN 2022 年 9 月 28 日 上午 6:30 
@mm54321 - that what is implemented seems to work. Found no issues, code is okay too. Will add to CR as stable
malibu  [作者] 2022 年 9 月 27 日 上午 11:54 
District colors and UI buttons are on the roadmap now.