Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 7de8965

Browse files
asynclizcopybara-github
authored andcommitted
chore(tokens): update to v0.96
PiperOrigin-RevId: 442892561
1 parent 8c4da22 commit 7de8965

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/mdc-dialog/_dialog-theme.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,13 @@ $light-theme: (
6969
action-pressed-state-layer-color: null,
7070
action-pressed-state-layer-opacity: null,
7171
action-pressed-label-text-color: null,
72+
// TODO(b/229523517): add headline token support to dialog
73+
headline-color: null,
74+
headline-font: null,
75+
headline-line-height: null,
76+
headline-size: null,
77+
headline-tracking: null,
78+
headline-weight: null,
7279
);
7380

7481
$custom-property-prefix: 'dialog';

0 commit comments

Comments
 (0)