aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-22 13:27:36 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-22 13:27:36 +0200
commit019a6fe4b2241404b88f52aa26ff45f2a42f0a4d (patch)
treee49cce365f36a94ca9ed09b2851d046857fff402 /doc
parentselected text may need a different colour (diff)
downloadmds-019a6fe4b2241404b88f52aa26ff45f2a42f0a4d.tar.gz
mds-019a6fe4b2241404b88f52aa26ff45f2a42f0a4d.tar.bz2
mds-019a6fe4b2241404b88f52aa26ff45f2a42f0a4d.tar.xz
alternate background colours and delimiter, for tables
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/info/mds.texinfo43
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index 35f006c..b58bd1d 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -12649,6 +12649,11 @@ The background colour on text-input components,
such as comboboxes and text-fields, as well as
lists and tables.
+@item input-background-alternate
+The alternate background colour on text-input
+components, such as comboboxes and text-fields,
+as well as lists and tables.
+
@item input-foreground
The colour on text on text-input components,
such as comboboxes and text-fields, as well as
@@ -12660,6 +12665,12 @@ text-input components, such as comboboxes and
text-fields, as well as lists and tables. This
colour is usually blue.
+@item input-selection-alternate
+The alternate colour on text highlight for
+selected text on text-input components, such as
+comboboxes and text-fields, as well as lists and
+tables. This colour is usually blue.
+
@item input-selection-foreground
The colour on selected text on text-input
components, such as comboboxes and text-fields,
@@ -12694,6 +12705,12 @@ such as comboboxes and text-fields, as well as
lists and tables, under the condition that the
component is being hovered.
+@item input-background-alternate-hover
+The alternate background colour on text-input
+components, such as comboboxes and text-fields,
+as well as lists and tables, under the condition
+that the component is being hovered.
+
@item input-foreground-hover
The colour on text on text-input components,
such as comboboxes and text-fields, as well as
@@ -12706,6 +12723,12 @@ text-input components, such as comboboxes and
text-fields, as well as lists and tables, under
the condition that the component is being hovered.
+@item input-selection-alternate-hover
+The alternate colour on text highlight for selected
+text on text-input components, such as comboboxes
+and text-fields, as well as lists and tables, under
+the condition that the component is being hovered.
+
@item input-selection-foreground-hover
The colour on selected text on text-input
components, such as comboboxes and text-fields,
@@ -12744,6 +12767,12 @@ such as comboboxes and text-fields, as well as
lists and tables, under the condition that the
component is disabled.
+@item input-background-alternate-disabled
+The alternate background colour on text-input
+components, such as comboboxes and text-fields, as
+well as lists and tables, under the condition that
+the component is disabled.
+
@item input-foreground-disabled
The colour on text on text-input components,
such as comboboxes and text-fields, as well as
@@ -12756,6 +12785,12 @@ text-input components, such as comboboxes and
text-fields, as well as lists and tables, under
the condition that the component is disabled.
+@item input-selection-alternate-disabled
+The alternate colour on text highlight for selected
+text on text-input components, such as comboboxes and
+text-fields, as well as lists and tables, under the
+condition that the component is disabled.
+
@item input-selection-foreground-disabled
The colour on selected text on text-input components,
such as comboboxes and text-fields, as well as lists
@@ -12787,6 +12822,14 @@ such as comboboxes and text-fields, as well as
lists and tables, to mark that they have focus,
under the condition that the component is disabled.
+@item input-delimiter
+The colour on lines in tables used to delimit rows
+or coloumns.
+
+@item input-delimiter-disabled
+The colour on lines in tables used to delimit rows
+or coloumns, when the table is disabled.
+
@item option-background
The background colour for the box on checkboxes
and radioboxes, under the condition that the box