Skip to content

Commit 7b79038

Browse files
committed
Desaturate teal darker slightly
1 parent 0edac2f commit 7b79038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaultConfig.stub.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ let colors = {
8989
'green-lightest': '#e3fcec',
9090

9191
'teal-darkest': '#0d3331',
92-
'teal-darker': '#174e4b',
92+
'teal-darker': '#20504f',
9393
'teal-dark': '#38a89d',
9494
'teal': '#4dc0b5',
9595
'teal-light': '#64d5ca',

0 commit comments

Comments
 (0)