# (SOLVED) There no background color for text input in blocks

**URL:** https://community.thunkable.com/t/solved-there-no-background-color-for-text-input-in-blocks/3603765
**Category:** Feature Requests
**Tags:** feature-requests
**Created:** [February 24, 2025, 9:23pm UTC](https://community.thunkable.com/t/solved-there-no-background-color-for-text-input-in-blocks/3603765 "2025-02-24T21:23:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![skadaiy3lcy](https://avatars.discourse-cdn.com/v4/letter/s/8491ac/32.png) [@skadaiy3lcy](https://community.thunkable.com/u/skadaiy3lcy)
#### Post date: [February 24, 2025, 9:23pm UTC](https://community.thunkable.com/t/solved-there-no-background-color-for-text-input-in-blocks/3603765/1 "2025-02-24T21:23:16Z")

</div>

This isn’t a feature, it a huge problem for me because im doing light/dark mode and you cant change it’s color since it not implemented in the selection of properties.

---

<div class="post-metadata">

### Author: ![sketch](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sketch/32/109058_2.png) [@sketch](https://community.thunkable.com/u/sketch)
#### Post date: [February 25, 2025, 5:47am UTC](https://community.thunkable.com/t/solved-there-no-background-color-for-text-input-in-blocks/3603765/2 "2025-02-25T05:47:30Z")

</div>

Hello @skadaiy3lcy there is indeed no block to do this.

However there is a workaround using the any components property block.  
Set the any components setter block to a group, it’s component to the text input and the property to Background Color.

From there you can change the background color of s text input.

Hole this helps!

---

<div class="post-metadata">

### Author: ![skadaiy3lcy](https://avatars.discourse-cdn.com/v4/letter/s/8491ac/32.png) [@skadaiy3lcy](https://community.thunkable.com/u/skadaiy3lcy)
#### Post date: [February 25, 2025, 10:05pm UTC](https://community.thunkable.com/t/solved-there-no-background-color-for-text-input-in-blocks/3603765/3 "2025-02-25T22:05:08Z")

</div>

i just used a different color to match it with dark/light mode
