
Catppuccin for LibreOffice
Replace the variables <flavor> and <accent> with the values that you want to use from the themes folder. E.g. (flavor as mocha and accent as mauve)
Copy the .soc file (themes/<flavor>/<accent>/catppuccin-<flavor>-<accent>.soc) to the correct path for your operating system:
- Linux:
${XDG_CONFIG_HOME:-$HOME/.config}"/libreoffice/*/user/config/ - macOS:
$HOME/Library/Application Support/LibreOffice"/*/user/config/ - Windows:
$HOME/AppData/Roaming/LibreOffice"/*/user/config/
Important: After copying the chosen .soc file, open LibreOffice and go to Tools → Options → LibreOffice → Appearance. Toggle the "Enable application theming" setting to ensure the theming settings file is generated. Then fully close all LibreOffice windows (save your work) before running the install script.
Important
Application Colors can only be modified on macOS and Linux.
Warning
This will backup and overwrite the registrymodifications.xcu configuration file.
Run the scripts/install_theme.sh script.
E.g. ./scripts/install_theme.sh mocha mauve
Copyright © 2021-present Catppuccin Org




