mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
amber color changed to Bitcoin color
This commit is contained in:
@@ -34,6 +34,18 @@ module.exports = {
|
||||
'800': '#383838',
|
||||
'900': '#151515',
|
||||
},
|
||||
'amber': {
|
||||
'50': '#FEF3E6',
|
||||
'100': '#FDEAD3',
|
||||
'200': '#FCD3A1',
|
||||
'300': '#FABE75',
|
||||
'400': '#F9A949',
|
||||
'500': '#F7931A',
|
||||
'600': '#D47807',
|
||||
'700': '#9E5906',
|
||||
'800': '#673B04',
|
||||
'900': '#361F02'
|
||||
},
|
||||
},
|
||||
fontFamily: {
|
||||
sans: [
|
||||
|
||||
Reference in New Issue
Block a user