Skip to content

Instantly share code, notes, and snippets.

View astanush's full-sized avatar

Aaron Stanush astanush

View GitHub Profile
@astanush
astanush / .gitconfig
Last active December 18, 2015 02:59 — forked from rupl/gist:2172739
[user]
email = aaron@fourkitchens.com
name = Aaron Stanush
[color]
ui = auto
[color "branch"]
current = yellow reverse
local = yellow
remote = green
Year Registered Attendance Percent Change
1995 1010
1996 1356 34
1997 1401 3
1998 1252 -10
1999 2233 78
2000 3755 68
2001 3155 -15
2002 3015 -4
2003 3036 1
@astanush
astanush / Custom.css
Created March 7, 2013 16:06 — forked from rupl/Custom.css
~/Library/Application Support/Google/Chrome/Default/User StyleSheets/Custom.css
/* -- Gmail -- */
/* mailbox selector thing */
.W0F9rd,
.J-N-Jz {
color: #28701a !important;
}
/* compose button */
.T-I-KE {
background-image: -webkit-gradient(linear,left top,left bottom,from(#4BaD39),to(#48a136)) !important;
}