All Projects → atelierbram → Base2Tone-iterm2

atelierbram / Base2Tone-iterm2

Licence: MIT license
Syntax highlighting colorschemes for iTerm2

Programming Languages

HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Base2Tone-iterm2

Spaceduck
🚀 🦆 An intergalactic space theme for Vim, Terminal, and more!
Stars: ✭ 177 (+510.34%)
Mutual labels:  iterm2, color-scheme
iterm-mphc
Material Palenight High Contrast + Icon
Stars: ✭ 26 (-10.34%)
Mutual labels:  iterm2, color-scheme
Chromaterial
ChroMATERIAL is an IntelliJ Platform coloring scheme that expresses the chromatic nature of Material Design within IntelliJ and Android Studio. It is intended to highlight the most import aspects of your code.
Stars: ✭ 143 (+393.1%)
Mutual labels:  color-scheme, highlight
Vscode Theme Iterm2
🎨 Color scheme for iTerm2 matching Visual Studio Code's default Dark+ and Light+ themes.
Stars: ✭ 63 (+117.24%)
Mutual labels:  iterm2, color-scheme
Lucario
The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode and XTerm
Stars: ✭ 711 (+2351.72%)
Mutual labels:  iterm2, color-scheme
Iterm2 Color Schemes
Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
Stars: ✭ 20,828 (+71720.69%)
Mutual labels:  iterm2, color-scheme
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (-20.69%)
Mutual labels:  iterm2, color-scheme
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (+2144.83%)
Mutual labels:  iterm2, color-scheme
Iterm2 Snazzy
Elegant iTerm2 theme with bright colors
Stars: ✭ 1,005 (+3365.52%)
Mutual labels:  iterm2, color-scheme
Gvcci
color extraction to turn images into 16 color palettes
Stars: ✭ 86 (+196.55%)
Mutual labels:  iterm2, color-scheme
Iterm Fish Fisher Osx
Complete guide and Bash script to install Command Line Tools + Homebrew + iTerm2 + Fish Shell + Fisher + Plugins for development purposes
Stars: ✭ 249 (+758.62%)
Mutual labels:  iterm2
slick
Vim/Neovim Colortheme–Truecolor, Stunning, Complete
Stars: ✭ 15 (-48.28%)
Mutual labels:  color-scheme
revenant
minimalistic visual studio code color theme
Stars: ✭ 22 (-24.14%)
Mutual labels:  color-scheme
guide
A new feature guide component by react 🧭
Stars: ✭ 597 (+1958.62%)
Mutual labels:  highlight
Iterm2 Imagetools
Display images in the command line with iterm2.
Stars: ✭ 232 (+700%)
Mutual labels:  iterm2
flavours
🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
Stars: ✭ 331 (+1041.38%)
Mutual labels:  color-scheme
Bv
Quickly view satellite imagery, hyperspectral imagery, and machine learning image outputs directly in your iTerm2 terminal.
Stars: ✭ 215 (+641.38%)
Mutual labels:  iterm2
Givegif
GIFs on the command line
Stars: ✭ 212 (+631.03%)
Mutual labels:  iterm2
Iterm2 Night Owl
A port of the VS Code Night Owl theme to iTerm2.
Stars: ✭ 179 (+517.24%)
Mutual labels:  iterm2
eva-theme
Eva themes built from https://github.com/kjakapat/base16-eva-scheme
Stars: ✭ 72 (+148.28%)
Mutual labels:  color-scheme

Base2Tone iTerm2

Base2Tone-iterm2 – colorschemes for iTerm2 – 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.”

Find the colorschemes in the ColorPresets folder.

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-DesertDark

Screenshot

Base2Tone-DesertLight

Screenshot

Base2Tone-LakeDark

Screenshot

Base2Tone-LakeLight

Screenshot

Base2Tone-MeadowDark

Screenshot

Base2Tone-MeadowLight

Screenshot

Base2Tone-DrawbridgeDark

Screenshot

Base2Tone-DrawbridgeLight

Screenshot

Base2Tone-PoolDark

Screenshot

Base2Tone-PoolLight

Screenshot

Base2Tone-HeathDark

Screenshot

Base2Tone-HeathLight

Screenshot

Base2Tone-CaveDark

Screenshot

Base2Tone-CaveLight

Screenshot

Dependencies

Some customized commands from the latest fork of Base16 Builder can be found here in an executable bash script (io.sh). Read more on this versatile and flexible CLI building tool on the Github repo for Base16 Builder, and the many ways to use it from the command-line.

Base16 Builder is available on NPM1, you can install it on your machine like so from the commandline:

$ npm install --global base16-builder

Typing ./io.sh and hitting enter from the command line in the root folder, will output the gererated iTerm code-highlighting files in the ColorPresets folder. They all come in a dark and light variation, though most were originally conceived as dark background themes.

base16-builder --scheme "db/schemes/base2tone-evening.yml" --template "db/templates/iterm2/dark.ejs" > "ColorPresets/base2tone-evening-dark.itermcolors"

Create your own colorscheme.

This is the hard part; although the idea is to make color-schemes from just two color-hues, there is no easy way (at least not on this repository) to generate colorschemes from these two color-hues, (because I don’t believe in an automated process that takes account of the peculiarities of the human eye, in connection to the perception of color). It will always be a manual iterative process. My process is editing the demo-tile colors, you can see those demo-tiles on top of the pages over here. So what I do is edit the sass file for those demo-tiles (I use HSL and then convert those values from the browser, or a tool like HSL Color Picker to HEX values), and then manually copy and paste the new color-values over into a new schemes/my-new-colorscheme.yml. After that generate the prism-my-new-colorscheme.scss and see how the syntax-highlighting turns out on that demo-page. There are 32 color-value variables to be defined, so it will require a dedicated effort to build your own Base2Tone colorscheme. But if you do succeed in this, you will have the blueprint for generating colorthemes for these applications (see above , and for many more applications in the future).

The schemes and templates used can be found in the db folder. Copy and edit one of them schemes/colorschemes.yml from 32 color-value variables, and build your own DuoTones iTerm theme.

Alternatively, to make this process a bit more easy going and straight forward, one can fork this demo of Base2Tone-Prism on Codepen.

In essence; one doesn't generate yml colorschemes, these are created, color-values manually copied over from a, for example, forked and adapted version of that demo on Codepen. (Tip: use the Developer Tools in your Browser to copy the HEX-color-values output from the rendered css). Base16-Builder’s commands are used for generating theme files for ... anything really, as long as you can make a template for this application.

Conversions

The light version of the Morning theme, and dark versions of Evening, Sea, Space, Earth and Forest were converted from DuoTone Themes for Atom by Simurai. Morning and Evening are the default Duotone Light and Duotone Dark schemes, but renamed here in order to have a consistent naming convention.

Credits

License

Copyright (c) 2016 Bram de Haan

Released under MIT Licence


  1. Installing from NPM means you will also need to have Node.js installed; instructions can be found here.
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].