File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<footer class =" border-t border(--color-surface-stroke)" >
22 <div class =" mx-auto max-w-7xl px-6 py-4" >
3- <p class =" text-xs text-(--color-text-dim )" >
3+ <p class =" text-xs text-(--color-text-muted )" >
44 orbit-ui · Design system CSS-first con Astro
55 </p >
66 </div >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ import BaseLayout from "@layouts/BaseLayout.astro";
4141 <li ><code >--color-surface-stroke</code ></li >
4242 </ul >
4343
44- <p class =" text-xs text-(--color-text-dim )" >
44+ <p class =" text-xs text-(--color-text-muted )" >
4545 Ejemplo de uso: <code >bg-(--color-surface-elevated)</code >
4646 </p >
4747 </section >
@@ -59,7 +59,7 @@ import BaseLayout from "@layouts/BaseLayout.astro";
5959 <li ><code >--color-text-dim</code ></li >
6060 </ul >
6161
62- <p class =" text-xs text-(--color-text-dim )" >
62+ <p class =" text-xs text-(--color-text-muted )" >
6363 Ejemplo de uso: <code >text-(--color-text-muted)</code >
6464 </p >
6565 </section >
@@ -76,7 +76,7 @@ import BaseLayout from "@layouts/BaseLayout.astro";
7676 <li ><code >--color-accent-muted</code ></li >
7777 </ul >
7878
79- <p class =" text-xs text-(--color-text-dim )" >
79+ <p class =" text-xs text-(--color-text-muted )" >
8080 Ejemplo de uso: <code >text-(--color-accent-primary)</code >
8181 </p >
8282 </section >
@@ -94,7 +94,7 @@ import BaseLayout from "@layouts/BaseLayout.astro";
9494 <li ><code >--color-status-error</code ></li >
9595 </ul >
9696
97- <p class =" text-xs text-(--color-text-dim )" >
97+ <p class =" text-xs text-(--color-text-muted )" >
9898 Ejemplo de uso: <code >border-(--color-status-error)</code >
9999 </p >
100100 </section >
You can’t perform that action at this time.
0 commit comments