Started the redesign of the dashboard
This commit is contained in:
@@ -4,6 +4,12 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
mti: {
|
||||
orange: "#FF6000",
|
||||
green: "#51C21A",
|
||||
blue: "#007FF8",
|
||||
gray: "#F9F9F9",
|
||||
},
|
||||
ielts: {
|
||||
reading: {DEFAULT: "#FF6384", transparent: "rgba(255, 99, 132, 0.5)"},
|
||||
listening: {DEFAULT: "#36A2EB", transparent: "rgba(54, 162, 235, 0.5)"},
|
||||
|
||||
Reference in New Issue
Block a user