Closed llinfeng closed 7 years ago
Yes, I have such errors.
@cyb1ove What particular hardware/software environment are you having? And, have you had specification for highlight
settings? Here goes my set of colorization attempts (hopefully done correctly for the command line).
highlight Normal background-color: black; color: white
highlight CmdLine background: #191919; color: #afafaf; font-size: 9pt;
highlight CmdLine -append font-size:16px
highlight PromptText background-color: black; color: white
highlight InfoMsg background-color: black; color: white
highlight CompItem[selected] background-color: white; color: black
highlight Hint background-color: white; color: black; border: 1px solid #000000
highlight HintActive background-color: white; color: black; border: 1px solid #000000
highlight HintElem background-color: white; color: black; border: 1px solid #000000
These are from quite a while ago, but it is give me this look on all other machines
Ubuntu16.04 && firefox 54.0(64 bits) met the same problem.
Update: I figured out that switching to Firefox 55.0.3 64-bit version solves the problem on my 4-year old Thinkpad machine. Here goes all the relevant versions info:
@mistakeSF, maybe switching to Firefox 55.0.3 may help you. ( @cyb1ove, maybe this also applies to your case.)
Duplicate of #777, see that issue for an xpi built with a workaround and see also #796 for a proper solution.
Thank you, @FireyFly
Issue type:
Version:
I built the
*.xpi
file in late September myself.Description:
I am using exactly the same
_vimperatorrc
across three Windows machines, and a MacBook Air; and it is only on my Thinkpad X230T machine (built in 2013) that I see the following horrible scene. All the fonts are fine, but the icons are superbly large.Expected behavior:
If I am using the same
_vimperatorrc
, I would at least expect the icons are displayed correctly (in normal size); and that the background of the command line shall be of darker color. I don't really recall whether I have done anything fancy to this X230T machine.Failed fixing attempts
I have tried to:
Mozilla
orFirefox
.highlight Normal background-color: black; color: white
. Here goes the error message that I get (including some "exception")