diff --git a/components/awtis/awtis-bio.js b/components/awtis/awtis-bio.js index fee9a2a..2791b84 100644 --- a/components/awtis/awtis-bio.js +++ b/components/awtis/awtis-bio.js @@ -61,7 +61,7 @@ export default function AwtisBio({alias, miziks, bio, isBioOpen, setIsBioOpen}) - diff --git a/components/awtis/mizik-badj-meni.js b/components/awtis/mizik-badj-meni.js index a4efc9f..8ac14f3 100644 --- a/components/awtis/mizik-badj-meni.js +++ b/components/awtis/mizik-badj-meni.js @@ -71,7 +71,7 @@ export default function MizikBadjMeni({miziks}) { horizontal: 'right' }} badgeContent={miziks.length} - color='secondary' + color='primary' > diff --git a/components/awtis/pajinasyon.js b/components/awtis/pajinasyon.js index 3bac28b..ddd6a44 100644 --- a/components/awtis/pajinasyon.js +++ b/components/awtis/pajinasyon.js @@ -24,7 +24,7 @@ export default function Pajinasyon({pajTotal, paj}) { return (
- +
) diff --git a/components/navigasyon.js b/components/navigasyon.js index 2b707f1..0183f22 100644 --- a/components/navigasyon.js +++ b/components/navigasyon.js @@ -84,8 +84,8 @@ export default function Navigasyon({selectedTab}) { value={selectedTab} variant='fullWidth' scrollButtons='on' - indicatorColor='secondary' - textColor='secondary' + indicatorColor='primary' + textColor='primary' aria-label='scrollable force tabs example' onChange={handleChange} >