TLThemeUiColorKeys
Keys in TLThemeDefaultColors that are required UI infrastructure colors and cannot be removed via TLRemovedDefaultThemeColors.
type TLThemeUiColorKeys =
| "background"
| "brushFill"
| "brushStroke"
| "cursor"
| "laser"
| "negativeSpace"
| "noteBorder"
| "selectedContrast"
| "selectionFill"
| "selectionStroke"
| "snap"
| "solid"
| "text";Prev
TLThemeIdNext
TLUnknownAsset