rgb240 property

LogThemeData rgb240
final

Implementation

static final rgb240 = LogThemeData.seed(
  normal: ansi.rgb240,
  emphasis: ansi.rgb350,
  dim: ansi.rgb130,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoYellowAndGreen,
);