// This file is part of the “jQuery.Syntax” project, and is distributed under the MIT License. // Copyright © 2011 Samuel G. D. Williams. <www.oriontransfer.co.nz> // See <jquery.syntax.js> for licensing details.

.syntax-theme-base

.add
  color: green

.del
  color: red

.insert
  color: green
.insert-line
  background-color: #cfc !important

.remove
  color: red
.remove-line
  background-color: #fcc !important

.offset
  color: blue
.offset-line
  background-color: #ccf !important