Catppuccin for Ardour
- Identify the path for your Ardour themes folder. On linux it's usually in '~/.config/Ardour/Contents/Resources/themes/', on macos it's in '/Applications/Ardour8.app/Contents/Resources/themes/'.
- Download the flavour files to the Ardour themes folder with the following command, where 'path/to/ardour/themes' must be replaced by the actual path to the Ardour themes folder in your system:
curl -LO --output-dir path/to/ardour/themes https://github.com/catppuccin/ardour/raw/main/catppuccin_latte-ardour.colors \
-LO --output-dir path/to/ardour/themes https://github.com/catppuccin/ardour/raw/main/catppuccin_frappe-ardour.colors \
-LO --output-dir path/to/ardour/themes https://github.com/catppuccin/ardour/raw/main/catppuccin_macchiato-ardour.colors \
-LO --output-dir path/to/ardour/themes https://github.com/catppuccin/ardour/raw/main/catppuccin_mocha-ardour.colors
- Open the app and go to Preferences > Appearance > Colors.
- Select the desired flavor from the Color Theme list.
- Q: "How can I change the colors for a specific button/text/component?"
A: You can modify what color is used by any of the GUI components in the .colors files. Nonetheless, it is easier to do that inside Ardour, in Preferences > Appearance > Colors > Items, where the full list of objects is presented.
Copyright © 2021-present Catppuccin Org