rgb441 property

LogThemeData rgb441
final

Implementation

static final rgb441 = LogThemeData.seed(
  normal: ansi.rgb441,
  emphasis: ansi.rgb552,
  dim: ansi.rgb330,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoYellowAndOrange,
);