Skip to content

Commit 14c3f52

Browse files
committed
msglist [nfc]: Comment on _starColor about dark theme
1 parent c83ce47 commit 14c3f52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/widgets/message_list.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,7 @@ class MessageWithPossibleSender extends StatelessWidget {
885885

886886
final MessageListMessageItem item;
887887

888+
// TODO(#95) unchanged in dark theme?
888889
static final _starColor = const HSLColor.fromAHSL(0.5, 47, 1, 0.41).toColor();
889890

890891
@override

0 commit comments

Comments
 (0)