handling-colors

Community

Color type quick reference for ReactUMG.

Author15195999826
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Distinguishes SlateColor vs LinearColor and enforces ColorUseRule in WidgetStyle to ensure colors render correctly.

Core Features & Use Cases

  • SlateColor vs LinearColor: when to use each in ColorAndOpacity vs BrushColor.
  • ColorUseRule 0: mandatory for WidgetStyle colors to render.
  • Practical guidance: examples for common components like TextBlock, Border, Image.

Quick Start

Use SlateColor for TextBlock ColorAndOpacity and LinearColor for BrushColor; ensure ColorUseRule: 0 in WidgetStyle.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: handling-colors
Download link: https://github.com/15195999826/LomoMarketplace/archive/main.zip#handling-colors

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository