summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSahil Gautam <sahil.gautam.extern@allotropia.de>2024-12-29 01:58:59 +0530
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-12-29 22:25:10 +0100
commit9b4c400322e93e0ae4fd165ec0d81b2163bbfa6f (patch)
tree3e295650064c6644c470d75917128b9ab1361ebd
parente4f4fd964633268c3e52cb2b4cc32a11000ad148 (diff)
tdf#164395 Help page for "Appearance" tab page
Change-Id: I7132611a53a20dfbfd762b2bedc90e1aeb2d64f6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/179496 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--AllLangHelp_shared.mk1
-rw-r--r--source/text/shared/01/AppearanceTabPage.xhp41
2 files changed, 42 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 2b2eca89b0..3104d3f6ed 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -333,6 +333,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
helpcontent2/source/text/shared/01/07080000 \
helpcontent2/source/text/shared/01/about_meta_tags \
helpcontent2/source/text/shared/01/addsignatureline \
+ helpcontent2/source/text/shared/01/AppearanceTabPage \
helpcontent2/source/text/shared/01/AutoFormat \
helpcontent2/source/text/shared/01/AutoRedactDoc \
helpcontent2/source/text/shared/01/certificatepath \
diff --git a/source/text/shared/01/AppearanceTabPage.xhp b/source/text/shared/01/AppearanceTabPage.xhp
new file mode 100644
index 0000000000..12af8bf8a7
--- /dev/null
+++ b/source/text/shared/01/AppearanceTabPage.xhp
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at https://mozilla.org/MPL/2.0/.
+ *
+-->
+
+<meta>
+ <topic id="textshared01AppearanceTabPagexhp" indexer="include" status="PUBLISH">
+ <title id="tit">Appearance</title>
+ <filename>/text/shared/01/AppearanceTabPage.xhp</filename>
+ </topic>
+</meta>
+
+<body>
+ <bookmark branch="hid/cui/ui/appearance/AppearanceTabPage/@@nowidget@@" id="bm_id901734798211612" localize="false"/>
+ <bookmark branch="index" id="bm_id311734798399790">
+ <bookmark_value>appearance</bookmark_value>
+ </bookmark>
+
+ <section id="appearance">
+ <h1 id="hd_id811734798444527"><variable id="appearancetabpageheading"><link href="text/shared/01/AppearanceTabPage.xhp">Appearance</link></variable></h1>
+ </section>
+
+ <paragraph role="paragraph" id="par_id241734798593320">Customize application appearance independent of the desktop environment theme.</paragraph>
+ <section id="howtoget">
+ <embed href="text/shared/01/AppearanceTabPage.xhp#appearance"/>
+ </section>
+
+ <section id="description">
+ <paragraph role="paragraph" id="par_id901734801934770">The <emph>LibreOffice Themes</emph> section of the dialog has themes dropdown from which you can change the application themes. The default theme is <emph>Automatic</emph>. To create a new theme, click on the <emph>New</emph> button. Themes are also available as extensions. To install an extension theme, click on the <emph>more themes</emph> button next to the themes dropdown.</paragraph>
+ <paragraph role="paragraph" id="par_id921734801779320">The <emph>Options</emph> section provides three appearance options (system, light and dark).<emph>System</emph> means that the application/document appearance depends on the DE (desktop environment) theme. If the DE is using a light theme then light colors are used and vice versa. <emph>Light</emph> appearance means light theme colors are used, and dark colors for the <emph>Dark</emph> option.</paragraph>
+ <paragraph role="paragraph" id="par_id811734803151640"><emph>Customizations</emph> section has various controls for changing the theme colors. It also allows using an image as the background, which is only supported by the application background at the moment. The <emph>Reset All</emph> button resets all the theme colors to <emph>Automatic</emph>, which means that the system theme colors will be used for the application UI.</paragraph>
+ <paragraph role="paragraph" id="par_id311735417186491">Application Theming can be disabled by setting the registry value for <emph>LibreOfficeTheme</emph> to 0 (zero).</paragraph>
+ </section>
+</body>
+</helpdocument>