-- @/lua/common/utils.lua:72 function tableToColor(v) return v and color(v.r, v.g, v.b, v.a) or 0 end