> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Get Dark Mode in VLC on Ubuntu and Other Linux
- URL: https://itsfoss.com/vlc-dark-mode/
- Published: 2024-04-19T09:26:54.000Z
- Updated: 2024-04-19T09:26:54.000Z
- Description: Go dark with your favorite media player with these tweaks.
- Author: Sreenath
- Tags: VLC

VLC is an [awesome video player for Linux](https://itsfoss.com/video-players-linux/). However, there is a problem with it if you are a fan of dark mode. 

I have noticed that when I am [using Ubuntu in dark mode](https://itsfoss.com/dark-mode-ubuntu/), VLC doesn't adhere to the dark theme. It keeps a white menu bar and control bar at the bottom.

![VLC default mode does not fully support dark mode](https://itsfoss.com/content/images/2024/04/default-vlc-mode-in-ubuntu.png)

VLC default mode does not fully support dark mode automatically

I can guess that it probably will be the case in other distributions as well.

Allow me to share a few methods to achieve dark mode with VLC on Ubuntu. 

📋

You may try the same methods in other distributions but the package management commands may differ. Also, some methods are desktop environment specific.

## Method 1: GNOME Adwaita dark mode

First, [check the desktop environment](https://itsfoss.com/find-desktop-environment/) you are using. If it is GNOME, you can follow this section.

To make VLC full dark, first install the package `adwaita-qt`, which is a Qt port of the GNOME Adwaita theme.

```
sudo apt install adwaita-qt

```

Now, open VLC and go to Tools → Preferences.

![In VLC, go to tools and then select preferences option](https://itsfoss.com/content/images/2024/04/tools-preferences-in-vlc.png)

Go to Preferences

Alternatively, you can use the keyboard shortcut **CTRL + P** to open the preferences window. Inside the preferences window, go to the Interfaces tab.

![Force the window style to Adwaita-Dark](https://itsfoss.com/content/images/2024/04/apply-force-style-adwaita-qt-dark.png)

Use Adwaita-Dark

Here, you need to force the window style to point Adwata-Dark. So, set **Force window style**\* to Adwaita-Dark.

📋

Even though it won't match the Ubuntu theme in perfection, this will be more than good, if you only want to make VLC dark mode.

## Method 2: Apply dark theme with Kvantum

If you are not satisfied with the above result, or you are using a different theme altogether, you can get help from the [Kvantum engine](https://github.com/tsujan/Kvantum/tree/master/Kvantum?ref=itsfoss.com).

First, install Kvantum on Ubuntu using the command:

```
sudo apt install qt5-style-kvantum

```

Once Kvantum is installed, open Kvantum Manager from Activities overview.

![Open Kvantum Manager from Ubuntu Activities Overview](https://itsfoss.com/content/images/2024/04/open-kvantum-manager-from-activities-overview.png)

Open Kvantum Manager

Inside Kvantum manager, go to Change/Delete Theme section.

![Go to Change/Delete theme section inside Kvantum Manger](https://itsfoss.com/content/images/2024/04/go-to-change-theme-section-in-kvantum-manager.png)

Change/Delete Theme

Here, you need to select your installed Kvantum theme. I have selected Layan Kvantum theme, that I have installed already.

💡

You can download Kvantum themes from the [KDE Store website](https://store.kde.org/browse?cat=123&ref=itsfoss.com). Once you have downloaded a theme, follow [our guide to install the theme](https://itsfoss.com/properly-theme-kde-plasma/).

![Apply a Kvantum theme using Kvantum Manager app](https://itsfoss.com/content/images/2024/04/apply-a-kvantum-theme.png)

Apply a Kvantum Theme

Now, open VLC and go to Tools → Preferences → Interfaces.

![Go to Preferences window in VLC](https://itsfoss.com/content/images/2024/04/tools-preferences-in-vlc-2.png)

Go to the Preferences window in VLC

Inside the Interfaces tab, set the **Force window style** to Kvantum Dark.

![Apply Kvantum dark to VLC player](https://itsfoss.com/content/images/2024/04/apply-vlc-kvantum-dark.png)

Apply Kvantum dark

At this time, you have notified the change in the appearance. Click Save to apply changes. Now close VLC and reopen it to complete the process.

🚧

You may need to log out and log back in to get the changes visible.

![VLC with Kvantum dark theme applied](https://itsfoss.com/content/images/2024/04/VLC-with-kvantum-dark-theme.png)

VLC Kvantum Dark Theme

## Method 3: Download a custom dark skin

VLC provides a massive list of custom skins that you can use. From there, you can find a good-looking dark skin if you wish.

🚧

Do note that applying these third-party skins on VLC will change the default look of VLC. The placement of buttons and other options will be different in different skins.

First, open the VLC media player and then go to **Tools > Preferences**.

![Click on Tools from the top menu and then select Preferences option](https://itsfoss.com/content/images/2024/04/click-on-tools-and-select-preferences.png)

Go to Preferences

Here, click on **Interface**. Inside the Interfaces tab, select **Custom Skin**. Now, you will see a link, that points to the VLC skins web page. Click on it.

![Click on the link, pointing to the VLC official skin download page](https://itsfoss.com/content/images/2024/04/click-on-the-link-to-skins-page-on-vlc.png)

Click on Skins Page Link

This will bring you to the official VLC skins download page. Select any dark theme from the list. 

For this tutorial, I am going with the first one, called **eDark Vlc**.

![Click on the eDark Vlc theme in the official theme download page](https://itsfoss.com/content/images/2024/04/download-edark-vlc-theme-from-the-website.png)

Download eDark Vlc Theme

Click on the Download link, to download the theme.

![Click on download link to start download the theme](https://itsfoss.com/content/images/2024/04/click-on-download-to-start-download-the-dark-theme.png)

Click on Download

It will download a file called ***eDark vlc.vlt***.

Once you have downloaded the dark skin, as in the previous step, go to **Tools → Preferences → Interface**.

Inside the Interface tab, click on custom skin and then select the downloaded theme file using the **Choose** button.

![Select the downloaded skin and press the Save button](https://itsfoss.com/content/images/2024/04/select-the-downloaded-skin-on-custom-skin-field-and-save.png)

Select the downloaded skin

Once selected, use the **Save** button to apply the changes. You need to quit VLC and reopen it to see the changes.

![Apply a custom VLC skin](https://itsfoss.com/content/images/2024/04/apply-custom-vc-skin.png)

Apply a custom VLC skin

VLC will now become dark mode.

## Conclusion

Life would be so much easier if VLC just adopted the dark mode with system theme. Alas! That's not the case. And that's why we need to resort to additional tweaks to get dark mode VLC. It requires some effort, but a true dark mode lover should not hesitate to go the extra mile.