Better dark mode colors
This commit is contained in:
parent
dada28d723
commit
2c43a8e0d2
12 changed files with 51 additions and 36 deletions
|
|
@ -15,8 +15,8 @@ const theme = {
|
|||
background: '#111111',
|
||||
text: '#DDDDDD',
|
||||
primary: '#F79E00',
|
||||
primaryDark: '#F4BB60',
|
||||
primaryLight: '#F48600',
|
||||
primaryDark: '#CC7313',
|
||||
primaryLight: '#F4BB60',
|
||||
primaryBackground: '#30240F',
|
||||
error: '#E53935',
|
||||
loading: '#444444',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue