color
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| color [2015/01/21 20:04] – [Color] splitbrain | color [2020/05/28 07:38] (current) – [Color Dim] chenfeng0802 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| Please note that no alpha value can be set in the color dialog. Use the [[opacity]] property instead. | Please note that no alpha value can be set in the color dialog. Use the [[opacity]] property instead. | ||
| - | **Hint:** Dynamic colors using [[lua]] expressions can be created | + | **Hint:** Dynamic colors using [[lua]] expressions can be set when tapping the color code in the picker. You can als dynamically change colors |
| - | + | ||
| - | ===== Color Dim ===== | + | |
| - | + | ||
| - | Some widgets ([[text]]) support a second color that is used in [[display|dimmed mode]]. | + | |
| + | var_myImageOpacity = -1 | ||
| + | var_myImageOpacity2 = 0 | ||
| + | var_myImageOpacity1 = 100 | ||
| ===== Tint ===== | ===== Tint ===== | ||
| - | Some widgets ([[image]]) support a tint color. That color is added to the image' | + | Some widgets ([[image]], [[sprite]]) support a tint color. That color is added to the image' |
| {{ : | {{ : | ||
color.1421870642.txt.gz · Last modified: by splitbrain
