Base16 template for MATE Terminal.
Scripts in color-scripts
are automatically generated using
InspectorMustache/base16-builder-python every day.
Scripts require dconf
:
$ sudo apt install dconf-cli
Clone the repository and execute the script of your choice:
$ git clone https://github.com/fmunch/base16-mate-terminal.git
$ base16-mate-terminal/color-scripts/base16-solarized-dark.sh
A new profile based on your default one will be created with your new scheme. Right click on the terminal to switch to the new profile.
Variable | Default value | Description |
---|---|---|
PROFILE_NAME | Base 16 Scheme Name | Display name of the profile |
PROFILE_SLUG | base-16-scheme-slug | Identifier of the profile |
DCONFTOOL | dconf |
Path to the dconf binary |
BASE_KEY | /org/mate/terminal | dconf base key |
Every scheme comes in a standard script and a 256 variation. In case some colors look weird in the standard script you can try to use the 256 variation instead. It comes with bright colors having the same hex value as the dark ones.