Back to Posts

Solarized-Dark theme configuration in Terminator

Posted in Bash

Intro

Terminator is an open-source terminal emulator project with an aim to produce a useful tool for arranging terminals. You can split a window into many tabs and tabs into child terminals.

Configuration

To configure your termiantor theme to solarised-dark, you need to modify the file located at ~/.config/terminator/config in your linux system.

Here is a preview of what it looks like when done:

Now to get this theme, replace the contents of ~/.config/terminator/config file with the following:

That’s it. You’re done ! Restart your terminal and enjoy the new theme.

You can also add various key-bindings by right-clicking anywhere, then Perferences>KeyBindings.

You change modify the settings as per your desires and needs simply by editing the attributes of default theme mentioned in config file.

Comment below for any queries or suggestions.

Here is the Medium article for this post.

Hi, I am Diwakar, magician03 on Github and other networks. Information Technology Undergrad at Indian Institute of Information Technology Allahabad, class of 2019. Algorithms fanatic. Love to build products. Open Source Enthusiast. Ambivert. Programmer.

Share this on → Twitter Facebook Google+ Reddit
Read Next

Proxy config in Bash, NPM, Bower, Atom, Git & Ionic