Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.63 KB

File metadata and controls

45 lines (26 loc) · 1.63 KB

Libreoffice style Yaru

A fullcolor icon pack for Libreoffice of the awesome Yaru theme.

Preview of Libreoffice style Yaru

Install

From extension

Since Libreoffice 6.0, you can install an icon pack with an extension. To do that, simply download the extension from the following link (or use the one generated by the build script at the root of the project):

https://github.com/Jupiter007-43/libreoffice-style-yaru-fullcolor/raw/master/yaru-theme.oxt

Then open it with Libreoffice or, open ToolsExtension Manager (or Ctrl + Alt + E) then click on Add and browse for local directory where the extension placed.

From script

Because it is faster, install from script will be useful if you want to modify the icons and reinstall the pack many times for testing:

git clone https://github.com/Jupiter007-43/libreoffice-style-yaru-fullcolor.git
cd libreoffice-style-yaru-fullcolor
./install.sh

⚠ Installing from script and extension will duplicate the icon pack into the options, so you should remove one before using the other way.


In both case, you need to enable the theme: open the options ToolsOptions (or Alt + F12) then go to LibreOfficeViewIcon style and select Yaru.

Remove

Extension

To remove the extension, open ToolsExtension Manager (or Ctrl + Alt + E) then select the theme in the list and click on Remove. That's it.

Script

If you want to remove an installation made with the script just execute the remove script at the root of the project:

./remove.sh