rgb414 property

LogThemeData rgb414
final

Implementation

static final rgb414 = LogThemeData.seed(
  normal: ansi.rgb414,
  emphasis: ansi.rgb525,
  dim: ansi.rgb303,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoMagentaAndRed,
);