Skip to content

Commit eb43462

Browse files
committed
test
1 parent 03b4701 commit eb43462

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/__snapshots__/Storyshots.test.js.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4195,7 +4195,7 @@ exports[`Storyshots Design System/Styles/Color Palette Blue 1`] = `
41954195
<div
41964196
style={
41974197
Object {
4198-
"backgroundColor": "#00192E",
4198+
"backgroundColor": "#032847",
41994199
"flexBasis": "11%",
42004200
"height": "100%",
42014201
}
@@ -4651,7 +4651,7 @@ exports[`Storyshots Design System/Styles/Color Palette Green 1`] = `
46514651
<div
46524652
style={
46534653
Object {
4654-
"backgroundColor": "#062902",
4654+
"backgroundColor": "#0E4207",
46554655
"flexBasis": "11%",
46564656
"height": "100%",
46574657
}
@@ -4879,7 +4879,7 @@ exports[`Storyshots Design System/Styles/Color Palette Orange 1`] = `
48794879
<div
48804880
style={
48814881
Object {
4882-
"backgroundColor": "#3D2200",
4882+
"backgroundColor": "#653B05",
48834883
"flexBasis": "11%",
48844884
"height": "100%",
48854885
}
@@ -5107,7 +5107,7 @@ exports[`Storyshots Design System/Styles/Color Palette Red 1`] = `
51075107
<div
51085108
style={
51095109
Object {
5110-
"backgroundColor": "#470404",
5110+
"backgroundColor": "#851414",
51115111
"flexBasis": "11%",
51125112
"height": "100%",
51135113
}

0 commit comments

Comments
 (0)