Add transparency support for theme colors

Closes #19.
This commit is contained in:
Leroy Hopson 2020-11-29 15:45:57 +07:00 committed by Leroy Hopson
parent 3e177b781e
commit 472f0f573b
2 changed files with 4 additions and 1 deletions

View file

@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Theme colors now support transparency.
### Changed
- Set a default theme if no theme property has been set.