rgb440 property

LogThemeData rgb440
final

Implementation

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