Files: CGFCanvasThemeTMPColorBehavior.cs
Path: "CGF/Systems/UI/Themes"
Description
Applies a theme color to a TextMeshPro text.
Reference

- Color Key – Theme color key to apply to the text. See Common Features / Color Key.
- Keep Opacity – Whether to preserve the text opacity when applying the theme color.
Use
Add this component to the GameObject that should own the behavior.
Configure the inspector fields listed in Reference and assign the required scene or asset references before entering Play Mode.