Skip to content

Instantly share code, notes, and snippets.

View cmanteuffel's full-sized avatar

Christian Manteuffel cmanteuffel

View GitHub Profile
@cmanteuffel
cmanteuffel / iawriter_theme.sh
Created November 30, 2016 21:04
iA Writer inspired theme for TexShop.app
#! /bin/bash
defaults write TeXShop background_R 0.9647058824
defaults write TeXShop background_G 0.9647058824
defaults write TeXShop background_B 0.9647058824
defaults write TeXShop commandred 0.08235294118
defaults write TeXShop commandgreen 0.7098039216
defaults write TeXShop commandblue 0.9137254902
defaults write TeXShop commentred 0.7529411765