.inserted {
    background-color : #8F8;
}

.deleted {
    background-color : #F88;
}

.changed {
    background-color : #FF8;
}
