mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-06 20:55:31 +02:00
Set a default theme if theme property is not set
This means that the terminal is no longer blank if no theme has been set.
This commit is contained in:
parent
8b25be74c0
commit
3e177b781e
8 changed files with 109 additions and 41 deletions
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
|
||||
## [Unreleased]
|
||||
### Changed
|
||||
- Set a default theme if no theme property has been set.
|
||||
|
||||
### Fixed
|
||||
- Don't swap red and blue channels of theme colors.
|
||||
- Use "Light Cyan" color from theme. Previously ignored.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue