changed color for sidebar

This commit is contained in:
Rohithk 2023-09-22 12:47:50 +05:30
commit 4c728fddcc
5 changed files with 21 additions and 17 deletions

View file

@ -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',