Skip to content
Snippets Groups Projects
Commit 179253e9 authored by Jack Reed's avatar Jack Reed
Browse files

Use theme based grey

parent 1c0af61f
Branches
Tags
No related merge requests found
......@@ -61,7 +61,7 @@ const styles = theme => ({
padding: 0,
},
light: {
color: '#BDBDBD',
color: theme.palette.grey[400],
},
listitem: {
'&:focus': {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment