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