chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
33 stars 2 forks source link

Restyled the Config options and updated colors/fonts #202

Closed MichaelArestad closed 6 months ago

MichaelArestad commented 7 months ago

List of changes:

  1. Updated font sizes to match Storybook
  2. Updated some colors here and there
  3. Updated padding here and there
  4. Restyled the configuration screen
📦 Published PR as canary version: 1.2.18--canary.202.6d399eb.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.2.18--canary.202.6d399eb.0 # or yarn add @chromatic-com/storybook@1.2.18--canary.202.6d399eb.0 ```
MichaelArestad commented 7 months ago

@ghengeveld can you take a peek at this to make sure I have broken anything? There are more style updates I want to do, but I will save them for a future PR.