djibe / material

Material Design 2 for Bootstrap 4 (active fork of Daemonite Material)
https://djibe.github.io/material/
MIT License
68 stars 11 forks source link

How to change the color of a text field ? #38

Closed Posandu closed 3 years ago

djibe commented 3 years ago

Hi, cany ou be more precise ?

Color of text ? Placeholder ? Border ? Background ?

Posandu commented 3 years ago

Sorry for no information , I need to change Color of text , Placeholder and Border

djibe commented 3 years ago

Hi,

you can override variables: $textfield-color, $textfield-placeholder-color and $textfield-border-color / $textfield-border-color-hover / $textfield-border-color-focus

See assets/scss/variables/_variable-material.scss

Posandu commented 3 years ago

okay