Started readding old core frontend code

This commit is contained in:
Pax1601
2024-04-03 08:05:36 +02:00
parent 5d5c650162
commit d72a00a005
60 changed files with 16018 additions and 34 deletions

View File

@@ -8,7 +8,9 @@ export default {
extend: {
colors: {
background: {
steel: "#202831"
darker: "#202831",
dark: "#2D3742",
neutral: "#394552"
}
}
},