このプラグインを使用すると、ウィンドウのテキストの色を自由に変更できるプラグイン – RS_ChangeWindowTextColorSafely.js

タイトル
This plugin allows you to change the text color for window as you desired.
作者名
ヘルプ

We're going to define each window a different special color. To quickly define,
We must use to define a notetag in the plugin parameter called 'Window List'

<Window_ItemList normalColor #ff0000>
<Window_SkillList normalColor #ffff00>
<Window_SkillList crisisColor #ff0000>

Note tags provide the information likes as a class name and method name,
color value for window. You can see how the text color for window that is
changed in the game.

=============================================================================
Change Log
=============================================================================
2017.12.21 (v1.0.0) - First Release.
パラメータ
target MV
param windowList
text Window List
type note
desc Refer to a help documentation
default ""

ライセンス表記
  • MIT License
The MIT License
Copyright (c) 2017 biud436
Free for commercial and non commercial use.

紹介ページ https://github.com/biud436/MV/blob/master/RS_ChangeWindowTextColorSafely.js