mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
first front end prototype
This commit is contained in:
@@ -10,21 +10,6 @@ module.exports = {
|
||||
],
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
colors: {
|
||||
'gray': {
|
||||
DEFAULT: '#151515',
|
||||
'50': '#AEAEAE',
|
||||
'100': '#A4A4A4',
|
||||
'200': '#8F8F8F',
|
||||
'300': '#7B7B7B',
|
||||
'400': '#676767',
|
||||
'500': '#525252',
|
||||
'600': '#3E3E3E',
|
||||
'700': '#292929',
|
||||
'800': '#151515',
|
||||
'900': '#000000'
|
||||
},
|
||||
},
|
||||
extend: {
|
||||
fontFamily: {
|
||||
sans: [
|
||||
|
||||
Reference in New Issue
Block a user