Skip to content

Commit

Permalink
#75 changed background palette.
Browse files Browse the repository at this point in the history
  • Loading branch information
artzub committed Jan 5, 2021
1 parent 20ea568 commit d94ac83
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/themes/dark.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,15 @@ export default {
primary: {
main: blue[200],
},
background: {
default: '#282C34',
paper: '#21252B',

// default: '#1d283c',
// paper: '#2B4055',

// default: '#151D2B',
// paper: '#223344',
},
},
};

0 comments on commit d94ac83

Please sign in to comment.