From da042ce28819ffe51972d42d4b6c661ae70e5811 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 21 Aug 2015 17:51:26 +0200 Subject: info: doc system colours for toolbars, tooltips and notifications MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index ab87850..fb45edd 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -13445,18 +13445,51 @@ The colour on text on menus and menu-items that are opened, that is submenus are visible. @item toolbar-background +The background colour on toolbars. + @item toolbar-foreground +The colour on text on toolbars. + @item toolbar-delimiter +The colour on group-separation lines in +toolbars. + @item toolbar-handle +The colour on the handle used to move +toolbars. + @item tooltip-background +The background colour on tooltips. + @item tooltip-foreground +The colour on text on tooltips. + @item notification-background +The background on notification. + @item notification-foreground +The colour on text on notification. + @item notification-low +Colour on notifications to indicate +that they are of low priority. +This colour is usually green or blue. + @item notification-normal +Colour on notifications to indicate +that they are of normal priority. +This colour is usually blue or the +same as @code{notification-background}. + @item notification-high -@item notification-critical +Colour on notifications to indicate +that they are of high priority. +This colour is usually orange. +@item notification-critical +Colour on notifications to indicate +that they are of critical priority. +This colour is usually red. @end table -- cgit v1.2.3-70-g09d2