Skip to content

bjfletcher/invert-iterm-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Invert iTerm Colors

A script in Node to invert from dark to light or light to dark an .itermcolors settings file. This is useful for when the colors of the screen are inverted like mine. :)

How to use?

For example, to invert Hybrid.itermcolors, which is in the examples folder:

$ cat examples/Hybrid.itermcolors | node invert-iterm-colors > examples/Hybrid-light.itermcolors

$ open examples/Hybrid-light.itermcolors

Issues?

Give me a shout. @bjfletcher

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published