rgb321 property
Implementation
static final rgb321 = LogThemeData.seed(
normal: ansi.rgb321,
emphasis: ansi.rgb432,
dim: ansi.rgb210,
messageStyles: defaultMessageStyles,
punctuation: defaultPunctuation,
depthThemes: LogDepthTheme.defaultThemesWoOrangeAndRed,
);