https://bugs.documentfoundation.org/show_bug.cgi?id=128849

--- Comment #3 from Thiago Sueto <[email protected]> ---
Here is precisely what Carla said.

"Hi, Thiago Sueto. It's, simple. Unpack the light icon archives. On terminal I
used two commands :

#For sifr_dark
find . -type f -name "*.svg" -exec sed -i'' -e 's/#555753/#eff0f1/g' {} +

#For breeze_dark
find . -type f -name "*.svg" -exec sed -i'' -e 's/#232629/#eff0f1/g' {} +

Pack and rename."

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to