Completed more of the home page of the new designs
This commit is contained in:
@@ -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)"},
|
||||
|
||||
Reference in New Issue
Block a user