An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Color Change - ColorChange.js

Plugin desc : System Color Change Plugin

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/ColorChange.js

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/ColorChange.js

File name : ColorChange.js

Help of plugin :

@target MZ
@url https://github.com/triacontane/RPGMakerMV/tree/mz_master/ColorChange.js
@plugindesc System Color Change Plugin
@author Triacontane
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/triacontane-MZ-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----

ColorChange.js

Changes various system colors.
Try out different colors without changing your window skin.

This plugin requires the base plugin ”PluginCommonBase.js.”
”PluginCommonBase.js” is located in the following folder under the RPG Maker
MZ installation folder:

dlc/BasicResources/plugins/official

Terms of Use:
You may modify and redistribute this plugin without permission, and there are
no restrictions on its use (commercial, 18+, etc.).
This plugin is now yours.

@param normalColor
@text Normal color
@desc Specify the color number of the normal color.
@type color
@default 0

@param systemColor
@text System Colors
@desc Specifies the color number of a system color.
@type color
@default 16

@param crisisColor
@text Dying Color
@desc Specifies the color number of the dying color.
@type color
@default 16

@param deathColor
@text Incapacitated Color
@desc Specify the color number of the incapacitated color.
@type color
@default 17

@param gaugeBackColor
@text Gauge Background Color
@desc Specifies the color number for the gauge background color.
@type color
@default 19

@param hpGaugeColor1
@text HP Gauge Color 1
@desc Specifies the color number for HP gauge color 1.
@type color
@default 20

@param hpGaugeColor2
@text HP Gauge Color 2
@desc Specifies the color number for HP gauge color 2.
@type color
@default 21

@param mpGaugeColor1
@text MP Gauge Color 1
@desc Specifies the color number for MP gauge color 1.
@type color
@default 22

@param mpGaugeColor2
@text MP Gauge Color 2
@desc Specifies the color number for MP gauge color 2.
@type color
@default 23

@param mpCostColor
@text MP Cost Color
@desc Specifies the color number of the MP cost color.
@type color
@default 23

@param powerUpColor
@text Ability score up color
@desc Specifies the color number of the ability value increase color. It is used when ability values increase due to equipment changes, etc.
@type color
@default 24

@param powerDownColor
@text Ability score down color
@desc Specifies the color number of the ability value down color. It is used when ability values are reduced due to equipment changes, etc.
@type color
@default 25

@param ctGaugeColor1
@text CT Gauge Color 1
@desc Specifies the color number for CT gauge color 1.
@type color
@default 26

@param ctGaugeColor2
@text CT Gauge Color 2
@desc Specify the color number for CT gauge color 2.
@type color
@default 27

@param tpGaugeColor1
@text TP Gauge Color 1
@desc Specify the color number for TP gauge color 1.
@type color
@default 28

@param tpGaugeColor2
@text TP Gauge Color 2
@desc Specify the color number for TP gauge color 2.
@type color
@default 29

@param tpCostColor
@text TP Cost Color
@desc Specify the color number of the TP cost color.
@type color
@default 29

@param mpColor
@text MP Color
@desc Specifies the MP color number.
@type color
@default 0

@param tpColor
@text TP color
@desc Specify the color number of the TP color.
@type color
@default 0

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.