Merge pull request #699 from ente-io/update-elavation-colors

update elavation colors
This commit is contained in:
Manav 2022-09-07 12:15:20 +05:30 committed by GitHub
commit 09864ffdbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -287,8 +287,8 @@ const darkThemeOptions = createTheme({
},
background: {
default: '#000000',
paper: '#141414',
overPaper: '#1b1b1b',
paper: '#1b1b1b',
overPaper: '#252525',
},
grey: {
A100: '#ccc',