Skip to content

Commit 8e6ff63

Browse files
committed
added barHoverColor to SB theme
1 parent 050fd3a commit 8e6ff63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/theme.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const storybookTheme = create({
55
appContentBg: '#fff',
66
barBg: '#19013A',
77
barSelectedColor: '#EE2737',
8+
barHoverColor: '#EE2737',
89
barTextColor: '#fff',
910
base: 'light',
1011
brandTitle: 'Forum One',

0 commit comments

Comments
 (0)