rgb404 property

LogThemeData rgb404
final

Implementation

static final rgb404 = LogThemeData.seed(
  normal: ansi.rgb404,
  emphasis: ansi.rgb505,
  dim: ansi.rgb303,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoMagentaAndRed,
);