Improve theme auto background color

Should keep more of the original color, which previously got "washed out" because it was darkened/lightened too much
This commit is contained in:
schroda
2026-01-02 21:12:38 +01:00
parent 1d54a24adf
commit a317d55320
2 changed files with 16 additions and 11 deletions

View File

@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
## [Unreleased] (Preview)
### Changed
- (**Theme**) Improve automatic theme background colors
## [20251230.01] (r2937) - 2025-12-30
### Added