Skip to content

Instantly share code, notes, and snippets.

View theredhead's full-sized avatar

Kris theredhead

View GitHub Profile
.container {
margin: 1em;
padding: 1em;
}
button {
position: relative;
border: none;
padding: 8px;
background-color: rgba(66, 100, 200, .9);
@import <Foundation/CPObject.j>
@import <Foundation/CPAttributedString.j>
var _regexColors;
@implementation ColorizingTextView : KVOCPText
{
}