diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-04 14:41:40 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-04 15:51:34 +0200 |
commit | 6cd38151a2c1008ce4b37dc40bbaf7ed3a8b047d (patch) | |
tree | 0f8b1246615a0259a8760bd466d745acaa40b8f6 | |
parent | ceb7ce7ac4ce11fb9d57c346359a9e3203d950c5 (diff) |
Add precisions on computed colors in Themes topic.
Change-Id: Ic607d49b2281cb54b3273e95917868c17a849e51
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155303
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/themesdialog.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/themesdialog.xhp b/source/text/shared/01/themesdialog.xhp index b92ce22583..c9d04f3bd3 100644 --- a/source/text/shared/01/themesdialog.xhp +++ b/source/text/shared/01/themesdialog.xhp @@ -31,7 +31,7 @@ <embed href="text/shared/00/00000004.xhp#from_sidebar"/> <paragraph role="paragraph" id="par_id171691100137681">Open the <menuitem>Design</menuitem> panel.</paragraph> </section> -<paragraph role="paragraph" id="par_id261691098998130"><emph>Theme colors</emph> is a set of twelve colors, each color has 5 variations, 3 lighter and 2 darker, defined by their RGB-value and only the RGB-value is written to document file. A color of an object can be defined by a reference into a color of the <emph>Theme colors</emph> set. This reference is done by keyword or index, depending on the context. </paragraph> +<paragraph role="paragraph" id="par_id261691098998130"><emph>Theme colors</emph> is a set of twelve colors, each color has 5 variations computed internally, defined by their RGB-value and only the RGB-value is written to document file. A color of an object can be defined by a reference into a color of the <emph>Theme colors</emph> set. This reference is done by keyword or index, depending on the context. </paragraph> <note id="par_id881691098989192">You need to save the document with the <link href="text/shared/00/00000021.xhp">ODF 1.3 extended</link> format or later to use themes.</note> |