Remix
Remix
remix/terminal · TypeView Source

TerminalStyleName

Summary

Any named terminal style supported by createStyles().

Signature

type TerminalStyleName =
  | TerminalModifierName
  | TerminalForegroundColorName
  | TerminalBackgroundColorName;