# Is it possible to change the color of calendar events based on status?

**URL:** https://community.nocodb.com/t/is-it-possible-to-change-the-color-of-calendar-events-based-on-status/1774
**Category:** Self-Host
**Created:** [April 4, 2025, 1:01pm UTC](https://community.nocodb.com/t/is-it-possible-to-change-the-color-of-calendar-events-based-on-status/1774 "2025-04-04T13:01:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hugo](https://avatars.discourse-cdn.com/v4/letter/h/b38774/32.png) [@hugo](https://community.nocodb.com/u/hugo)
#### Post date: [April 4, 2025, 1:01pm UTC](https://community.nocodb.com/t/is-it-possible-to-change-the-color-of-calendar-events-based-on-status/1774/1 "2025-04-04T13:01:38Z")

</div>

Hi,  
I have a table in NocoDB called “Appointments”, and when I view it in calendar mode, the appointments appear with a default color. I would like to know if there is a way to change the color of the events in the calendar based on the status of the appointment (e.g., “Confirmed,” “Pending,” “Canceled,” etc.).

Is there a built-in option in NocoDB to do this? Or is there an alternative, such as using CSS or a script, to customize the colors based on a specific field?

Thanks in advance! 😊

---

<div class="post-metadata">

### Author: ![dstala](https://avatars.discourse-cdn.com/v4/letter/d/f04885/32.png) [@dstala](https://community.nocodb.com/u/dstala)
#### Post date: [April 5, 2025, 12:38am UTC](https://community.nocodb.com/t/is-it-possible-to-change-the-color-of-calendar-events-based-on-status/1774/2 "2025-04-05T00:38:38Z")

</div>

Record colouring option is in our roadmap, but not available yet. You can upvote feature request here

> <https://github.com/nocodb/nocodb/issues/8414>
>
> \### Please confirm if feature request does NOT exist already ?
> 
> \- \[X\] I confirm …there is no existing issue for this
> 
> \### Describe the usecase for the feature
> 
> It will be useful to change row colors based on a column value. 
> 
> \### Suggested Solution
> 
> Example: im using a filed to describe post status. To simplify visualization, with google sheet we change row color. Here we can change it dinamically based on a column value. If post status is "published" row color could be green.
> 
> \### Additional Context
> 
> \_No response\_

---

<div class="post-metadata">

### Author: ![hugo](https://avatars.discourse-cdn.com/v4/letter/h/b38774/32.png) [@hugo](https://community.nocodb.com/u/hugo)
#### Post date: [April 5, 2025, 8:27am UTC](https://community.nocodb.com/t/is-it-possible-to-change-the-color-of-calendar-events-based-on-status/1774/3 "2025-04-05T08:27:43Z")

</div>

Thanks for your response.
