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

Use theme based grey

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