# Change theme color

**URL:** https://community.glideapps.com/t/change-theme-color/27170
**Category:** Ask for Help
**Created:** [May 24, 2021, 4:22pm UTC](https://community.glideapps.com/t/change-theme-color/27170 "2021-05-24T16:22:11Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Rosewebstudio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rosewebstudio/32/12261_2.png) [@Rosewebstudio](https://community.glideapps.com/u/Rosewebstudio)
#### Post date: [May 24, 2021, 4:34pm UTC](https://community.glideapps.com/t/change-theme-color/27170/2 "2021-05-24T16:34:49Z")

</div>

Hi @Roshan_Abrew welcome to the community

Here is a recent post about background colour.

Have a look, any questions just ask

> [@Background color change](https://community.glideapps.com/t/background-color-change/26764):
>
> I wanted to know that is there any way in which we can set bg color which isn’t themed

> [@Background color change](https://community.glideapps.com/t/background-color-change/26764/11):
>
> To put CSS into a glide screen you need to add a Rich Text component to the screen or tab. In that component, you paste in the CSS code. For instance, if I put this into a Rich Text component, the CSS will remove the top bar and the tabs at the bottom of the screen: \<pre\>\<span\>\<style\> [id="tabBar"]{ display: none; } [data-test="glide-app-bar"] :nth-child(1) { display: none; } #app-root div[opacity='1'] { color: transparent; }

---

_[View the full topic](https://community.glideapps.com/t/change-theme-color/27170)._
