terminator-themes icon indicating copy to clipboard operation
terminator-themes copied to clipboard

:metal: The biggest collection of themes for Terminator terminal.

Results 14 terminator-themes issues
Sort by recently updated
recently updated
newest added

I really like this collection and occasionally come back to grab a new one once I get tired of my current setup. And this is just a minor thing now:...

I changed the Theme to Brogrammer (tested it with some other ones) but it only got rid of my own colors now it is a black background with grey writing

Bumps [sharp](https://github.com/lovell/sharp) from 0.29.1 to 0.30.5. Changelog Sourced from sharp's changelog. v0.30.5 - 23rd May 2022 Install: pass PKG_CONFIG_PATH via env rather than substitution. @​dwisiswant0 Add support for --libc flag...

dependencies

Hi. I can't seem to find TerminatorThemes options under `Plugins`. I am running arch linux. I first installed `sudo pacman -S python2-requests`. My terminator version is 1.91. So, I used...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

I've been finding an issue lately on multiple arch installs where I get the theme working in terminator but eventually it breaks and I'm left with fonts that are still...

This pull request includes: 1. New plugin which uses the local repository JSON file instead of the networked JSON file 2. Installer and uninstaller for the local JSON plugin 3....

I use terminator extensively. Thank you for these themes. However, something that makes me more productive is to use a different theme so that I can quickly identify different windows....

enhancement

I installed `requests` as instructed. But Plugin did not work. Solution: For whatever reason if you use pip in a Open Suse (Tumbleweed) default installation, `sudo pip install requests` installs...

After upgrading Ubuntu I got this error on a new fresh terminator install : $ terminator PluginRegistry::load_plugins: Importing plugin terminator-themes.py failed: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py) It seems...