aboutsummaryrefslogtreecommitdiff
path: root/src/theme.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme.js')
-rw-r--r--src/theme.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theme.js b/src/theme.js
index 941c9cd..3c671e6 100644
--- a/src/theme.js
+++ b/src/theme.js
@@ -12,6 +12,7 @@ const theme = createMuiTheme({
background: {
default: '#232020',
paper: '#0f0e0e',
+ elevation: 'rgba(255, 255, 255, 0.04)',
},
text: {
primary: '#f4f4f4',