nausharipov commented on code in PR #23662:
URL: https://github.com/apache/beam/pull/23662#discussion_r997955686


##########
playground/frontend/playground_components/lib/src/theme/theme.dart:
##########
@@ -32,16 +33,21 @@ class BeamThemeExtension extends 
ThemeExtension<BeamThemeExtension> {
   final Color lightGreyBackgroundTextColor;
   final Color secondaryBackgroundColor;
 
+  final Color codeBackgroundColor;
   final TextStyle codeRootStyle;
   final CodeThemeData codeTheme;
 
+  final MarkdownStyleSheet? markdownStyle;

Review Comment:
   There's a comment: `// TODO(nausharipov): markdownStyle is nullable, because 
I don't know what to set here`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to