rgb444 property
Implementation
static final rgb444 = LogThemeData.seed(
normal: ansi.rgb444,
emphasis: ansi.rgb555,
dim: ansi.rgb333,
messageStyles: defaultMessageStyles,
punctuation: defaultPunctuation,
depthThemes: LogDepthTheme.defaultThemesWoGreenAndRed,
);