rgb232 property

LogThemeData rgb232
final

Implementation

static final rgb232 = LogThemeData.seed(
  normal: ansi.rgb232,
  emphasis: ansi.rgb343,
  dim: ansi.rgb121,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoYellowAndGreen,
);