popups: Set shortcut labels to use menu color

This commit is contained in:
Cleo Menezes Jr 2023-12-12 11:55:54 -03:00 committed by Rafael Mardojai CM
parent bde4732bcb
commit b4d1b493d5
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 2 additions and 1 deletions

View File

@ -204,7 +204,8 @@ panelview .unified-extensions-item {
} }
.subviewbutton[shortcut]:after { .subviewbutton[shortcut]:after {
opacity: 0.5 !important; opacity: 0.5 !important;
color: var(--gnome-menu-color) !important;
} }
.bookmark-item .menu-right { .bookmark-item .menu-right {