switched to ts config format and set theme colors and fonts

This commit is contained in:
Sebastian Wendel 2024-03-09 12:34:10 +01:00
parent 2f42f134d7
commit b77c5cdc92

View file

@ -13,7 +13,7 @@ export default {
mono: ["Martian", ...fontFamily.mono],
},
colors: {
green: "#f0506e",
green: "#28d27d",
red: "#f0506e",
pumpkin: "#f57855",
gold: "#ffdc50",