Skip to content

Instantly share code, notes, and snippets.

View shanebonham's full-sized avatar

Shane Bonham shanebonham

View GitHub Profile
@shanebonham
shanebonham / ir_black.taskpapertheme
Created March 22, 2012 16:25 — forked from jgallen23/ir_black.taskpapertheme
TaskPaper IRBlack Theme
<theme>
<!-- Window Style -->
<color id="foreground" red="0.59" green="0.80" blue="0.99" alpha="1.0" />
<color id="background" red=".1" green=".1" blue=".1" alpha=".95" />
<window foregroundColorID="foreground" backgroundColorID="background" shouldUseHUDScrollers="yes" />
<!-- Text View Style -->
<color id="tag" red=".48" green=".48" blue=".48" alpha="1.0" />
<color id="handle" extendsColorID="foreground" />
<color id="insertionPoint" red=".4" green=".4" blue=".4" alpha="1.0" />