← Back to list

Use Zorin OS LibreOffice theme on any Linux OS (flatpak)

This pulls GTK themes including ZorinBlue-Light (light variant of Zorin OS’s blue scheme. I prefer the light themes for Libre office but…

Mitch · 2026-03-29 13:26 · 3 claps · 0.9 min read
#linux #libreoffice #open-source
Open on Medium ↗
Wiki topics: 🔓 · Open Source

Use Zorin OS LibreOffice theme on any Linux OS (flatpak)

  1. This pulls GTK themes including ZorinBlue-Light (light variant of Zorin OS’s blue scheme. I prefer the light themes for Libre office but you can use the other themes as well by simply swapping out the folder names.
git clone https://github.com/ZorinOS/zorin-desktop-themes.git
cd zorin-desktop-themes
ls  # Confirm ZorinBlue-Light folder exists
  1. Move the theme to your local themes folder:
mkdir -p ~/.themes
mv ZorinBlue-Light ~/.themes/
  1. Apply to LibreOffice Flatpak
flatpak override --user --env=GTK_THEME=ZorinBlue-Light org.libreoffice.LibreOffice
  1. Set UI Mode as Tabbed under User Interface settings

COMPLETE:

The Libre Office theme should now be set to the Zorin OS one. In my opinion it looks much better than the stock theme.


메타데이터
post_id
d2cd86c5f2a4
slug
use-zorin-os-libreoffice-theme-on-any-linux-os-flatpak-d2cd86c5f2a4
url
https://medium.com/@witty_blush_trout_73/use-zorin-os-libreoffice-theme-on-any-linux-os-flatpak-d2cd86c5f2a4
canonical_url
https://medium.com/@witty_blush_trout_73/use-zorin-os-libreoffice-theme-on-any-linux-os-flatpak-d2cd86c5f2a4
author_url
https://medium.com/@witty_blush_trout_73
status
ok
fetched_at
2026-06-28 04:42:08