Don't swap red and blue channels of theme colors

Fixes #18
This commit is contained in:
Leroy Hopson 2020-11-29 11:49:09 +07:00 committed by Leroy Hopson
parent 6a626905d6
commit 8b25be74c0
2 changed files with 4 additions and 4 deletions

View file

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Don't swap red and blue channels of theme colors.
- Use "Light Cyan" color from theme. Previously ignored.