Ayuda de LibreOfficeDev 26.8
Las configuraciones de color, tipo de letra y formato se pueden agrupar bajo el concepto de un tema. Al seleccionar un tema, todos los elementos del documento que tengan un atributo de tema heredan automáticamente esas configuraciones.
Theme colors consist of a set of twelve base colors, each with five internally calculated variations. These colors are defined solely by their RGB values, and saved to the document file. An object’s color can be assigned by referencing a color from the Theme colors set, either by keyword or index, depending on the context. The base color names are
Oscuro 1, Claro 1, Oscuro 2, Claro 2,
Accent 1, Accent 2, Accent 3, Accent 4, Accent 5, Accent 6,
Hyperlink, FollowedHyperlink
You need to save the document with the ODF 1.3 extended format or later to use themes.
The new feature has been mainly implemented for the import and export filter with MS Office.
Display the set of available themes for the document. To apply a theme to the document, double click on the selected theme.
The top left theme in the Available Themes area is the current applied theme.
Opens the Theme Color Dialog to define the theme name and the colors of the selected new theme.