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日 21時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日 22時03分 
Excellent Mod
malibu  [作成者] 2022年10月16日 15時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日 20時33分 
Is it possible to change the color of individual districts?
Terminal Frost 2022年9月30日 13時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.