Thank you! I wish I could come back and tell you that it works beautifully but now I'm getting this error in my DevTools:
"Uncaught TypeError: Cannot read property 'bitmap' of undefined
at Window.get (rmmz_core.js:3605)
at Window_Base.changeTextColor (rmmz_windows.js:199)
at Window_Base.<computed>.<computed> [as changeTextColor] (VisuMZ_1_SkillsStatesCore.js:4001)
at Sprite_SkillCard.changeTextColor (MYTH_VisuMZ_CompatPatch.js:319)
at Sprite_SkillCard.drawSkillCost (MYTH_CGC_TextFormatPlus.js:699)
at Sprite_SkillCard.drawCardCost (MYTH_CGC_CoreEngine.js:3412)
at Sprite_SkillCard.drawCardCost (MYTH_CGC_TextFormatPlus.js:674)
at Sprite_SkillCard.drawCardBitmap (MYTH_CGC_CoreEngine.js:3341)
at MYTH_CGC_CoreEngine.js:3314"
If this is just a me error and I have to figure out how my plugins are goofing on one another I'll take the L, but was curious if you had any idea first.