Skip to content

Commit

Permalink
docs: fix color contrast for spacing indicator (#1405)
Browse files Browse the repository at this point in the history
  • Loading branch information
scurker authored Mar 13, 2024
1 parent a5a41e4 commit 4083f45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/Spacing.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
.cauldron--theme-dark {
--spacing-list-name-color: var(--gray-20);
--spacing-list-base-color: var(--gray-40);
--spacing-example-color: var(--accent-light);
}

.Spacing__example {
Expand Down

0 comments on commit 4083f45

Please sign in to comment.