File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 --ring : 142 77% 73% ;
7272 --radius : 0.5rem ;
7373
74- /* Custom colors - Coolors.co Palette: https://coolors.co/palette/3c1642- 086375-1dd3b0-affc41-b2ff9e */
74+ /* Custom colors - Palette: teal #1DD3B0, coral #FF4D4D, purple #3C1642, blue # 086375 */
7575 --mayache-purple : 287 50% 17% ; /* Dark purple #3C1642 */
7676 --mayache-blue : 190 88% 24% ; /* Teal blue #086375 */
7777 --mayache-teal : 167 77% 47% ; /* Bright teal #1DD3B0 */
78- --mayache-green : 84 97 % 62 % ; /* Bright lime #AFFC41 */
78+ --mayache-green : 0 100 % 65 % ; /* Hot coral #FF4D4D */
7979 --mayache-light-green : 103 100% 81% ; /* Light lime #B2FF9E */
8080
8181 /* Additional complementary colors to maintain variety */
125125
126126 /* Color utility classes */
127127 .bg-mayache-green {
128- background-color : hsl (84 , 97 % , 62 % ); /* Bright lime #AFFC41 */
128+ background-color : hsl (0 , 100 % , 65 % ); /* Hot coral #FF4D4D */
129129 }
130130
131131 .bg-mayache-purple {
149149 }
150150
151151 .text-mayache-green {
152- color : hsl (84 , 97 % , 62 % ); /* Bright lime #AFFC41 */
152+ color : hsl (0 , 100 % , 65 % ); /* Hot coral #FF4D4D */
153153 }
154154
155155 .text-mayache-purple {
You can’t perform that action at this time.
0 commit comments