nausharipov commented on code in PR #23776:
URL: https://github.com/apache/beam/pull/23776#discussion_r1014602313
##########
playground/frontend/playground_components/lib/src/constants/colors.dart:
##########
@@ -36,45 +36,51 @@ class BeamColors {
class BeamGraphColors {
static const node = BeamColors.grey3;
- static const border = Color(0xFF45454E);
+ static const border = Color(0xff45454E);
Review Comment:
It is for a visual separation of alpha and color code.
--
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]