rgb144 property

LogThemeData rgb144
final

Implementation

static final rgb144 = LogThemeData.seed(
  normal: ansi.rgb144,
  emphasis: ansi.rgb255,
  dim: ansi.rgb033,
  messageStyles: defaultMessageStyles,
  punctuation: defaultPunctuation,
  depthThemes: LogDepthTheme.defaultThemesWoBlueAndGreen,
);