new 4475edb243ed4627f4c5f2c470ca40b3def034d4
[tagua/yd.git] / data / themes / pieces / StonesSVG / theme_ry.lua
blobb3f28324e80a2953219e924c83e86ae9bdb44326
1 import("piece_theme.lua")
2 shadow=7.0
3 shadow_color="#404050"
4 shadow_offset_x=6
5 shadow_offset_y=4
6 shadow_grow=5
8 theme.white_stone = fromSVG("red.svg")
9 theme.black_stone = fromSVG("yellow.svg")