User Tools

Site Tools


built_in:hue

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
built_in:hue [2018/05/20 19:42]
geez437 [Table]
built_in:hue [2018/05/21 03:51] (current)
Line 4: Line 4:
 <code> app.Alert( text, title, options, hue );</code> <code> app.Alert( text, title, options, hue );</code>
  
-For example in the method above, hue changes the color of the title and the horizontal line below of the alert.+For example in the [[built_in:alert|method (alert)]] above, hue changes the color of the title and the horizontal line below of the alert.
 ====Values==== ====Values====
 Hue is an integer between -180 and 180. The default value is 0 (blue). Hue is an integer between -180 and 180. The default value is 0 (blue).
  
-^ Value  ^ Color   ^ +^ Value         ^ Color   ^ 
-| 180    | Orange +150 to 180    | Orange 
-120    | Pink    | +90 to 150     | Pink    | 
-60     | Purple +30 to 90      | Purple 
-0      | Blue    | +-30 to 30     | Blue    | 
-| -60    | Green   | +| -90 to -30    | Green   | 
-| -120   | Yellow +| -150 to -90   | Yellow 
-| -180   | Orange  |+| -180 to -150  | Orange  |
  
 ====Example==== ====Example====
built_in/hue.1526845348.txt.gz · Last modified: 2018/05/21 03:42 (external edit)