# Change the select color for input box and dropdown

**URL:** https://community.plotly.com/t/change-the-select-color-for-input-box-and-dropdown/16098
**Category:** Dash Python
**Created:** [November 27, 2018, 11:48pm UTC](https://community.plotly.com/t/change-the-select-color-for-input-box-and-dropdown/16098 "2018-11-27T23:48:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![leruckle](https://avatars.discourse-cdn.com/v4/letter/l/3d9bf3/32.png) [@leruckle](https://community.plotly.com/u/leruckle)
#### Post date: [November 27, 2018, 11:48pm UTC](https://community.plotly.com/t/change-the-select-color-for-input-box-and-dropdown/16098/1 "2018-11-27T23:48:36Z")

</div>

Hello,  
Is it possible to change the color around an input box and drop-down menu that displays when you click into the box? It’s typically blue. After some digging using Chrome’s developer tools, I think that it is set by a css that is embedded within the Dash Core Components. Is it possible for me to tinker with that color?

Thanks for the help.
