Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Fix #355: Text not readable on error in entry (fg==bg) #395

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JoeyCorleone
Copy link

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: #355, #383

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants