diff options
author | dante <dante19031999@gmail.com> | 2020-11-20 10:46:13 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-11-22 11:50:43 +0100 |
commit | 430bfe8908551b9ef0b8aaf9162b90560d72aed3 (patch) | |
tree | 7906d7f583f2155e025f4cf205a6de0f2d662c01 /extras/source | |
parent | f5722aec86069204279663b7cb3b59bb6d447550 (diff) |
Added rebeccapurple to html color palette
Do not add any notice on release notes. We are already 7 YEARS LATE.
Act as if it has always been here.
Change-Id: Ibb49f636a8618eb676e7361dd60671a42f60f7f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106218
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'extras/source')
-rw-r--r-- | extras/source/palettes/html.soc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/source/palettes/html.soc b/extras/source/palettes/html.soc index 540a869dcf20..41355aa65197 100644 --- a/extras/source/palettes/html.soc +++ b/extras/source/palettes/html.soc @@ -151,4 +151,5 @@ <draw:color draw:name="DarkSlateBlue" draw:color="#483d8b"/> <draw:color draw:name="SlateBlue" draw:color="#6a5acd"/> <draw:color draw:name="MediumSlateBlue" draw:color="#7b68ee"/> + <draw:color draw:name="RebeccaPurple" draw:color="#663399"/> </office:color-table> |