Completed more of the home page of the new designs

This commit is contained in:
Tiago Ribeiro
2023-06-12 09:31:20 +01:00
parent b2232df0c7
commit 6fe8a678ea
3 changed files with 99 additions and 14 deletions

View File

@@ -8,7 +8,15 @@ module.exports = {
orange: {DEFAULT: "#FF6000", dark: "#cc4402", light: "#ff790a", ultralight: "#ffdaa5"},
green: {DEFAULT: "#307912", dark: "#2a6014", light: "#3d9f11", ultralight: "#c6edaf"},
blue: {DEFAULT: "#0696ff", dark: "#007ff8", light: "#1eb3ff", ultralight: "#b5edff"},
gray: {light: "#F9F9F9", dark: "#E0E0E0"},
gray: {
seasalt: "#F9F9F9",
smoke: "#F5F5F5",
taupe: "#898492",
dim: "#696F79",
cool: "8692A6",
platinum: "#DBDBDB",
"anti-flash": "#EAEBEC",
},
},
ielts: {
reading: {DEFAULT: "#1EB3FF", transparent: "rgba(255, 99, 132, 0.5)"},