rgb314 property

LogThemeData rgb314
final

Implementation

static final rgb314 = LogThemeData.seed(
  normal: ansi.rgb314,
  emphasis: ansi.rgb425,
  dim: ansi.rgb203,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoMagentaAndRed,
);