diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2023-05-25 13:15:41 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2023-05-25 10:05:21 +0200 |
commit | 9747d9a6ea954dfca4152d36fdb28a8b77fec84b (patch) | |
tree | 8f6771a7b1659e977a61ecb1020698d71a63a87f /xmloff/source/token | |
parent | c557b30df03cb09ca7133d6921ece09a2a10eb3c (diff) |
xmloff: rename theme color names and color-table to theme-colors
For ODF it's not needed to abbreviate names and we prefer to use
full names. The theme color names in OOXML are abbreviated and the
same names were used also for ODF - this was changed now.
"color-table" used in "theme" element has reused the already
existing "color-table" element name in ODF, but they don't relate
to each other. The name was changed to "theme-colors", which makes
more sense anyway.
Change-Id: I61ec91895d301ad4343f2b977d5cbcf38e360b99
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152252
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'xmloff/source/token')
-rw-r--r-- | xmloff/source/token/tokens.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/source/token/tokens.txt b/xmloff/source/token/tokens.txt index 98487c15a103..d4fd4c7971c1 100644 --- a/xmloff/source/token/tokens.txt +++ b/xmloff/source/token/tokens.txt @@ -3236,21 +3236,21 @@ rtl symmetric linked-style-name theme +theme-colors theme-type char-complex-color fill-complex-color -dk1 -lt1 -dk2 -lt2 +dark1 +light1 +dark2 +light2 accent1 accent2 accent3 accent4 accent5 accent6 -hlink -folHlink +followed-hyperlink content-control showing-place-holder checked-state |