# ▽△▽ XRXSv12. Ds-In4. システムカラー ▽△▽ # # publish 2010/ 4/ 1 # update - # #============================================================================== # システムカラー番号 : 標準16 #============================================================================== class Window_Base < Window def system_color return text_color(6) end end