# Color cannot select none

**URL:** https://community.thunkable.com/t/color-cannot-select-none/7664
**Category:** Questions about Thunkable X
**Created:** [September 15, 2017, 3:12am UTC](https://community.thunkable.com/t/color-cannot-select-none/7664 "2017-09-15T03:12:01Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![MiuMiu](https://avatars.discourse-cdn.com/v4/letter/m/278dde/32.png) [@MiuMiu](https://community.thunkable.com/u/MiuMiu)
#### Post date: [September 15, 2017, 3:12am UTC](https://community.thunkable.com/t/color-cannot-select-none/7664/1 "2017-09-15T03:12:01Z")

</div>

if select one color，then how set to none?

---

<div class="post-metadata">

### Author: ![Italo](https://avatars.discourse-cdn.com/v4/letter/i/cdc98d/32.png) [@Italo](https://community.thunkable.com/u/Italo)
#### Post date: [September 15, 2017, 5:49am UTC](https://community.thunkable.com/t/color-cannot-select-none/7664/2 "2017-09-15T05:49:54Z")

</div>

You can easily find out the “none” color value by yourself, by setting a component’s color to none in the designer and read it’s color, like this:

(HorizontalArrangement1 background color was set to “none” in the designer)

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/2X/0/0fc9f2dbc1f439ed2818e4f585785d7f8230539e.PNG)

Which produces this:

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/2X/e/e4a33269c107b9a72d430004d8e68e6e350b7aeb.png)

So, the “none” color is 16777215 or  
Red:255 Green:255 Blue:255 Alpha:0

---

<div class="post-metadata">

### Author: ![ILoveThunkable](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ilovethunkable/32/3134_2.png) [@ILoveThunkable](https://community.thunkable.com/u/ILoveThunkable)
#### Post date: [September 15, 2017, 6:16am UTC](https://community.thunkable.com/t/color-cannot-select-none/7664/3 "2017-09-15T06:16:39Z")

</div>

Hello @Italo, I just want to note you that there is #discuss:ios tag here 🙂

---

<div class="post-metadata">

### Author: ![Italo](https://avatars.discourse-cdn.com/v4/letter/i/cdc98d/32.png) [@Italo](https://community.thunkable.com/u/Italo)
#### Post date: [September 15, 2017, 6:18am UTC](https://community.thunkable.com/t/color-cannot-select-none/7664/4 "2017-09-15T06:18:40Z")

</div>

Oops. I didn’t notice that. Thanks for catching it.  
This iOS stuff is making me not want to come here anymore. Is there any way to block the category at all? I’m not even interested in Apple stuff.

---

<div class="post-metadata">

### Author: ![MiuMiu](https://avatars.discourse-cdn.com/v4/letter/m/278dde/32.png) [@MiuMiu](https://community.thunkable.com/u/MiuMiu)
#### Post date: [September 15, 2017, 6:21am UTC](https://community.thunkable.com/t/color-cannot-select-none/7664/5 "2017-09-15T06:21:59Z")

</div>

That’s all right. Although confused, thank you for your kind reply

---

<div class="post-metadata">

### Author: ![albert](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/albert/32/4077_2.png) [@albert](https://community.thunkable.com/u/albert)
#### Post date: [September 15, 2017, 5:41pm UTC](https://community.thunkable.com/t/color-cannot-select-none/7664/6 "2017-09-15T17:41:48Z")

</div>

Hi there. Is this for iOS? If so, are you trying to set the color to transparent? Or white?

---

<div class="post-metadata">

### Author: ![MiuMiu](https://avatars.discourse-cdn.com/v4/letter/m/278dde/32.png) [@MiuMiu](https://community.thunkable.com/u/MiuMiu)
#### Post date: [September 17, 2017, 2:50am UTC](https://community.thunkable.com/t/color-cannot-select-none/7664/7 "2017-09-17T02:50:01Z")

</div>

ios，the default color is none，but the choose semm have no “none” option,not white

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:06pm UTC](https://community.thunkable.com/t/color-cannot-select-none/7664/8 "2024-11-08T12:06:19Z")

</div>


