rgb412 property
Implementation
static final rgb412 = LogThemeData.seed(
normal: ansi.rgb412,
emphasis: ansi.rgb523,
dim: ansi.rgb301,
messageStyles: defaultMessageStyles,
punctuation: defaultPunctuation,
depthThemes: LogDepthTheme.defaultThemesWoMagentaAndRed,
);