rgb133 property

LogThemeData rgb133
final

Implementation

static final rgb133 = LogThemeData.seed(
  normal: ansi.rgb133,
  emphasis: ansi.rgb244,
  dim: ansi.rgb022,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoBlueAndRed,
);