remove non used colors

This commit is contained in:
Jorrin
2024-02-11 23:06:48 +01:00
parent 35b3739847
commit 08463222e5

View File

@@ -10,9 +10,5 @@ export default {
300: "#32324F",
700: "#131322",
},
iconBackground: "#14141c",
icon: {
background: "#14141c",
},
background: "#0a0a12",
};