chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
30 stars 1 forks source link

Fix snapshot image opacity #212

Closed ghengeveld closed 4 months ago

ghengeveld commented 4 months ago

Keeps the snapshots at 100% opacity, while the overlays get 70% opacity. This is the same as the webapp.

📦 Published PR as canary version: 1.2.14--canary.212.59af0ef.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.2.14--canary.212.59af0ef.0 # or yarn add @chromatic-com/storybook@1.2.14--canary.212.59af0ef.0 ```