rgb344 property

LogThemeData rgb344
final

Implementation

static final rgb344 = LogThemeData.seed(
  normal: ansi.rgb344,
  emphasis: ansi.rgb455,
  dim: ansi.rgb233,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoBlueAndRed,
);