Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

RaitaroH/LibreOffice-BreezeDark

Repository files navigation

LibreOffice-BreezeDark

alt tag

Icons

The icons are the breeze icons for LibreOffice from here.

Instalation:

git clone https://gitlab.com/RaitaroH/LibreOffice-BreezeDark.git
sudo cp LibreOffice-BreezeDark/images_breeze_dark.zip /usr/lib/libreoffice/share/config

Color palette

I provide the breeze dark colors, deepdark colors and even some extra ones. The colors are the following:

  • main-color: #3DAEE9;
  • main-background: #232629;
  • second-background: #2a2e32;
  • hover-background: #31363b;
  • main-text: #eff0f1;
  • dimer-text: #bdc3c7;

Other colors:

  • red: #DA4453;
  • orange: #F67400;
  • yellow: #FDBC4B;
  • green: #27AE60;
  • pink: #FE9EAD;
  • purple: #60459F;

Instalation:

git clone https://gitlab.com/RaitaroH/LibreOffice-BreezeDark.git
mv ~/.config/libreoffice/4/user/config/standard.soc ~/.config/libreoffice/4/user/config/standard.soc.back
cp LibreOffice-BreezeDark/standard.soc ~/.config/libreoffice/4/user/config/standard.soc

Color scheme

Instalation:

I do not know if this works actually. I do advice to change this stuff manually, but here is the code I got:

git clone https://gitlab.com/RaitaroH/LibreOffice-BreezeDark.git
cp ~/.config/libreoffice/4/user/registrymodifications.xcu ~/.config/libreoffice/4/user/registrymodifications.xcu.back
cat LibreOffice-BreezeDark/standard.soc >> ~/.config/libreoffice/4/user/registrymodifications.xcu

Alternatively you can do it manually. Here are some screenshots to help you. alt tag alt tag

Results

alt tag Please be careful that cutting cells can leave white spaces in their place. It is best to try and fill every cell with the background color. I suggest to go to: Styles and formating > Cell Styles > Default > Modify. There you can do the needed changes. Also keep in mind that you will have to manually change charts.

Make sure you change the background color in impress. Otherwise it will change to white. alt tag You can also export in pdf too: alt tag

The export from WRITER in pdf changes the background to white and text to black AS LONG AS it is AUTOMATIC. Any further changes to the colors will be exported. alt tag