TW 2.0 now uses a DEFAULT theme key. Be great to have that inserted into the color string.
For example: #bb5a27 would produce:
darkorange: {
50: '#faf6ee',
100: '#fbefd7',
200: '#f8e0aa',
300: '#f5c76a',
400: '#f2a12e',
500: '#f07a14',
600: '#e3550d',
DEFAULT: '#bb5a27',
700: '#c13f11',
800: '#9a3217',
900: '#7c2917',
},
TW 2.0 now uses a DEFAULT theme key. Be great to have that inserted into the color string.
For example:
#bb5a27would produce: