A theme editor for Bitwig Studio, written in Java.
Simple steps to get started:
Step1: Run bitwig-theme-editor.jar
Step2: Click on the "Select bitwig.jar" button to choose your Bitwig Studio installation's bitwig.jar file.
Step3: Download a theme, or create your own using the editor.
Themes
Community-made themes are available here.
You can use theme editor user interface to import themes, or change colors and create your own theme!
You can also manually manage the theme after patching Bitwig Studio:
default.bte will be created in the Bitwig settings directoryC:\Users\<username>\AppData\Roaming\.bitwig-theme-editor\<version>\/home/<username>/.bitwig-theme-editor/<version>/theme.bte in the same directory if doesn't existsHappy theming!
Commands (advanced)
Enter GUI mode (default): java -jar bitwig-theme-editor.jar
Direct patching command (CLI): java -jar bitwig-theme-editor.jar <bitwig-jar-path>
Note:
applyorexportare deprecated. The theme editor now patches the jar once, then patched Bitwig Studio watches the theme.bte file for changes.
Development
jar task defined in Gradle to build the project.Contribution
Pull requests are welcome!
Feel free to contribute and help me improve the project.
Looking for the old version? (1.x)
This project is licensed under the MIT License. See the LICENSE file for details.
$ claude mcp add bitwig-theme-editor \
-- python -m otcore.mcp_server <graph>