https://github.com/ckath/xresources2minttyrc
bash script to convert Xresources colorschemes to minttyrc format
https://github.com/ckath/xresources2minttyrc
colorscheme mintty minttyrc xresources
Last synced: about 1 year ago
JSON representation
bash script to convert Xresources colorschemes to minttyrc format
- Host: GitHub
- URL: https://github.com/ckath/xresources2minttyrc
- Owner: Ckath
- License: mit
- Created: 2017-07-19T17:57:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T11:44:10.000Z (almost 9 years ago)
- Last Synced: 2025-02-17T16:52:06.428Z (over 1 year ago)
- Topics: colorscheme, mintty, minttyrc, xresources
- Language: Shell
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xresources2minttyrc
convert .Xresources colorschemes to minttyrc colorschemes
usage:
xresources2minttyrc.sh .Xresources >> ~/.minttyrc
as a test don't output to file but just watch what it outputs and if that makes sense(no errors or colors not being found). make sure you dont have colors already set in ~/.minttyrc, you can open it afterwords to check if this is the case
it's assumed you have them in a normal format, this means no outcommented colors or things along those lines, other stuff in the .Xresources file shouldn't matter as its ignored. a good site to get these compatible formatted .Xresources files is [terminal.sexy](https://terminal.sexy)