Sublime Forum

Changing the selection color

#1

Can someone help me? i’m on ubuntu, sublime text 2.0.2, I want to change the color of text selections (it’s so difficult to spot in black-on-white themes)

Theme - Default/default.sublime-theme contains nothing like “selection”. And I don’t find the flies for the other themes at all.

:cry:

0 Likes

#2

Selection color (just as any color that is seen in the actual editor field, also referred to as “view”) is defined by the color scheme.

docs.sublimetext.info/en/latest/ … hemes.html

0 Likes

#3

thanks a lot! :smiley:

i didn’t expect to find anything relevant between “clojure” and “css”… :confused:

0 Likes