From 01523250cdb2bdc1b993b614b478a84f097668ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AD=E5=BC=80=E7=AE=B1?= Date: Fri, 4 Nov 2022 20:09:55 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=89=8B=E5=8A=A8=E9=80=89=E9=A2=98][tech]:?= =?UTF-8?q?=2020221104.0=20=E2=AD=90=EF=B8=8F=20How=20to=20Enable=20?= =?UTF-8?q?=E2=80=98Dark=20Mode=E2=80=99=20in=20LibreOffice.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ... How to Enable ‘Dark Mode’ in LibreOffice.md | 99 +++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 sources/tech/20221104.0 ⭐️ How to Enable ‘Dark Mode’ in LibreOffice.md diff --git a/sources/tech/20221104.0 ⭐️ How to Enable ‘Dark Mode’ in LibreOffice.md b/sources/tech/20221104.0 ⭐️ How to Enable ‘Dark Mode’ in LibreOffice.md new file mode 100644 index 0000000000..6013077195 --- /dev/null +++ b/sources/tech/20221104.0 ⭐️ How to Enable ‘Dark Mode’ in LibreOffice.md @@ -0,0 +1,99 @@ +[#]: subject: "How to Enable ‘Dark Mode’ in LibreOffice" +[#]: via: "https://www.debugpoint.com/how-to-enable-dark-mode-libreoffice/" +[#]: author: "Arindam https://www.debugpoint.com/author/admin1/" +[#]: collector: "lkxed" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +How to Enable ‘Dark Mode’ in LibreOffice +====== + +**Tutorial for you on how to enable dark mode in LibreOffice in Ubuntu, Linux and Windows systems.** + +[LibreOffice,][1]the free and open-source office productivity software, is used by millions worldwide. This cross-platform software runs on Windows, Linux, and other distributions. + +Millions of users around the world use LibreOffice. Probably that includes you. And everyone seems to prefer dark mode these days. And there are some advantages as well. + +Research suggests that dark mode protects eyes for extended use of mobiles and computers and saves a bit of battery as well, especially for AMOLED displays. That’s not all, dark mode makes the text looks crisp and clear and improves productivity. + +Dark mode can be enabled for apps and system-wide as well if your system – Linux or Windows supports it. + +LibreOffice doesn’t provide a direct dark mode, per se. But you can tweak some settings with its dark icon themes to make it dark with the help of your OS settings. This is how you can do it. Remember these settings should also be applicable for Windows, Linux, and macOS from LibreOffice’s perspective. + +### How to Enable Dark Mode in LibreOffice + +We will explain it in two steps – a) **Windows** and b) **Linux**. Because for both the OS, LibreOffice look different due to their OS-specific own dark themes. + +##### Windows + +The dark mode will look a bit different if you use Windows. Windows 10 doesn’t provide application-specific dark mode at the moment. The Windows 10 dark mode is limited to the start menu and certain applications (such as Google Chrome Windows build). + +- Open LibreOffice. Open any component – Writer, Calc etc. +- From the menu, click on `Tools -> Options`. +- On the Options dialog, on the left side, click on `Personalization`. + +![][2] + +- Select the `pre-installed` theme – dark. +- Go to Application Colors, and select the document background as Black. You can also choose the Application background as Black. +- If you want to change to a dark theme, change it from the View options on the left. + +![][3] + +Once done, press OK. + +That’s all. Enjoy your dark or night mode of LibreOffice in Windows. + +If everything works well, you will see the Writer or Calc like below. + +![LibreOffice Writer in dark mode in Windows][4] + +![LibreOffice Calc in dark mode in LibreOffice][5] + +##### Ubuntu, Linux + +- Open LibreOffice. Open any component – Writer, Calc etc. +- From the menu, click. `Tools -> Options`. +- Go to Application Colors, and select the `document background` as `Black`. You can also choose the `Application background` as `Black`. +- If you want to change to a dark icon theme, change it from the View options on the left for better visibility of the toolbar icons. I recommend selecting any of the icon themes with the name “dark” – see below. + +![Changing Application Colours Settings in LibreOffice][6] + +![Select a dark icon theme for LibreOffice][7] + +- Then, from Settings, select any dark GTK theme (e.g. Adwaita Dark) and apply. LibreOffice is more compatible with Ubuntu. Hence the GTK dark themes are correctly applied. +- If you are using the latest Ubuntu, Fedora, then select `Settings > Appearance > Dar`k. This will apply systems wide dark theme and applies automatically to LibreOffice. +- For other desktops, such as KDE Plasma and Xfce – select any applicable dark theme for your desktop, and you should be good. + +That’s all. Your LibreOffice should look like the one below. + +![LibreOffice Writer in Ubuntu][8] + +![LibreOffice in dark mode in Ubuntu][9] + +**Do you like this dark mode? Let us know in the comments.** + +-------------------------------------------------------------------------------- + +via: https://www.debugpoint.com/how-to-enable-dark-mode-libreoffice/ + +作者:[Arindam][a] +选题:[lkxed][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://www.debugpoint.com/author/admin1/ +[b]: https://github.com/lkxed +[1]: http://www.libreoffice.org +[2]: https://www.debugpoint.com/wp-content/uploads/2020/01/Dark-theme.png +[3]: https://www.debugpoint.com/wp-content/uploads/2020/01/app-background.png +[4]: https://www.debugpoint.com/wp-content/uploads/2020/01/Writer-in-Dark-theme.png +[5]: https://www.debugpoint.com/wp-content/uploads/2020/01/Calc-in-dark-mode.png +[6]: https://www.debugpoint.com/wp-content/uploads/2020/01/Changing-Application-Colours-Settings-in-LibreOffice.jpg +[7]: https://www.debugpoint.com/wp-content/uploads/2020/01/Select-a-dark-icon-theme-for-LibreOffice.jpg +[8]: https://www.debugpoint.com/wp-content/uploads/2020/01/LibreOffice-Writer-in-Dark-Mode-in-Ubuntu-Linux.jpg +[9]: https://www.debugpoint.com/wp-content/uploads/2020/01/LibreOffice-in-dark-mode-in-Ubuntu-1024x578.jpg