mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 10:00:07 -04:00
Update tailwind.config.cjs
This commit is contained in:
parent
c13dda8473
commit
83e29ddefe
1 changed files with 4 additions and 4 deletions
|
@ -10,10 +10,10 @@ module.exports = {
|
||||||
width: 'width'
|
width: 'width'
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
accent: {
|
primary: {
|
||||||
400: '#594ee9',
|
light: '#2f4368',
|
||||||
500: '#5045e8',
|
default: '#293b5b',
|
||||||
600: '#4338e5'
|
dark: '#253552'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue