mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 06:21:23 +08:00
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
```js
|
|
addonActionsTheme: {
|
|
...chromeLight,
|
|
BASE_FONT_FAMILY: typography.fonts.mono,
|
|
BASE_BACKGROUND_COLOR: 'transparent',
|
|
}
|
|
``` |