2.2.0
Changelog
Added
- Added the ability to assign Theme's colors directly, without
CreateColor()
(they still get processed through this function) - Added short names for RGB (
r
,g
,b
) and HSL (h
,s
,l
) objects properties forCreateColor()
Fixed
- Fixed some small issues with Theme constructor
Full Changelog: 2.1.0...2.2.0
IMPORTANT: This package depends on pa-common (1.1.3) library!