I’m on arch linux. Libreoffice 7.5.8.2
I see the built in palettes are located at: /usr/lib/libreoffice/share/palette/
I added a custom palette by creating a .soc file at: $HOME/.config/libreoffice/4/user/config/newpalette.soc
This showed up as expected in Libreoffice.
I created a custom palette from within Calc → Format Cells → Background → Custom Palette → Add
This is called, in the Calc → Format Cells → Background → Colors → Palette dropdown, “custom”.
I would like to edit this (reorder the colors), but I can’t for the life of me find its associated .soc file. (I tried locate -i libreoffice | grep -i \.soc
and the built in as well as my newpalette.soc show up, but no “custom”)