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