This package consumes:
-
Made for Pulsar!
This package was written specifically for Pulsar and did not exist in the Atom package repository.
invert-colors
Invert colors for images and PDF viewer in Pulsar. Useful for dark themes or reducing eye strain.
Features
- Image inversion: Invert colors of
<img>and<canvas>elements. - PDF support: Invert pdf-viewer via
pdf-viewer.invertModeconfig. - Quick toggle: Status bar buttons for fast switching.
Installation
To install invert-colors search for invert-colors in the Install pane of the Pulsar settings or run ppm install invert-colors. Alternatively, you can run ppm install asiloisad/pulsar-invert-colors to install a package directly from the GitHub repository.
Commands
Commands available in atom-workspace:
invert-colors:toggle: toggle all inversion modes,invert-colors:img: toggle image inversion,invert-colors:pdf: toggle PDF inversion.
Contributing
Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub — any feedback's welcome!