Giter Club home page Giter Club logo

terminator-themes's Introduction

Terminator themes

The biggest collection of Terminator themes 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.

terminator-themes's People

Contributors

eliverlara avatar prakapenka avatar nyurik avatar

Watchers

James Cloos avatar Michael Kashin avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.