updated toolbar extension inidicator color

This commit is contained in:
noumantahir 2022-10-07 10:39:45 +05:00
parent 5d72b24fae
commit 74727c2f23

View File

@ -72,7 +72,7 @@ export default EStyleSheet.create({
indicator: {
height: 8,
width: 44,
backgroundColor: '$primaryWhiteLightBackground',
backgroundColor: '$primaryLightBackground',
borderRadius: 8,
margin: 8,
alignSelf: 'center'