TLThemeUiColorKeys

See source code

Keys in TLThemeDefaultColors that are required UI infrastructure colors and cannot be removed via TLRemovedDefaultThemeColors.

type TLThemeUiColorKeys =
  | "background"
  | "cursor"
  | "negativeSpace"
  | "noteBorder"
  | "solid"
  | "text";
Prev
TLThemeId
Next
TLUnknownBinding