TLThemeUiColorKeys
Keys in TLThemeDefaultColors that are required UI infrastructure colors and cannot be removed via TLRemovedDefaultThemeColors.
type TLThemeUiColorKeys =
| "background"
| "cursor"
| "negativeSpace"
| "noteBorder"
| "solid"
| "text";Prev
TLThemeIdNext
TLUnknownBinding