summaryrefslogtreecommitdiff
path: root/inc/geshi/gml.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/geshi/gml.php')
-rw-r--r--inc/geshi/gml.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/geshi/gml.php b/inc/geshi/gml.php
index 1ece12070..ee9cb162a 100644
--- a/inc/geshi/gml.php
+++ b/inc/geshi/gml.php
@@ -450,7 +450,7 @@ $language_data = array (
1 => 'font-weight: bold; color: #000000;',
2 => 'font-weight: bold; color: #000000;',
3 => 'color: navy;',
- 4 => 'color: brown',
+ 4 => 'color: #663300;',
),
'COMMENTS' => array(
1 => 'font-style: italic; color: green;',