This repository has been archived by the owner on May 29, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 89
Gedit find field, has red background and foreground color. #355
Comments
JoeyCorleone
pushed a commit
to JoeyCorleone/paper-gtk-theme
that referenced
this issue
Aug 25, 2016
Foreground and background colors should be different and readable. Approach for dynamically changing text color based on a background color taken from: http://thesassway.com/intermediate/dynamically-change-text-color-based-on-its-background-with-sass Consider replacing this commit with http://codepen.io/sebastianekstrom/pen/avDjh which should create better fg colors based on the bg color. Resolves: snwh#355
JoeyCorleone
pushed a commit
to JoeyCorleone/paper-gtk-theme
that referenced
this issue
Aug 25, 2016
Foreground and background colors should be different and readable. Approach for dynamically changing text color based on a background color taken from: http://thesassway.com/intermediate/dynamically-change-text-color-based-on-its-background-with-sass Consider replacing this commit with http://codepen.io/sebastianekstrom/pen/avDjh which should create better fg colors based on the bg color. Resolves: snwh#355
JoeyCorleone
pushed a commit
to JoeyCorleone/paper-gtk-theme
that referenced
this issue
Aug 25, 2016
Fg/bg colors should be different in entries (i.e. search entry in gedit). To make the text readable, the fg color is dynamically set using this approach: http://thesassway.com/intermediate/dynamically-change-text-color-based-on-its-background-with-sass Consider using the approach given at https://gist.github.com/jlong/f06f5843104ee10006fe which promises even better fg color determination. Resolves: snwh#355
JoeyCorleone
pushed a commit
to JoeyCorleone/paper-gtk-theme
that referenced
this issue
Aug 25, 2016
Fg/bg colors should be different in entries (i.e. search entry in gedit). To make the text readable, the fg color is dynamically set using this approach: http://thesassway.com/intermediate/dynamically-change-text-color-based-on-its-background-with-sass Consider using the approach given at https://gist.github.com/jlong/f06f5843104ee10006fe which promises even better fg color determination. Resolves: snwh#355, snwh#383
I think this is a duplicate of my issue #313 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Gnome 3.20
Fedora Rawhide
at commit 266
In Gedit 3.20 when ctrl-f is unable to find a text, the find-field text is highlighted "red" and background is highlighted "blue" in Adwaita.
![screenshot from 2016-05-18 13-18-16](https://cloud.githubusercontent.com/assets/2396524/15370118/06bd5f5a-1cfb-11e6-8a9b-a606ba8fc5fc.png)
Paper currently makes the background "red" and the text "red", making it invisible.
![errormessage unreadable](https://cloud.githubusercontent.com/assets/2396524/15370075/e0a12c98-1cfa-11e6-96ed-94baf64de4e3.png)
The text was updated successfully, but these errors were encountered: