gecko-dev/servo/components
Emilio Cobos Álvarez d96854eeb1 Bug 1691781 - Make Linux tab bar use the darker of the highlight / highlighttext colors. r=dao
Some GTK themes use very soft colors for selection backgrounds, using
darker colors for the text. This makes the tab and focus outlines in the
tab bar not have sufficient contrast with usual backgrounds.

I needed to do this for bug 1690778, but it seems worth doing it on the
front-end as well.

Differential Revision: https://phabricator.services.mozilla.com/D104547
2021-02-11 16:36:54 +00:00
..
derive_common Bug 1676513 - Fix clippy warnings r=emilio,webdriver-reviewers,whimboo,rhunt 2020-11-17 12:02:22 +00:00
fallible Bug 1632469 - Use `SmallVec::try_reserve`. r=manishearth 2020-12-10 11:37:16 +00:00
hashglobe
malloc_size_of Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam 2020-12-04 10:47:55 +00:00
selectors Bug 1685621 - Fix serialization of complex :not(). r=emilio 2021-01-08 10:12:00 +00:00
servo_arc Bug 1676513 - Fix clippy warnings r=emilio,webdriver-reviewers,whimboo,rhunt 2020-11-17 12:02:22 +00:00
size_of_test
style Bug 1691781 - Make Linux tab bar use the darker of the highlight / highlighttext colors. r=dao 2021-02-11 16:36:54 +00:00
style_derive Bug 1676513 - Fix clippy warnings r=emilio,webdriver-reviewers,whimboo,rhunt 2020-11-17 12:02:22 +00:00
style_traits Bug 1551040 - Add dark mode to plaintext.css, and a document rule to target plaintext documents. r=boris 2021-01-17 14:44:41 +00:00
to_shmem Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam 2020-12-04 10:47:55 +00:00
to_shmem_derive