zen-browser: fix select tags not being readable (#1738)
Link: https://github.com/nix-community/stylix/pull/1738 Reviewed-by: awwpotato <awwpotato@voidq.com>
This commit is contained in:
parent
6e8c6906c1
commit
37673b1de0
1 changed files with 6 additions and 0 deletions
|
|
@ -124,3 +124,9 @@ hbox#titlebar {
|
|||
#zen-appcontent-navbar-container {
|
||||
background-color: #{{base00-hex}} !important;
|
||||
}
|
||||
|
||||
#contentAreaContextMenu menu,
|
||||
menuitem,
|
||||
menupopup {
|
||||
color: #{{base05-hex}} !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue