static\style\skin\base\app_code_edit.css 的格式化后大约12406行 body .ace_editor 改成.ace_editor
另外增加所有的主题
config\setting.php的找到codethemeall
改为:
'codethemeall' => "ambiance,chaos,chrome,clouds,clouds_midnight,cobalt,crimson_editor,dawn,dracula,dreamweaver,eclipse,github,gob,gruvbox,idle_fingers,iplastic,katzenmilch,kr_theme,kuroir,merbivore,merbivore_soft,mono_industrial,monokai,pastel_on_dark,solarized_dark,solarized_light,sqlserver,terminal,textmate,tomorrow,tomorrow_night,tomorrow_night_blue,tomorrow_night_bright,tomorrow_night_eighties,twilight,tomorrow_night_blue,tomorrow_night_eighties,vibrant_ink,xcode",
|