Merge "Re-skin Gerrit to something a little less painful on the eyes"
This commit is contained in:
@@ -2354,14 +2354,15 @@ Background color for the page, and major data tables like the all
|
||||
open changes table or the account dashboard. The value must be a
|
||||
valid HTML hex color code, or standard color name.
|
||||
+
|
||||
By default `FCFEEF` (a creme color) for signed-out theme and white
|
||||
(`FFFFFF`) for signed-in theme.
|
||||
By default white, `FFFFFF`.
|
||||
|
||||
[[theme.topMenuColor]]theme.topMenuColor::
|
||||
+
|
||||
This is the color of the main menu bar at the top of the page.
|
||||
The value must be a valid HTML hex color code, or standard color
|
||||
name. The value defaults to <<theme.trimColor,trimColor>>.
|
||||
name.
|
||||
+
|
||||
By default white, `FFFFFF`.
|
||||
|
||||
[[theme.textColor]]theme.textColor::
|
||||
+
|
||||
@@ -2369,7 +2370,7 @@ Text color for the page, and major data tables like the all
|
||||
open changes table or the account dashboard. The value must be a
|
||||
valid HTML hex color code, or standard color name.
|
||||
+
|
||||
By default black, `000000`.
|
||||
By default dark grey, `353535`.
|
||||
|
||||
[[theme.trimColor]]theme.trimColor::
|
||||
+
|
||||
@@ -2379,7 +2380,7 @@ and of major UI areas that we want to offset from other portions
|
||||
of the page. The value must be a valid HTML hex color code, or
|
||||
standard color name.
|
||||
+
|
||||
By default a shade of green, `D4E9A9`.
|
||||
By default a light grey, `EEEEEE`.
|
||||
|
||||
[[theme.selectionColor]]theme.selectionColor::
|
||||
+
|
||||
@@ -2388,7 +2389,7 @@ selected tab, or the background color used in a table to denote the
|
||||
currently selected row. The value must be a valid HTML hex color
|
||||
code, or standard color name.
|
||||
+
|
||||
By default a shade of yellow, `FFFFCC`.
|
||||
By default a pale blue, `D8EDF9`.
|
||||
|
||||
[[theme.changeTableOutdatedColor]]theme.changeTableOutdatedColor::
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user