config/tokens.cjs in coveragebook_components-0.13.1 vs config/tokens.cjs in coveragebook_components-0.14.0

- old
+ new

@@ -126,9 +126,10 @@ }, content: { dark: { 1: colors.gray[900], 2: colors.gray[800], + 3: colors.gray[600], muted: colors.gray[400], }, light: { 1: colors.white, 2: colors.gray[200],