Skip to content
This repository has been archived by the owner on Jun 6, 2020. It is now read-only.

Change background color of address suggestions #25

Open
1ll3g4l opened this issue May 16, 2018 · 11 comments
Open

Change background color of address suggestions #25

1ll3g4l opened this issue May 16, 2018 · 11 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@1ll3g4l
Copy link

1ll3g4l commented May 16, 2018

Anyway to make it white? i remember it being white before as well.

@spikespaz
Copy link
Owner

Firefox version 60 was released, and therefore popups such as this may be colored. This is intentional behavior. However I may be able to add an option in the rewrite.

@spikespaz
Copy link
Owner

See Issue #7

@spikespaz spikespaz added enhancement New feature or request question Further information is requested labels May 16, 2018
@Keith94
Copy link

Keith94 commented May 16, 2018

Ooh. that's good news; when can we expect the rewrite? :D

@1ll3g4l In the meantime you can customize this with userChrome.css

.autocomplete-richlistitem .ac-url {
  color: #FFFFFF !important;
}

@spikespaz
Copy link
Owner

What do you mean "Website prediction"? Easier visibility and differentiation between sites that are hovered over?

Did that mean that you want the hovered item in the list to be highlighted with a different color?

@spikespaz spikespaz self-assigned this May 16, 2018
@spikespaz spikespaz changed the title Ability to choose the color of the bakground for website prediction? Change background color of address suggestions May 16, 2018
@spikespaz spikespaz added this to the Version 2.0 (Rewrite) milestone May 16, 2018
@spikespaz
Copy link
Owner

spikespaz commented May 16, 2018

@Keith94 About June 16. I'm reluctant to add the Milestone marker to this issue because I don't know what OP means by "website prediction".

@Keith94
Copy link

Keith94 commented May 16, 2018

Cool! If you need any testing/feedback with the rewrite, let me know.

@1ll3g4l
Copy link
Author

1ll3g4l commented May 22, 2018

@Keith94 @spikespaz Thank you both

@Keith94
Copy link

Keith94 commented Jul 2, 2018

Version 2.0 "Past due by about 1 month". Any progress ? :(

@spikespaz
Copy link
Owner

spikespaz commented Jul 2, 2018

@Keith94 I looked at that today and felt guilty about it. I just really don't like JS. The whole extension needs to be rewritten from scratch to accommodate the features that people are asking for, and I started doing it but got stuck on organizing the abstraction for the options page. Once I get that done the rest will be a breeze. I will try to get it done ASAP but right now, Search Deflector is taking priority because I'm trying to understand more about compiled languages and the required build tools.

@Keith94
Copy link

Keith94 commented Jul 2, 2018

o-okay

@RichardDavies
Copy link

With lighter accent colors, the address suggestions are often hard to read due to low contrast with the white text and light background. Is there anyway to automatically change the text color to black if the background is a light color? Or maybe the background should be darkened similar to the awesome bar color.

Hard to read address suggestions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants