/gnome-dark-apps

Per application dark theme on demand

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Gnome Dark Apps

An incredibly simple script for people who use light themes. It allows to set a dark title bar for dark-themed applications.

Inspired by galczo5/gnome-dark-apps, but without JavaScript :P

Also, it has less features, but more are probably coming.

Example

Before

Before

After

After

Usage

  • If you're running Arch Linux, you can easily install a package from AUR
yay -S gnome-dark-apps-git

The binary is called dark-theme-toggle.

  • Otherwise:

Clone the repository, run the script by

chmod +x theme.sh && ./theme.sh

and define the app list that will be processed during the theme change. The configuration file lies at ~/.dark-theme-app-list. If you want to add your own entry, get the WM_CLASS property by using xprop on the app window.

It's also recommended to bind a keyboard shortcut to the script in GNOME settings: GNOME Settings