From d09ae2055575141a00e67faeadb9bcb3d8285f3f Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 26 Mar 2008 22:17:55 +0100 Subject: GeSHi update to 1.0.7.21 darcs-hash:20080326211755-7ad00-98c89cb8da99fab17b88222d33a312a020527cdb.gz --- inc/geshi/diff.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'inc/geshi/diff.php') diff --git a/inc/geshi/diff.php b/inc/geshi/diff.php index fab7a0e20..6acd30813 100644 --- a/inc/geshi/diff.php +++ b/inc/geshi/diff.php @@ -4,7 +4,7 @@ * -------- * Author: Conny Brunnkvist (conny@fuchsia.se), W. Tasin (tasin@fhm.edu) * Copyright: (c) 2004 Fuchsia Open Source Solutions (http://www.fuchsia.se/) - * Release Version: 1.0.7.20 + * Release Version: 1.0.7.21 * Date Started: 2004/12/29 * * Diff-output language file for GeSHi. @@ -13,13 +13,13 @@ * ------- * 2006/02/27 * - changing language file to use matching of start (^) and end ($) (wt) - * + * * 2004/12/29 (1.0.0) * - First Release * * TODO (updated 2006/02/27) * ------------------------- - * + * * ************************************************************************************* * @@ -95,12 +95,12 @@ $language_data = array ( 0 => 'color: #440088;', 1 => 'color: #991111;', 2 => 'color: #00b000;', - 3 => 'color: #888822;', - 4 => 'color: #888822;', - 5 => 'color: #0011dd;', - 6 => 'color: #440088;', + 3 => 'color: #888822;', + 4 => 'color: #888822;', + 5 => 'color: #0011dd;', + 6 => 'color: #440088;', 7 => 'color: #991111;', - 8 => 'color: #00b000;', + 8 => 'color: #00b000;', 9 => 'color: #888822;', ), ), -- cgit v1.2.3