Skip to content

Commit

Permalink
feat: dialog barrier color
Browse files Browse the repository at this point in the history
  • Loading branch information
damian-molinski committed Sep 23, 2024
1 parent 83902ef commit 07749e0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ ThemeData _buildThemeData(
backgroundColor: voicesColorScheme.onSurfaceNeutralOpaqueLv0,
),
dialogTheme: DialogTheme(
// TODO(damian-molinski): themed value needed. We don't have it yet.
// N10-38
barrierColor: const Color(0x212A3D61),
shape: RoundedRectangleBorder(borderRadius: BorderRadius.circular(12)),
Expand Down

0 comments on commit 07749e0

Please sign in to comment.