![]() |
VOOZH | about |
Bulma is an open-source CSS framework that can be used to make your web development faster as it comes with pre-built components and elements. In this article, we will be seeing how to change Bulma Input Colors using the color helper classes.
Input Color Classes:
Syntax:
<input class="input is-link" type="text" placeholder="Input with Link Color">
Example: The below example shows how to use the given classes to change the color of the input.
Output:
Reference: https://bulma.io/documentation/form/input/#colors