Skip to content

A simple C program to convert an Iterm2 color theme to Xdefaults

Notifications You must be signed in to change notification settings

ronandi/Iterm2-to-XDefaults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple C program to output Xdefaults compatible color text from an iterm theme.
Output can simply be copy-pasted to your Xdefaults/Xresources file
First compile:
make
Usage:
./itox <iterm .itermcolors file>
Notes:
itox - iterm to xdefaults
X supports colors given in RGBI standard, which uses floating point numbers from 0.0 to 1.0f
    No conversion is needed if this is used.

About

A simple C program to convert an Iterm2 color theme to Xdefaults

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages