rgb242 property

LogThemeData rgb242
final

Implementation

static final rgb242 = LogThemeData.seed(
  normal: ansi.rgb242,
  emphasis: ansi.rgb353,
  dim: ansi.rgb131,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoYellowAndGreen,
);