https://github.com/l0go/ghostty-base16-converter
base16 -> ghostty, easy!
https://github.com/l0go/ghostty-base16-converter
base16 ghostty haxe
Last synced: 6 months ago
JSON representation
base16 -> ghostty, easy!
- Host: GitHub
- URL: https://github.com/l0go/ghostty-base16-converter
- Owner: l0go
- License: zlib
- Created: 2024-01-05T03:59:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T16:37:59.000Z (over 2 years ago)
- Last Synced: 2025-04-05T05:30:46.791Z (over 1 year ago)
- Topics: base16, ghostty, haxe
- Language: Haxe
- Homepage: https://l0go.github.io/ghostty-base16-converter/
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ghostty Base16 Converter
Converts any [base16](https://github.com/chriskempson/base16) scheme into a theme usable by mitchellh's Ghostty terminal.
A running instance can be visited at [l0go.github.io/ghostty-base16-converter](https://l0go.github.io/ghostty-base16-converter)
## Development
This website requires the ``haxe`` compiler. Get it with your package manager or use my other tool [haxeget](https://github.com/l0go/haxeget).
Clone this repository with submodules and build with ``haxe build.hxml``. It will be outputted in ``project/``