use netbeans theme as default

This commit is contained in:
Sebastian Sdorra
2011-07-09 10:58:08 +02:00
parent e777ad69fd
commit ef39df4265

View File

@@ -133,7 +133,7 @@ Sonia.panel.SyntaxHighlighterPanel = Ext.extend(Ext.Panel, {
syntax: 'plain',
brush: 'plain',
brushUrl: 'shBrushPlain.js',
theme: 'Default',
theme: 'Netbeans',
shPath: 'resources/syntaxhighlighter',
contentUrl: null,