We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa70160 commit 7093ac9Copy full SHA for 7093ac9
1 file changed
app/views/NewServerView/components/ServersHistoryItem/__snapshots__/ServersHistoryItem.test.tsx.snap
@@ -1901,7 +1901,7 @@ exports[`Story Snapshots: Themes should match snapshot 1`] = `
1901
style={
1902
[
1903
{
1904
- "backgroundColor": "#1F2329",
+ "backgroundColor": "#262931",
1905
"borderRadius": undefined,
1906
"margin": undefined,
1907
"marginBottom": undefined,
@@ -2191,7 +2191,7 @@ exports[`Story Snapshots: Themes should match snapshot 1`] = `
2191
2192
2193
2194
- "backgroundColor": "#000000",
+ "backgroundColor": "#0d0d0d",
2195
2196
2197
0 commit comments