rgb323 property

LogThemeData rgb323
final

Implementation

static final rgb323 = LogThemeData.seed(
  normal: ansi.rgb323,
  emphasis: ansi.rgb434,
  dim: ansi.rgb212,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoMagentaAndRed,
);