:stroke

Example

Sets the color used to draw lines and borders around the children. :color - The name of the color (string) :colors - The RGB or HSB color values (vector of numbers)
[:stroke {:color "green"} [:rect {:x 50, :y 50, :width 70, :height 70}]]