epicmaxco / vuestic-ui

Free and Open Source UI Library for Vue 3 🤘
https://vuestic.dev
MIT License
3.33k stars 323 forks source link

`VaInput` and `VaSelect` text color #3307

Closed RVitaly1978 closed 8 months ago

RVitaly1978 commented 1 year ago

Vuestic-ui version: 1.6.3

peoray commented 1 year ago

can I pick this up?

m0ksem commented 1 year ago

can I pick this up?

Sure. I'll simplify this task. We need to use useTextColor and useElementBackground composables in Select. LMK, if you have any questions.

peoray commented 1 year ago

@m0ksem thank you. I'll send a pr asap

asvae commented 1 year ago

@peoray hey, do you have any plans to work on this?

peoray commented 1 year ago

@asvae yes, I'll get to it asap

peoray commented 1 year ago

Struggling to replicate this. Any help please?

m0ksem commented 1 year ago

Hi @peoray. It is in https://ui.vuestic.dev/en/ui-elements/config#default-usage docs example. You can make own demo in VaInput.demo.vue and run it with yarn serve. Just show outline input on some colorfull bg.

asvae commented 11 months ago

@peoray hey, still need help?

You can ask in discord, should work faster. :)

m0ksem commented 8 months ago

Fixed in Inputs redesign PR.