changed color for sidebar
This commit is contained in:
parent
0afd57f580
commit
4c728fddcc
5 changed files with 21 additions and 17 deletions
|
|
@ -16,7 +16,7 @@ module.exports = {
|
|||
circles: "url('/assets/images/background-cicles.png')",
|
||||
},
|
||||
colors: {
|
||||
'light-white': '#e3e4e8',
|
||||
'light-white': 'rgb(245,245,245,255)',
|
||||
background: '#0D0F0B',
|
||||
'background-header': '#131313',
|
||||
primary: '#2f6af5',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue