Skip to content

Commit 505d678

Browse files
committed
Fix tests
1 parent ca7c5bd commit 505d678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/src/theme/__snapshots__/theme.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ Object {
490490
"input.foreground": "#C0C0C0",
491491
"inputOption.activeBorder": "#66b9f4",
492492
"list.focusBackground": "#24282A",
493-
"list.hoverBackground": "#37414050",
493+
"list.hoverBackground": "#222a2b",
494494
"menu.background": "#1C2022",
495495
"menu.foreground": "#C0C0C0",
496496
"menu.selectionBackground": "#24282A",

0 commit comments

Comments
 (0)