Currently only supports JSON files.
This is a WebUI for Bitwig Theme Editor to create theme files visually, written with Svelte.
You can click here to test it live in its current state.
demo.webm
You need NodeJS installed on your computer!
To locally run the project, run following commands:
git clone https://github.com/berikai/bitwig-theme-editor-webui
cd bitwig-theme-editor-webui
npm install
npm run dev
Pull requests are welcome!
This project is licensed under the MIT License - see the LICENSE file for details.