# Change available color

**URL:** <https://kanboard.discourse.group/t/change-available-color/1556>\
**Category:** Questions\
**Created:** [November 27, 2020, 10:58am UTC](https://kanboard.discourse.group/t/change-available-color/1556 "2020-11-27T10:58:36Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![maelep](https://avatars.discourse-cdn.com/v4/letter/m/5e9695/32.png) [@maelep](https://kanboard.discourse.group/u/maelep)\
**Post date:** [November 27, 2020, 10:58am UTC](https://kanboard.discourse.group/t/change-available-color/1556/1 "2020-11-27T10:58:36Z")

</div>

Is it possible to change the available color? Is it possible to add new color?

---

<div class="post-metadata">

**Author:** ![MATO](https://avatars.discourse-cdn.com/v4/letter/m/e9a140/32.png) [@MATO](https://kanboard.discourse.group/u/MATO)\
**Post date:** [November 27, 2020, 11:17am UTC](https://kanboard.discourse.group/t/change-available-color/1556/2 "2020-11-27T11:17:56Z")

</div>

Try one of the various plug-ins to change the board colors

**Customizer** is a great plug-in to start with

---

<div class="post-metadata">

**Author:** ![creecros](https://yyz2.discourse-cdn.com/free1/user_avatar/kanboard.discourse.group/creecros/32/156_2.png) [@creecros](https://kanboard.discourse.group/u/creecros)\
**Post date:** [November 27, 2020, 12:10pm UTC](https://kanboard.discourse.group/t/change-available-color/1556/3 "2020-11-27T12:10:10Z")

</div>

I think he is referring to the predefined colors. Maybe.

Again, the answer is No, for out the box. Yes, if you edit the code.

Here is the model containing the definitions.

> <https://github.com/kanboard/kanboard/blob/9d4cd31e1aae02e9980932c67036fdfe574e3432/app/Model/ColorModel.php>

---

<div class="post-metadata">

**Author:** ![maelep](https://avatars.discourse-cdn.com/v4/letter/m/5e9695/32.png) [@maelep](https://kanboard.discourse.group/u/maelep)\
**Post date:** [November 27, 2020, 12:46pm UTC](https://kanboard.discourse.group/t/change-available-color/1556/4 "2020-11-27T12:46:55Z")

</div>

Thank you very much! A feature to customize there color could be great!
