diff --git a/chrome/content/vimperator/default.css b/chrome/content/vimperator/default.css index 92c6e155..2742b809 100644 --- a/chrome/content/vimperator/default.css +++ b/chrome/content/vimperator/default.css @@ -148,7 +148,8 @@ fieldset.paypal { #vimperator-bufferwindow > listitem[selected="true"], #vimperator-previewwindow > listitem[selected="true"] { - background-color: #C9DFFF !important; + background-color: Highlight !important; + color: HighlightText !important; }