rgb413 property

LogThemeData rgb413
final

Implementation

static final rgb413 = LogThemeData.seed(
  normal: ansi.rgb413,
  emphasis: ansi.rgb524,
  dim: ansi.rgb302,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoMagentaAndRed,
);