summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-31 10:44:22 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-31 10:45:33 -0500
commit42159657aab703da409712ad3635b1cf80b745dc (patch)
tree71f97062b3de7007d5aae31eac85d3fd2db4e163
parenta72e70a7e53d3d7a0b3d610e156fdcba586d2fb6 (diff)
downloadhorizon-42159657aab703da409712ad3635b1cf80b745dc.tar.gz
horizon-42159657aab703da409712ad3635b1cf80b745dc.tar.bz2
horizon-42159657aab703da409712ad3635b1cf80b745dc.tar.xz
horizon-42159657aab703da409712ad3635b1cf80b745dc.zip
req: add Iface.UI.Colours and Iface.UI.NeutralColours
-rw-r--r--devel/requirements/4_interface.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/requirements/4_interface.xml b/devel/requirements/4_interface.xml
index f7fc085..2c1da9e 100644
--- a/devel/requirements/4_interface.xml
+++ b/devel/requirements/4_interface.xml
@@ -36,6 +36,14 @@
<title>Iface.UI.ScreenReader</title>
<para>The system shall be usable by the built-in Qt screen reader. Priority: Low.</para>
</formalpara>
+ <formalpara id="Iface.UI.Colours">
+ <title>Iface.UI.Colours</title>
+ <para>The system shall not rely on colour alone to differentiate options, controls, or any elements. The system shall additionally be tested in a greyscale mode.</para>
+ </formalpara>
+ <formalpara id="Iface.UI.NeutralColours">
+ <title>Iface.UI.NeutralColours</title>
+ <para>The system shall use neutral colours for the window title bar, window border, and background.</para>
+ </formalpara>
</section>
<section id="hardware">
<title>Hardware Interfaces</title>