The Color Picker of Service Apps
Last modified on 2022/05/28 10:53
Contents
The Color Picker enables you to select a color using the color palette or by directly entering its name or hexadecimal code.
Notes
InheritProperty
- By default, Color properties are inherited from those defined at a higher level (Inherit box is checked). You can modify each property in its specific context (box is not checked).
See the principles of inheritance for graphic properties.
EndInheritProperty
Screen description
Access: Click (1) in each Color property. Once a color is selected, the Eyedropper tool displays its color
.
- The current color is indicated by a checkmark
.
- Click
to return to the default color of the property.
- Click
(3) to access the advanced color selection options.
: Slider used to select a color.
- (3): You can enter its name if it is one of the 140 colors defined in the HTML and CSS specifications, e.g. blue if you want blue.
- 17 standard colors: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, yellow
- 123 other colors supported by all Web browsers ==> please consult http://www.w3schools.com/html/html_colornames.asp
- (3): You can enter the hexadecimal code, e.g. #0b0df0 if you want blue.
- (4): Drag the cursor to restrict shades to the selected color.