Skip to content

different primary color #245

@wendt88

Description

@wendt88

It does not matter which theme, every text-primary or nt-form__link class has the sky (#30bcff -> default $accent) color.
getting a look in scss, the color comes from @include colorize($color: accent);, but in the sample project uses the brown theme where $accent: const(lime); is set.
the -primary button seems correct (lime color)

Sample project
https://play.nativescript.org/?template=play-vue&id=xQPhCG

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions