Skip to content

Commit

Permalink
popups: Fix menucaption color
Browse files Browse the repository at this point in the history
Fixes #637
  • Loading branch information
rafaelmardojai committed Aug 7, 2024
1 parent 85715f8 commit 3690ce8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/parts/popups.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ menupopup {
padding: 8px !important;
}

menucaption {
color: var(--gnome-window-color) !important;
}

menu menupopup {
margin: -14px -8px 0px 0px !important;
}
Expand Down

0 comments on commit 3690ce8

Please sign in to comment.