mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
change brand color (#1916)
* change brand color * update illustrations in new brand color * icons fixes * build test * build test
This commit is contained in:
@@ -173,7 +173,7 @@ Add an color picker to your form to let users customise it according to their pr
|
||||
```html example code centered
|
||||
<div class="mb-3">
|
||||
<label class="form-label">Color picker</label>
|
||||
<input type="color" class="form-control form-control-color" value="#0054a6" title="Choose your color">
|
||||
<input type="color" class="form-control form-control-color" value="#066fd1" title="Choose your color">
|
||||
</div>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user