File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -45,13 +45,13 @@ La paleta de colores de la aplicación ha sido diseñada con el Material 3 Desig
4545
4646<div align =" center " > <img src =" assets/theme_builder.png " alt =" home " width =" 1024 " > </div >
4747
48- - ** Primary:** #b5838d
48+ - < img align = " center " height = " 30 " width = " 30 " src = " assets/primary.svg " /> ** Primary:** ` #b5838d `
4949
50- - ** Secondary:** #e5989b
50+ - < img align = " center " height = " 30 " width = " 30 " src = " assets/secondary.svg " /> ** Secondary:** ` #e5989b `
5151
52- - ** Tertiary:** #ffb4a2
52+ - < img align = " center " height = " 30 " width = " 30 " src = " assets/tertiary.svg " /> ** Tertiary:** ` #ffb4a2 `
5353
54- - ** Neutral:** #988e8f
54+ - < img align = " center " height = " 30 " width = " 30 " src = " assets/neutral.svg " /> ** Neutral:** ` #988e8f `
5555
5656
5757Puedes explorar y personalizar aún más esta paleta utilizando el [ Material 3 Design Theme Builder] ( https://m3.material.io/theme-builder#/custom ) .
@@ -75,7 +75,7 @@ A continuación, se muestra una lista de las dependencias Gradle utilizadas en e
7575
7676
7777
78- ``` kotlin
78+ ``` gradle
7979dependencies {
8080 // Jetpack Compose
8181 implementation("androidx.compose.ui:ui:1.5.1")
You can’t perform that action at this time.
0 commit comments