Hello:
When using e.g. the blackened theme as described in
<http://conkeror.org/Appearance#Howtorestorethe.22blackened.22theme>,
the minibuffer prompt is displayed well white on black, but the
user-typed input after the prompt will be displayed black on black.
To fix this problem, blackened/minibuffer.css should be edited to
include:
#minibuffer-input {
-moz-appearance: none !important;
color: white !important;
}
I understand this is not the recommended way of theming, but the fix may
be perhaps useful to someone.
(Using git sources, Conkeror/debian-0.9.3+git101015-1-16-ge282ee4,
XULRunner/1.9.1.15, Debian/Squeeze.)
Best regards
--
Tibor Simko
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror