Synchronize application themes with GNOME appearance settings
Synchronize theme preferences across multiple terminal tools based
on your GNOME appearance settings.
While many tools now support automatic theme switching based on
system settings, many do not. This utility aims to bridge that
gap by monitoring GNOME's theme state, then substituting theme names
in configuration files.
Before this can be used, you must connect some snap interfaces:
sudo snap connect theme-sync:dot-config
sudo snap connect theme-sync:process-control
The process-control interface is only required if you want to be able
to send signals to other applications in order to have them reload
their configuration.