<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Notes and warnings in help have the wrong icons"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121571">bug 121571</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>kainz.a@gmail.com, riz_17_oke@yahoo.co.id, tietze.heiko@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>
                
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Notes and warnings in help have the wrong icons"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121571#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Notes and warnings in help have the wrong icons"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121571">bug 121571</a>
              from <span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>Don't think it needs UX.

We have defined the colors for the info bar in a similar way (<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Infobar design needs an update"
   href="show_bug.cgi?id=105829">bug 105829</a>) with

  case InfoBarType::Info: // blue; #00529B/0,82,155; #BDE5F8/189,229,248
  case InfoBarType::Success: // green; #4F8A10/79,138,16; #DFF2BF/223,242,191
  case InfoBarType::Warning: // orange; #9F6000/159,96,0; #FEEFB3/254,239,179
  case InfoBarType::Danger: // red; #D8000C/216,0,12; #FFBABA/255,186,186
 (sfx2/source/dialog/infobar.cxx)

using also not just black font color but something with proper contrast.

The color values were taken from
<a href="https://www.tutorialrepublic.com/twitter-bootstrap-tutorial/bootstrap-alerts.php">https://www.tutorialrepublic.com/twitter-bootstrap-tutorial/bootstrap-alerts.php</a>,
IIRC</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>