diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-08-04 14:41:40 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2023-10-08 21:19:54 +0200 |
commit | bb2090e88475cc422161c23c9d1d4dd28cfa58fa (patch) | |
tree | 5df1a7a3ca8c3d02b717ff5f76e5860caa180fab | |
parent | 0e876794387dcc0777c63bd41c4ea0ecfe402e85 (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> |