All Projects → RaitaroH → Libreoffice Breezedark

RaitaroH / Libreoffice Breezedark

Licence: gpl-3.0
Icons, color palette and color scheme for LibreOffice

Projects that are alternatives of or similar to Libreoffice Breezedark

Tdesktop Dark Theme
Telegram Desktop Dark Theme
Stars: ✭ 43 (-52.22%)
Mutual labels:  dark-theme
Npp Material Theme
Material Theme, the most epic theme for Notepad++ | Dark Theme
Stars: ✭ 60 (-33.33%)
Mutual labels:  dark-theme
Word To Markdown
A ruby gem to liberate content from Microsoft Word documents
Stars: ✭ 1,216 (+1251.11%)
Mutual labels:  libreoffice
Dark Mode Screenshot
This Puppeteer script takes a 📷 screenshot of a webpage in 🌞 Light and 🌒 Dark Mode.
Stars: ✭ 47 (-47.78%)
Mutual labels:  dark-theme
Docker Desktop
Docker Desktop enables you to create virtual desktops that can be accessed remotely. It comes with Firefox and Libreoffice already installed!
Stars: ✭ 1,098 (+1120%)
Mutual labels:  libreoffice
Design Pattern Samples App
🎨 Exploring creational,structural and behavioral design patterns using Kotlin
Stars: ✭ 62 (-31.11%)
Mutual labels:  dark-theme
Notemaster
NoteMaster is an smart minimalistic persistent note-taking app to help boost productivity.
Stars: ✭ 40 (-55.56%)
Mutual labels:  dark-theme
Noctis
🐵 Dark Blue Theme for Home Assistant
Stars: ✭ 83 (-7.78%)
Mutual labels:  dark-theme
Owl
A Mozilla Firefox add-on to make online reading comfortable.
Stars: ✭ 58 (-35.56%)
Mutual labels:  dark-theme
New Moon Vscode
New Moon Theme for Visual Studio Code.
Stars: ✭ 75 (-16.67%)
Mutual labels:  dark-theme
Tablereport
A python library for making table report.
Stars: ✭ 51 (-43.33%)
Mutual labels:  libreoffice
Ged2dot
GEDCOM to Graphviz converter
Stars: ✭ 57 (-36.67%)
Mutual labels:  libreoffice
Core
Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use https://dev-www.libreoffice.org/bundles/ instead
Stars: ✭ 1,153 (+1181.11%)
Mutual labels:  libreoffice
Gamemaker Studio
🧛🏻‍♂️ Dark theme for GameMaker Studio 2
Stars: ✭ 44 (-51.11%)
Mutual labels:  dark-theme
Dark google calendar
Dark theme for Google Calendar.
Stars: ✭ 81 (-10%)
Mutual labels:  dark-theme
Darkerr
A darker theme for Sonarr, Radarr & Lidarr
Stars: ✭ 41 (-54.44%)
Mutual labels:  dark-theme
Jetbrains Legacy
😱 A dark theme for the different JetBrains IDEs such as PhpStorm, RubyMine, etc.
Stars: ✭ 61 (-32.22%)
Mutual labels:  dark-theme
Pico
Graceful & Minimal CSS design system in pure semantic HTML
Stars: ✭ 89 (-1.11%)
Mutual labels:  dark-theme
Word2pdf Tools
📝通过LibreOffice / WPS / Microsoft Office / 第三方库 实现多种word转pdf格式的方案
Stars: ✭ 82 (-8.89%)
Mutual labels:  libreoffice
Darkstudio
darkstudio. A dark grey alternative to RStudio's default dark theme.
Stars: ✭ 75 (-16.67%)
Mutual labels:  dark-theme

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].