How can i only set invisible color without change other’s setting.
How only set invisibles color
john
#2
You need to enable show invisible characters from the settings but after that you can style them with the invisible-character
class:
atom-text-editor::shadow .invisible-character { color: turquoise }