mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-21 06:52:11 +01:00
use netbeans theme as default
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user