Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 958 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 958 Bytes

Zenburn Color Schemes for mintty

Low-Contrast Zenburn

zenburn-low-contrast.minttyrc applies the sensibilites of the original low-contrast Zenburn Vim color scheme without disrupting the colors of popular text-based user interfaces such as aptitude:

Low-Contrast Zenburn mintty color scheme

Installation Instructions

git clone https://github.com/agkozak/zenburn.minttyrc.git
cat zenburn.minttyrc/zenburn-low-contrast.minttyrc >> ~/.minttyrc

High-Contrast Zenburn

zenburn-high-contrast.minttyrc has a darker BackgroundColour, just like the high-contrast mode of the Zenburn Vim color scheme:

High-Contrast Zenburn mintty color scheme

Installation Instructions

git clone https://github.com/agkozak/zenburn.minttyrc.git
cat zenburn.minttyrc/zenburn-high-contrast.minttyrc >> ~/.minttyrc