Reword some comments in the config

This commit is contained in:
daudix
2024-09-11 21:36:05 +03:00
parent 4d278ca078
commit 6e2d7e9fbc
2 changed files with 6 additions and 5 deletions

View File

@ -57,7 +57,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
- **[BREAKING]** Remove the `config.extra.primary_color_alpha` and `config.extra.primary_color_alpha_dark` config variables; they're now automatically generated from the primary color.
- Remove the `config.extra.primary_color_alpha` and `config.extra.primary_color_alpha_dark` config variables; they're now automatically generated from the primary color.
### Fixed