# Only show base color

**URL:** https://discourse.slicer.org/t/only-show-base-color/22509
**Category:** Development
**Tags:** color
**Created:** [March 15, 2022, 3:19am UTC](https://discourse.slicer.org/t/only-show-base-color/22509 "2022-03-15T03:19:26Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![qiqi5210](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/qiqi5210/32/15920_2.png) [@qiqi5210](https://discourse.slicer.org/u/qiqi5210)
#### Post date: [March 15, 2022, 3:19am UTC](https://discourse.slicer.org/t/only-show-base-color/22509/1 "2022-03-15T03:19:26Z")

</div>

Hello,everyone.When I click on the red area  
 ![click](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/c/0/c06c5bd7fea8e57607fdcc731b5c610ae435c419.png)  
I want to hide the window below  
 ![slicer](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/4/2/4257f537829c8b2d31728b120f4f0e8bd149acbe.png)  
Keep the select color widget  
 ![select color](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/a/4/a4ceec74bed9061807aa896d4ec8d6cee9e759ab.png)  
I have read this article  
[[Segment Editor: reduce the number of mouse clicks to set basic colour for segment - #3 by lassoan](https://discourse.slicer.org/t/segment-editor-reduce-the-number-of-mouse-clicks-to-set-basic-colour-for-segment/20236/3)]  
I change in Application settings → Application startup script → add ctk.ctkColorDialog().setDefaultTab(0)` to the end of the displayed startup script file.  
But it didn’t work.I hope you can help me. Thank you！

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [March 15, 2022, 3:35am UTC](https://discourse.slicer.org/t/only-show-base-color/22509/2 "2022-03-15T03:35:43Z")

</div>

> [@qiqi5210](#):
>
> I change in Application settings → Application startup script → add ctk.ctkColorDialog().setDefaultTab(0)` to the end of the displayed startup script file.  
> But it didn’t work.I hope you can help me. Thank you！

This feature is only available in recent Slicer Preview Releases.
