Skip to content

workonfire/gnome-dark-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Per application dark theme on demand

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages