Adjust topbar styles
This commit is contained in:
@ -28,6 +28,8 @@ TopBarProgress.config({
|
|||||||
'1.0': '#3ab7a5',
|
'1.0': '#3ab7a5',
|
||||||
},
|
},
|
||||||
shadowBlur: 5,
|
shadowBlur: 5,
|
||||||
|
shadowColor: '#3ab7a5',
|
||||||
|
barThickness: 2,
|
||||||
});
|
});
|
||||||
|
|
||||||
class App extends React.Component {
|
class App extends React.Component {
|
||||||
|
Reference in New Issue
Block a user