Skip to content

Commit f1cd5fc

Browse files
jackfranklinDevtools-frontend LUCI CQ
authored andcommitted
Shortcuts: change subtle text colour to match GM3 guidelines
Bug: 406008928 Change-Id: I6f12db8079b29ac19f9e3aeb9cf1f53bf92ccdc0 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6424602 Commit-Queue: Jack Franklin <[email protected]> Reviewed-by: Kim-Anh Tran <[email protected]> Auto-Submit: Jack Franklin <[email protected]> Feels: Kim-Anh Tran <[email protected]>
1 parent e22fd42 commit f1cd5fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

front_end/ui/components/dialogs/shortcutDialog.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@
4444
align-items: center;
4545

4646
.keybinds-join-text, .footnote {
47-
color: var(--color-text-primary);
48-
opacity: 50%;
47+
color: var(--sys-color-on-surface-subtle);
4948
}
5049

5150
.footnote {

0 commit comments

Comments
 (0)