Skip to content

yurenchen000/terminator-autotheme-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Terminator AutoTheme Plugin

A Terminator plugin to implement AutoTheme:
Let profile follow system Dark/Light mode (when system theme change).

gnome-terminator/terminator#775

Feature

  • auto switch profile when system light/dark change
  • quick preview different profiles (without tedious clicks)
    //just mouse-scroll or keyboard on the combox

Requirements

only tested with terminator 2.1.1+, on ubuntu 22 lts

Install

  1. Copy auto_theme.py to ~/.config/terminator/plugins/
  2. Terminator Preferences > Plugins: enable AutoTheme
  3. Settings in context-menu AutoTheme

Usage

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.

Preview

plugin_preview.png