A Terminator plugin to implement AutoTheme:
Let profile follow system Dark/Light mode (when system theme change).
gnome-terminator/terminator#775
Tip
This plugin has been included in the official repository: ./terminatorlib/plugins/auto_theme.py
- auto switch profile when system light/dark change
- quick preview different profiles (without tedious clicks)
//just mouse-scroll or keyboard ↑ ↓ on the combox
only tested with terminator 2.1.1+, on ubuntu 22 lts
Note
This plugin is implemented in a hack way.
if it not work, check the issues
- Copy auto_theme.py to ~/.config/terminator/plugins/
- Terminator Preferences > Plugins: enable
AutoTheme - Settings in context-menu
AutoTheme
you need at least 2 terminator profile,
one for dark theme
one for light theme
It will auto switch when system dark/light mode swtich.
