256
edits
(→Layout) |
(→Shape) |
||
Line 74: | Line 74: | ||
| color || Sets the shape's color. || ''#<hex>'' or ''R, G, B'' || #000000 | | color || Sets the shape's color. || ''#<hex>'' or ''R, G, B'' || #000000 | ||
|- | |- | ||
| alpha || Sets the shape's opacity. || ''1-100'' || 100 | | alpha || Sets the shape's opacity. Doesn't work very well with ellipses || ''1-100'' || 100 | ||
|- | |||
| hollow || Sets whether the shape should be hollow or not. || ''true'' or ''false'' || true | |||
|- | |||
| thickness || Sets the border's thickness. Works on lines and hollow shapes. || ''1-10'' || 1 | |||
|} | |} |
edits