chore: add new colors

This commit is contained in:
Pablo Lara
2024-09-26 16:02:13 +02:00
parent c544a069a2
commit a70fcf488d
+5
View File
@@ -23,11 +23,16 @@ module.exports = {
blue: {
midnight: "#030921",
pale: "#f3fcff",
smoky: "#7b8390",
},
grey: {
medium: "#353a4d",
light: "#868994",
},
green: {
DEFAULT: "#9FD655",
medium: "#09BF3D",
},
theme: {
green: "#6af400",
purple: "#5001d0",