Skip to content

Commit 7e1e9d0

Browse files
siddharthkpCompuIves
authored andcommitted
Update list.focusBackground (codesandbox#3084)
1 parent ce4d1a0 commit 7e1e9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/src/themes/codesandbox-black.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@ const colors = {
154154
activeSelectionBackground: tokens.grays[700],
155155
activeSelectionForeground: tokens.white,
156156
dropBackground: tokens.grays[700],
157-
focusBackground: tokens.grays[700],
158157
highlightForeground: tokens.blues[300],
159158
hoverBackground: tokens.grays[500],
159+
focusBackground: tokens.grays[500],
160160
inactiveSelectionBackground: null,
161161
inactiveSelectionForeground: null,
162162
warningForeground: tokens.yellow,

0 commit comments

Comments
 (0)