rgb321 property

LogThemeData rgb321
final

Implementation

static final rgb321 = LogThemeData.seed(
  normal: ansi.rgb321,
  emphasis: ansi.rgb432,
  dim: ansi.rgb210,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoOrangeAndRed,
);