aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/mds.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-22 13:38:30 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-22 13:38:30 +0200
commit4364566c7cc8ff7505b4677b097c437dfa3a9790 (patch)
tree0a8fe593af7ac5694ed50c3ffbdf03c9e9d7c184 /doc/info/mds.texinfo
parentalternate background colours and delimiter, for tables (diff)
downloadmds-4364566c7cc8ff7505b4677b097c437dfa3a9790.tar.gz
mds-4364566c7cc8ff7505b4677b097c437dfa3a9790.tar.bz2
mds-4364566c7cc8ff7505b4677b097c437dfa3a9790.tar.xz
m + colour on selected items in lists and tables
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--doc/info/mds.texinfo156
1 files changed, 152 insertions, 4 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index b58bd1d..03b2a1a 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -12674,8 +12674,7 @@ 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,
-as well as lists and tables. This colour is
-usually blue.
+as well as lists and tables.
@item input-mark
The colour on text highlight for secondarily
@@ -12822,6 +12821,155 @@ 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-background-selected
+The background colour on text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, under the condition that the
+item is selected.
+
+@item input-background-alternate-selected
+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 item is selected.
+
+@item input-foreground-selected
+The colour on text on text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, under the condition that the
+item is selected.
+
+@item input-selection-selected
+The 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 item is selected.
+
+@item input-selection-alternate-selected
+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 item is
+selected.
+
+@item input-selection-foreground-selected
+The colour on selected text on text-input
+components, such as comboboxes and text-fields,
+as well as lists and tables, under the condition
+that the item is selected.
+
+@item input-cursor-selected
+The colour on the text cursor on text-input
+components, such as comboboxes and text-fields,
+as well as lists and tables, under the condition
+that the item is selected.
+
+@item input-aura-selected
+The colour on the aura around text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, to mark that they have focus,
+under the condition that the item is selected.
+
+@item input-background-selected-hover
+The background colour on text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, under the condition that the
+item is selected and is being hovered.
+
+@item input-background-alternate-selected-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 item is selected and is being hovered.
+
+@item input-foreground-selected-hover
+The colour on text on text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, under the condition that the
+item is selected and is being hovered.
+
+@item input-selection-selected-hover
+The 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 item is selected and is
+being hovered.
+
+@item input-selection-alternate-selected-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 item is selected and is
+being hovered.
+
+@item input-selection-foreground-selected-hover
+The colour on selected text on text-input
+components, such as comboboxes and text-fields,
+as well as lists and tables, under the condition
+that the item is selected and is being hovered.
+
+@item input-cursor-selected-hover
+The colour on the text cursor on text-input
+components, such as comboboxes and text-fields,
+as well as lists and tables, under the condition
+that the item is selected and is being hovered.
+
+@item input-aura-selected-hover
+The colour on the aura around text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, to mark that they have focus,
+under the condition that the item is selected and
+is being hovered.
+
+@item input-background-selected-disabled
+The background colour on text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, under the condition that the
+item is selected but disabled.
+
+@item input-background-alternate-selected-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 item is selected but disabled.
+
+@item input-foreground-selected-disabled
+The colour on text on text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, under the condition that the
+item is selected but disabled.
+
+@item input-selection-selected-disabled
+The 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 item is selected but disabled.
+
+@item input-selection-alternate-selected-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 item is selected but disabled.
+
+@item input-selection-foreground-selected-disabled
+The colour on selected text on text-input components,
+such as comboboxes and text-fields, as well as lists
+and tables, under the condition that the item is
+selected butdisabled.
+
+@item input-cursor-selected-disabled
+The colour on the text cursor on text-input
+components, such as comboboxes and text-fields,
+as well as lists and tables, under the condition
+that the item is selected but disabled.
+
+@item input-aura-selected-disabled
+The colour on the aura around text-input components,
+such as comboboxes and text-fields, as well as
+lists and tables, to mark that they have focus,
+under the condition that the item is selected but
+disabled.
+
@item input-delimiter
The colour on lines in tables used to delimit rows
or coloumns.
@@ -13497,8 +13645,8 @@ The background colour on progressbars.
The colour of the bar, on progressbars,
indicating how much progress has been
made, or the colour of a marquee bar.
-This colour is usually blue, but
-sometimes green.
+This colour is usually blue, but sometimes
+green.
@item progress-good
The colour of the bar, on progressbars,