before switching from sass to styled components
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
const theme = {
|
||||
color1: "#1F1E2E",
|
||||
color2: "#27283A",
|
||||
color3: "#438AF4",
|
||||
color4: "rgba(2,0,36,0.7455182756696428)",
|
||||
color5: "#490428c6",
|
||||
color6: "#ddd9ebbf",
|
||||
}
|
||||
|
||||
export {theme}
|
||||
Reference in New Issue
Block a user