An open API service indexing awesome lists of open source software.

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!

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/``