Skip to content

Commit b078238

Browse files
committed
Derive shadow-outline from new blue-300
1 parent e7d0534 commit b078238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/defaultConfig.stub.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ module.exports = {
133133
xl: '0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)',
134134
'2xl': '0 25px 50px -12px rgba(0, 0, 0, 0.25)',
135135
inner: 'inset 0 2px 4px 0 rgba(0, 0, 0, 0.06)',
136-
outline: '0 0 0 3px rgba(66, 153, 225, 0.5)',
136+
outline: '0 0 0 3px rgba(147, 197, 253, 0.5)',
137137
none: 'none',
138138
},
139139
container: {},

0 commit comments

Comments
 (0)