|
Some checks failed
Security / Security check (push) Failing after 1s
flutter_markdown's MarkdownStyleSheet.fromTheme defaults the blockquote background to a hardcoded Colors.blue.shade100. In Dark Theme the text colour stays white-on-surface, so a blockquote rendered '> Note: ...' shows as white text on light blue — unreadable. Override blockquoteDecoration to use theme tokens (surfaceContainer + left primary accent border) and pin blockquote text to onSurface. tableCellsDecoration gets the same theme-driven treatment for the same class of issue. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com> |
||
|---|---|---|
| .. | ||
| approvals.dart | ||
| audit.dart | ||
| doctor.dart | ||
| flows.dart | ||
| modules.dart | ||
| store.dart | ||
| welcome.dart | ||