mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
Audio Player added
This commit is contained in:
@@ -61,7 +61,18 @@ module.exports = {
|
||||
'800': '#673B04',
|
||||
'900': '#361F02'
|
||||
},
|
||||
primary: colors.amber,
|
||||
primary: {
|
||||
'50': '#FEF3E6',
|
||||
'100': '#FDEAD3',
|
||||
'200': '#FCD3A1',
|
||||
'300': '#FABE75',
|
||||
'400': '#F9A949',
|
||||
'500': '#F7931A',
|
||||
'600': '#F7931A',
|
||||
'700': '#F7931A',
|
||||
'800': '#673B04',
|
||||
'900': '#361F02'
|
||||
},
|
||||
secondary: {
|
||||
'50': '#f7f7f7',
|
||||
'100': '#e3e3e3',
|
||||
|
||||
Reference in New Issue
Block a user