All Projects → EliverLara → Terminator Themes

EliverLara / Terminator Themes

Licence: gpl-3.0
🤘 The biggest collection of Terminator themes.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Terminator Themes

Terminalfx
Java FX Terminal Emulator
Stars: ✭ 187 (-73.92%)
Mutual labels:  terminal, terminal-emulators
Chalk
🖍 Terminal string styling done right
Stars: ✭ 17,566 (+2349.93%)
Mutual labels:  terminal, terminal-emulators
Aminal
🌘 Darktile is a GPU rendered terminal emulator designed for tiling window managers.
Stars: ✭ 2,663 (+271.41%)
Mutual labels:  terminal, terminal-emulators
Extraterm
The swiss army chainsaw of terminal emulators
Stars: ✭ 1,922 (+168.06%)
Mutual labels:  terminal, terminal-emulators
Terminology
The best terminal emulator based on the Enlightenment Foundation Libraries
Stars: ✭ 440 (-38.63%)
Mutual labels:  terminal, terminal-emulators
Macterm
Terminal emulator for macOS with 24-bit color, bitmap and vector graphics.
Stars: ✭ 162 (-77.41%)
Mutual labels:  terminal, terminal-emulators
Terminator
multiple GNOME terminals in one window
Stars: ✭ 649 (-9.48%)
Mutual labels:  terminal, terminal-emulators
Hyper
A terminal built on web technologies
Stars: ✭ 37,504 (+5130.68%)
Mutual labels:  terminal, terminal-emulators
Upterm
A terminal emulator for the 21st century.
Stars: ✭ 19,441 (+2611.44%)
Mutual labels:  terminal, terminal-emulators
Terminus
A terminal for a more modern age (formerly Terminus)
Stars: ✭ 24,959 (+3381.03%)
Mutual labels:  terminal, terminal-emulators
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (-81.03%)
Mutual labels:  terminal, terminal-emulators
Mtm
Perhaps the smallest useful terminal multiplexer in the world.
Stars: ✭ 677 (-5.58%)
Mutual labels:  terminal, terminal-emulators
Pyxtermjs
A fully functional terminal in your browser.
Stars: ✭ 127 (-82.29%)
Mutual labels:  terminal, terminal-emulators
Iterm2 Borderless
Borderless iTerm2 patch with a few extra features
Stars: ✭ 165 (-76.99%)
Mutual labels:  terminal, terminal-emulators
Xterm.js
A terminal for the web
Stars: ✭ 12,019 (+1576.29%)
Mutual labels:  terminal, terminal-emulators
Jquery.terminal
jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
Stars: ✭ 2,623 (+265.83%)
Mutual labels:  terminal, terminal-emulators
Cancer
It's terminal.
Stars: ✭ 98 (-86.33%)
Mutual labels:  terminal, terminal-emulators
Snowflake
Graphical SFTP client and terminal emulator with helpful utilities
Stars: ✭ 1,676 (+133.75%)
Mutual labels:  terminal, terminal-emulators
Ttyd
Share your terminal over the web
Stars: ✭ 4,030 (+462.06%)
Mutual labels:  terminal, terminal-emulators
Neoterm
👍 A modern-designed Android terminal emulator for the 21st century.
Stars: ✭ 453 (-36.82%)
Mutual labels:  terminal, terminal-emulators

The biggest collection of themes for Terminator in a plugin.

Installation

1. Install the requests python package

 pip install requests

Note: If you're using python 3, ignore the previous command and install the python2-requests package for your specific OS.

2. Create plugins directory if it does not exist

 mkdir -p $HOME/.config/terminator/plugins

3. Getting the correct plugin

For terminator >= 1.9

 wget https://git.io/v5Zww -O $HOME"/.config/terminator/plugins/terminator-themes.py"

For terminator < 1.9

 wget https://git.io/v5Zwz -O $HOME"/.config/terminator/plugins/terminator-themes.py"

4. Activation

Check the TerminatorThemes option under terminator > preferences > plugins.

Usage

  • Open the terminator context menu and select Themes.
  • Select you favorite theme and click install (you can preview available themes before installing).
  • Enjoy! 😃

Setting a Default

There are two ways to set a chosen theme as a default:

Option One: Edit Terminator Config Manually

Once you install a theme it's stored in Preferences > Profiles. To change an installed theme to the default one open ~/.config/terminator/config and replace the [[default]] theme with your preferred theme under the [profiles] setting. (thanks @jacsmith21)

Option Two: Use the GUI

If you do not want to deal with the modification of the configuration file, you can do the following:

  1. Go to Preferences
  2. Choose the Layouts tab.
  3. Choose your preferred layout.
  4. Choose the layout terminal (in the next column).
  5. Choose you preferred profile.

Additionally in order to reuse your new selected profile in the new terminals (avoid selecting the profile in each split) open preferences > global and check the 'Re-use profiles for new terminals' option.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].