deplorableword / textmate-solarized

TextMate theme for Solarized
http://ethanschoonover.com/solarized
440 stars 98 forks source link

highlight selected text colour #15

Open resistorsoftware opened 13 years ago

resistorsoftware commented 13 years ago

Hi,

I find that when highlighting code, the selection is so faint on the dark theme, it is hardly recognizable? Anyone else have this issue? In the config file, is there a list of line to tweak that highlight on selected text?

Thanks!

niksy commented 13 years ago

I have a similar question but for Light theme: is there some option to change highlighted text color, not the background of selection? I would like to have default dark green background and white text since sometimes it’s hard to differentiate what’s selected with default darker text color.

resistorsoftware commented 13 years ago

I figured it out by using the TextMate preferences... that was easy.. no need to mess with the XML...

On Sun, Jun 12, 2011 at 5:54 AM, niksy < reply@reply.github.com>wrote:

I have a similar question but for Light theme: is there some option to change highlighted text color, not the background of selection? I would like to have default dark green background and white text since sometimes its hard to differentiate whats selected with default darker text color.

Reply to this email directly or view it on GitHub:

https://github.com/deplorableword/textmate-solarized/issues/15#issuecomment-1354392

caiogondim commented 13 years ago

it would be nice having a better color highlight built-in the theme. We can barely see the highlighted words after a search.

bkeating commented 13 years ago

@resistorsoftware, so what color did you end up using?

joshcarr commented 12 years ago

I went with the following highlight colors for both themes and have been happy:

https://github.com/joshcarr/textmate-solarized/commit/d90ec73fd5efe465e66cb33df38dc52a7f609daf

braver commented 11 years ago

I think the best way to interpret Ethan's guidelines is to use the Base02 (in Light) and Base2 (in Dark) for selection highlighting. Currently Light Theme does this correctly while the Dark Theme uses Base02 for lineHighlight as well as selection highlighting (which just isn't contrasting enough).

zanqi commented 11 years ago

This is still not fixed. Strangely, in older version, the textmate theme that can be downloaded from the official solarized site don't have this problem.

deplorableword commented 11 years ago

weird, what colour does it appear when it's incorrect? (Hex reference would be super)

On 23 Aug 2013, at 05:24 PM, Zanqi notifications@github.com wrote:

This is still not fixed. Strangely, in older version, the textmate theme that can be downloaded from the official solarized site don't have this problem.

— Reply to this email directly or view it on GitHub.

zanqi commented 11 years ago

The colour appears to be 073642ff. Screenshot is added to issue #52.

ashenkin commented 10 years ago

Yes - if the highlighted text issue could be fixed, i'd be eternally grateful! It's impossible to see highlighted text at the moment.