I tried to change the color of a specific text, but I failed because I didn’t know how. Help me please.
How do I change the color of a particular text?
OdatNurd
#2
What have you tried so far? Your question is a little open ended - what kind of text, in what kind of file, in what kind of circumstance?
Colors in Sublime are applied by a combination of a syntax definition knowing that specific text is special in some way and a color scheme using that information to specify what color to use.
As a result, this could either be very simple or extremely advanced, depending on what you want to achieve.
0 Likes