
Pulsar Pigment is a plugin for the Pulsar Edit text editor that enhances your coding experience by visually highlighting color values directly within your files. When you encounter hex codes (e.g., #FF0000
), RGB(A) values (e.g., rgb(255, 0, 0)
, rgba(0, 0, 0, 0.5)
), or other recognized color formats, Pulsar Pigment will automatically apply the corresponding color as a background highlight to the value itself.