Fix CRT code blocks preferring syntax highlighting color instead of an accent color

This commit is contained in:
daudix
2024-09-28 04:35:29 +03:00
parent a559ade347
commit 9d2aeab5f3
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Fixed
- Fix CRT code blocks preferring syntax highlighting color instead of an accent color.
- Fix various RTL issues (broken toggles, article list arrow, unmirrored icons).
## [5.2.0](https://codeberg.org/daudix/duckquill/compare/v5.1.0...v5.2.0)