Closed acrothoi2 closed 7 years ago
I'd like support this enhancement. I have always found the excessive contrast in searched for terms offensive to the eye.
I've looked into this and I think this is mostly an issue for Linux, where "green" used by default is quite dark. On Windows that's not the case and it's more like "lawngreen" or "lime" (see here) already.
But I agree a degree of configurability would be nice in any case. The proposed patch has a couple of issues, so needs to be reworked before I can merge it. I'll ask whether the contributor is willing to rework it.
In the meanwhile, to make one step forward, I'll just implement the first part of the initial ask - i.e. set the search match color to "lawngreen", which is lighter and looks quite ok for me and well within what's being asked.
Ok, so the referenced commit changes the default color and it now looks similar to Windows (Win itself is unchanged):
definitely an improvement over the dark green. thanks! :-)
JFYI, I have the code, tested and almost ready to go in the https://github.com/tomboy-notes/tomboy/tree/gh33-add-custom-search-match-color branch, plan to get it in sometime this week. If anyone is eager to get the functionality as soon as possible and is up to building stuff - feel free to pick it up right away :smiley:
(Copied from https://bugzilla.gnome.org/show_bug.cgi?id=748661) ...
Julie:
Alexander: