Skip to content

Commit a6dd9be

Browse files
authored
fix(tokens): darken color-background-weak and add new elevation token
1 parent cddfffd commit a6dd9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/paste-design-tokens/tokens/themes/dark/global/background-color.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ props:
2828
value: "{!palette-gray-80}"
2929
comment: Stronger inverse background color for any container. Must be used on color-background-body-inverse.
3030
color-background-weak:
31-
value: "{!palette-gray-95}"
31+
value: "{!palette-gray-100}"
3232
comment: Weak default background color.
3333
color-background-weaker:
3434
value: "{!palette-gray-100}"

0 commit comments

Comments
 (0)