Code Monkey home page Code Monkey logo

base16-terminal-app's Introduction

Base16 for Terminal.app

These profiles bring the base16 colors to the Terminal of macOS.

Installation

Just open the downloaded profiles folder in the Finder (or profiles-256 if your Terminal supports the ANSI-256 colorspace), select the profiles you want to install, right-click on the files and click Open. (Otherwise, Gatekeeper might complain.)

Customization

Since .terminal files contain a bunch of settings in addition to the color definitions, you probably want these profiles to inherit all settings from a profile of your choice.

  1. Download my fork of the base16 Builder.

  2. In Terminal, choose Shell > Export Settings… and save the file into the folder you just downloaded. (You can also export profiles in the Profiles section of the Preferences window.)

  3. Execute the following commands. (Replace “MyProfile” with the name of your profile.)

cd ~/Downloads/base16-builder-php-master  # the folder you downloaded in step 1
composer install  # depends on your Composer setup
php Builder.php update
php Builder.php -p "MyProfile.terminal"
cd templates/terminal-app/profiles  # or profiles-256 if your Terminal supports the ANSI 256 colorspace
open *.terminal  # or whichever profiles you like

Demo

Tomorrow Night profile

For this screenshot, I used Tomorrow Night with DejaVu Sans Mono for Powerline (12pt) as font, along with Prezto (my favorite Zsh configuration framework).

Tip: You can also download my personally customized set of profiles, which use exactly this font and come with a few improvements over the default profiles, such as a pretty complete list of bindings for modifier keys (taken from this GitHub repository).

base16-terminal-app's People

Contributors

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