Revert color change

This commit is contained in:
Neeraj Gupta 2022-11-06 10:58:25 +05:30
parent 0e9c2162b5
commit f330b1e6a6
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1

View file

@ -82,7 +82,7 @@ class _FileCaptionWidgetState extends State<FileCaptionWidget> {
),
),
filled: true,
fillColor: colorScheme.fillMuted,
fillColor: colorScheme.fillFaint,
hintText: hintText,
hintStyle: getEnteTextTheme(context)
.small