# Dark Mode - Audio Component

**URL:** https://community.glideapps.com/t/dark-mode-audio-component/72483
**Category:** Feature Requests
**Created:** [April 11, 2024, 11:13am UTC](https://community.glideapps.com/t/dark-mode-audio-component/72483 "2024-04-11T11:13:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Emmett\_M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/emmett_m/32/60683_2.png) [@Emmett\_M](https://community.glideapps.com/u/Emmett_M)
#### Post date: [April 11, 2024, 11:13am UTC](https://community.glideapps.com/t/dark-mode-audio-component/72483/1 "2024-04-11T11:13:36Z")

</div>

Can dark mode be enabled for the audio component. Looks weird as white.

 ![Screenshot 2024-04-11 at 12.12.48](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/d/5dc9736ee64341234a9a23aea724bd3c830b3363.png)

---

<div class="post-metadata">

### Author: ![fk1214](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/fk1214/32/71058_2.png) [@fk1214](https://community.glideapps.com/u/fk1214)
#### Post date: [April 12, 2024, 8:21am UTC](https://community.glideapps.com/t/dark-mode-audio-component/72483/2 "2024-04-12T08:21:08Z")

</div>

This is a great feature request! While there isn’t a built-in dark mode setting for the audio component in Glide just yet, you can potentially achieve a similar look using custom CSS.

Glide offers the ability to add custom CSS to style your app, but it’s currently only available on paid plans. Here’s a guide from Glide on how to use custom CSS: [Custom CSS in Glide](https://www.glideapps.com/docs/reference/user-experience/css-for-apps)

Since the audio component uses HTML, you might be able to target it with CSS to change its background color to a darker shade. It would be helpful to experiment with some CSS code to see if you can get the desired effect.

If you’re not on a paid plan yet, hopefully this feature request gains traction and Glide considers adding built-in dark mode support for the audio component in the future!
