-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
I tried to apply the Mocha Mauve theme to Libreoffice on my Arch Linux.
I copied the soc file as requested:
~/.config/libreoffice/4/user/config
❯ ls
soffice.cfg
autotbl.fmt
catppuccin-mocha-mauve.soc
javasettings_Linux_X86_64.xml
In ~/Tmp, I cloned this repository then made install_theme.sh executable:
/Tmp/libreoffice
❯ chmod +x scripts/install_theme.sh
Output of the execution:
❯ ./scripts/install_theme.sh mocha mauve
Installation for mocha - mauve
Copying palette to config directory ...
Settings file doesn't match expected format. Aborting ...
What's wrong?
Thank you.
In the install_theme.sh script, this condition checks </oor:items>
elif ! tail -n1 "$fname" | grep -E -q '^</oor:items>$'; then
I see no line with oor:item in the original soc files.
YouCanTouCan, bonswouar, ericomeehan and Grahf0085
Metadata
Metadata
Assignees
Labels
No labels