<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [UI] Use color name "magenta" instead of "fuchsia" for Math"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138355#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - [UI] Use color name "magenta" instead of "fuchsia" for Math"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138355">bug 138355</a>
              from <span class="vcard"><a class="email" href="mailto:dante19031999@gmail.com" title="dante19031999@gmail.com">dante19031999@gmail.com</a>
</span></b>
        <pre>(In reply to Ming Hua from <a href="show_bug.cgi?id=138355#c0">comment #0</a>)
<span class="quote">> The recently added Math feature [1] included a few new color names in the
> UI, among which "fuchsia".</span >

Some colors where added to the UI, but actually all HTML colors are supported.

<span class="quote">> As far as I understand, in HTML/CSS colors fuchsia is synonym to magenta,
> and these two names refer to the same color.  According to Weblate search,
> before this change, the name "fuchsia" is not used in LO UI except as an
> alternative synonym for LibreLogo command.  Everywhere else uses "magenta".</span >

<a href="https://developer.mozilla.org/en-US/docs/Web/CSS/color_value">https://developer.mozilla.org/en-US/docs/Web/CSS/color_value</a>
Fuchsia and aqua where originally implemented on CSS1, but in CSS3 synonyms
magenta and cyan where added. All the keywords still working.

<span class="quote">> So for consistency's sake, and to avoid confusion/headache of translators,
> can Math change the UI name for the color to "magenta" as well?

> 1.
> <a href="https://git.libreoffice.org/core/+/0643dab6819bdf248321d27f6b58a2cce125e51c">https://git.libreoffice.org/core/+/0643dab6819bdf248321d27f6b58a2cce125e51c</a></span >

I changed it to match mathml standars:

<a href="https://www.w3.org/TR/MathML3/chapter2.html#fund.color">https://www.w3.org/TR/MathML3/chapter2.html#fund.color</a>
Color values can also be specified as an html-color-name, one of the color-name
keywords defined in [HTML4] ("aqua", "black", "blue", "fuchsia", "gray",
"green", "lime", "maroon", "navy", "olive", "purple", "red", "silver", "teal",
"white", and "yellow"). Note that the color name keywords are not
case-sensitive, unlike most keywords in MathML attribute values, for
compatibility with CSS and HTML.

I have some work to do around starmath color this weekend because of something
I screw up. If you still think it has to be reverted mark the bug as new and
will apply.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>