[Libreoffice-bugs] [Bug 121571] Notes and warnings in help have the wrong icons
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 21 10:53:07 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121571
Heiko Tietze <tietze.heiko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kainz.a at gmail.com,
| |riz_17_oke at yahoo.co.id,
| |tietze.heiko at gmail.com
Keywords|needsUXEval |
--- Comment #1 from Heiko Tietze <tietze.heiko at gmail.com> ---
Don't think it needs UX.
We have defined the colors for the info bar in a similar way (bug 105829) 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
https://www.tutorialrepublic.com/twitter-bootstrap-tutorial/bootstrap-alerts.php,
IIRC
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181121/f6e2a7af/attachment.html>
More information about the Libreoffice-bugs
mailing list