Add more themes

This commit is contained in:
Leroy Hopson 2020-11-29 17:08:57 +07:00 committed by Leroy Hopson
parent 472f0f573b
commit a0237bb5d5
12 changed files with 6 additions and 5 deletions

View file

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Theme colors now support transparency.
- More themes: base16_dark, base16_light, default_dark, default_light, soft_black, solarized, solarized_black, solarized_white.
### Changed
- Set a default theme if no theme property has been set.