Fix #34. Set color_mt on new colors so add, subtract, multiply, is_color work. We don't use ffi for color (32cf0e8), so remove cdata check for 0-based offset indexing. Add tests for creating colours and using operators.