Skip to content

atelierbram/Base2Tone-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base2Tone-terminal

Color schemes for the default Mac OS X Terminal

Base2Tone-terminal – colorschemes for the default Mac OS X Terminal ported from Base2Tone iTerm2 color schemes – one of the syntax-highlighting applications containing the colorschemes of Base2Tone which are based on Duotone Themes by Simurai for Atom.

“DuoTone themes use only 2 hues (7 shades in total). It tones down less important parts (like punctuation and brackets) and highlights only the important ones. This leads to a more calm color scheme, but still lets you find the stuff you're looking for.”

Installation Instructions

  • Clone or download this repo
  • Go to schemes/ folder
  • Double click on selected *.terminal file. It will open a new Terminal window with that color scheme.
  • Set the scheme as the default one with Shell -> Use Settings as Default

Tools

Convert iTerm 2 Color Scheme

This repo contains a tool made by Emil Kashkevich to convert any iTerm 2 color scheme into a Mac OS X Terminal scheme.

Convert by executing the swift script from the commandline:

$ ./tools/iterm2terminal.swift /path/to/my/awesome-scheme.itermcolors

Generate Theme Preview

  1. Load the theme in a terminal.

  2. Run:

    $ tools/preview.sh
  3. Set the font size to 14 (maybe set character spacing to 1, and line-height to 1,25).

  4. Take a screenshot and put it in the screenshots/ folder.

  5. Update the README.md to include your new screenshot.

Screenshots

Base2Tone-EveningDark

Screenshot

Base2Tone-EveningLight

Screenshot

Base2Tone-MorningDark

Screenshot

Base2Tone-MorningLight

Screenshot

Base2Tone-SeaDark

Screenshot

Base2Tone-SeaLight

Screenshot

Base2Tone-SpaceDark

Screenshot

Base2Tone-SpaceLight

Screenshot

Base2Tone-EarthDark

Screenshot

Base2Tone-EarthLight

Screenshot

Base2Tone-ForestDark

Screenshot

Base2Tone-ForestLight

Screenshot

Base2Tone-GardenDark

Screenshot

Base2Tone-GardenLight

Screenshot

Base2Tone-DesertDark

Screenshot

Base2Tone-DesertLight

Screenshot

Base2Tone-LakeDark

Screenshot

Base2Tone-LakeLight

Screenshot

Base2Tone-MeadowDark

Screenshot

Base2Tone-MeadowLight

Screenshot

Base2Tone-DrawbridgeDark

Screenshot

Base2Tone-DrawbridgeLight

Screenshot

Base2Tone-LavenderDark

Screenshot

Base2Tone-LavenderLight

Screenshot

Base2Tone-SuburbDark

Screenshot

Base2Tone-SuburbLight

Screenshot

Base2Tone-PoolDark

Screenshot

Base2Tone-PoolLight

Screenshot

Base2Tone-HeathDark

Screenshot

Base2Tone-HeathLight

Screenshot

Base2Tone-CaveDark

Screenshot

Base2Tone-CaveLight

Screenshot

Resources

Credits

License

Copyright (c) 2018 Bram de Haan

Released under MIT Licence