All Projects → chriskempson → Base16 Xfce4 Terminal

chriskempson / Base16 Xfce4 Terminal

Base16 for XFCE4 Terminal

Programming Languages

ruby
36898 projects - #4 most used programming language

DEPRECATED, see: https://github.com/afg984/base16-xfce4-terminal

Base16 for XFCE4 Terminal

Base16 XFCE4 Terminal

Installation Example

Script

Open terminal and type:

$ git clone https://github.com/chriskempson/base16-xfce4-terminal
$ cd base16-xfce4-terminal
$ ./install base16-eighties.dark.terminalrc

All themes install

Open terminal and type:

$ git clone https://github.com/chriskempson/base16-xfce4-terminal
$ cd base16-xfce4-terminal
$ ./convert2themes
$ sudo cp themes/*.theme /usr/share/xfce4/terminal/colorschemes/

Now you can choose theme from XFCE terminal -> Preferences -> Colors -> Presets.
Uninstall base16 themes:

$ sudo rm -r /usr/share/xfce4/terminal/colorschemes/base16-*.theme

Manual

Run mousepad ~/.config/xfce4/terminal/terminalrc in the terminal

Copy lines from base16-eighties.dark.terminalrc file to your terminalrc file.
Note: If the terminalrc file is not empty, do not copy the [Configuration] line, as there should be only one in the beginning of the file.

Close and open your terminal again to see changes

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].