diff --git a/modules/zen-browser/userChrome.css.mustache b/modules/zen-browser/userChrome.css.mustache index 8b9ab12d..29454015 100644 --- a/modules/zen-browser/userChrome.css.mustache +++ b/modules/zen-browser/userChrome.css.mustache @@ -124,3 +124,9 @@ hbox#titlebar { #zen-appcontent-navbar-container { background-color: #{{base00-hex}} !important; } + +#contentAreaContextMenu menu, +menuitem, +menupopup { + color: #{{base05-hex}} !important; +}