too many themes

This commit is contained in:
Chris Wanstrath 2011-08-19 02:12:26 -07:00
parent e3760fb52d
commit e448502c94
14 changed files with 0 additions and 65 deletions

View File

@ -38,19 +38,6 @@
8359A67B13FE1FE900AC37E3 /* mode-svg.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A61D13FE1FCA00AC37E3 /* mode-svg.js */; };
8359A67C13FE1FE900AC37E3 /* mode-textile.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A61E13FE1FCA00AC37E3 /* mode-textile.js */; };
8359A67D13FE1FE900AC37E3 /* mode-xml.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A61F13FE1FCA00AC37E3 /* mode-xml.js */; };
8359A67E13FE1FE900AC37E3 /* theme-clouds_midnight.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62013FE1FCA00AC37E3 /* theme-clouds_midnight.js */; };
8359A67F13FE1FE900AC37E3 /* theme-clouds.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62113FE1FCA00AC37E3 /* theme-clouds.js */; };
8359A68013FE1FE900AC37E3 /* theme-cobalt.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62213FE1FCA00AC37E3 /* theme-cobalt.js */; };
8359A68113FE1FE900AC37E3 /* theme-crimson_editor.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62313FE1FCA00AC37E3 /* theme-crimson_editor.js */; };
8359A68213FE1FE900AC37E3 /* theme-dawn.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62413FE1FCA00AC37E3 /* theme-dawn.js */; };
8359A68313FE1FE900AC37E3 /* theme-eclipse.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62513FE1FCA00AC37E3 /* theme-eclipse.js */; };
8359A68413FE1FE900AC37E3 /* theme-idle_fingers.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62613FE1FCA00AC37E3 /* theme-idle_fingers.js */; };
8359A68513FE1FE900AC37E3 /* theme-kr_theme.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62713FE1FCA00AC37E3 /* theme-kr_theme.js */; };
8359A68613FE1FE900AC37E3 /* theme-merbivore_soft.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62813FE1FCA00AC37E3 /* theme-merbivore_soft.js */; };
8359A68713FE1FE900AC37E3 /* theme-merbivore.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62913FE1FCA00AC37E3 /* theme-merbivore.js */; };
8359A68813FE1FE900AC37E3 /* theme-mono_industrial.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62A13FE1FCA00AC37E3 /* theme-mono_industrial.js */; };
8359A68913FE1FE900AC37E3 /* theme-monokai.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62B13FE1FCA00AC37E3 /* theme-monokai.js */; };
8359A68A13FE1FE900AC37E3 /* theme-pastel_on_dark.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62C13FE1FCA00AC37E3 /* theme-pastel_on_dark.js */; };
8359A68B13FE1FE900AC37E3 /* theme-solarized_dark.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62D13FE1FCA00AC37E3 /* theme-solarized_dark.js */; };
8359A68C13FE1FE900AC37E3 /* theme-solarized_light.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62E13FE1FCA00AC37E3 /* theme-solarized_light.js */; };
8359A68D13FE1FE900AC37E3 /* theme-textmate.js in Resources */ = {isa = PBXBuildFile; fileRef = 8359A62F13FE1FCA00AC37E3 /* theme-textmate.js */; };
@ -115,19 +102,6 @@
8359A61D13FE1FCA00AC37E3 /* mode-svg.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "mode-svg.js"; path = "HTML/ace/mode-svg.js"; sourceTree = "<group>"; };
8359A61E13FE1FCA00AC37E3 /* mode-textile.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "mode-textile.js"; path = "HTML/ace/mode-textile.js"; sourceTree = "<group>"; };
8359A61F13FE1FCA00AC37E3 /* mode-xml.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "mode-xml.js"; path = "HTML/ace/mode-xml.js"; sourceTree = "<group>"; };
8359A62013FE1FCA00AC37E3 /* theme-clouds_midnight.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-clouds_midnight.js"; path = "HTML/ace/theme-clouds_midnight.js"; sourceTree = "<group>"; };
8359A62113FE1FCA00AC37E3 /* theme-clouds.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-clouds.js"; path = "HTML/ace/theme-clouds.js"; sourceTree = "<group>"; };
8359A62213FE1FCA00AC37E3 /* theme-cobalt.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-cobalt.js"; path = "HTML/ace/theme-cobalt.js"; sourceTree = "<group>"; };
8359A62313FE1FCA00AC37E3 /* theme-crimson_editor.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-crimson_editor.js"; path = "HTML/ace/theme-crimson_editor.js"; sourceTree = "<group>"; };
8359A62413FE1FCA00AC37E3 /* theme-dawn.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-dawn.js"; path = "HTML/ace/theme-dawn.js"; sourceTree = "<group>"; };
8359A62513FE1FCA00AC37E3 /* theme-eclipse.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-eclipse.js"; path = "HTML/ace/theme-eclipse.js"; sourceTree = "<group>"; };
8359A62613FE1FCA00AC37E3 /* theme-idle_fingers.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-idle_fingers.js"; path = "HTML/ace/theme-idle_fingers.js"; sourceTree = "<group>"; };
8359A62713FE1FCA00AC37E3 /* theme-kr_theme.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-kr_theme.js"; path = "HTML/ace/theme-kr_theme.js"; sourceTree = "<group>"; };
8359A62813FE1FCA00AC37E3 /* theme-merbivore_soft.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-merbivore_soft.js"; path = "HTML/ace/theme-merbivore_soft.js"; sourceTree = "<group>"; };
8359A62913FE1FCA00AC37E3 /* theme-merbivore.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-merbivore.js"; path = "HTML/ace/theme-merbivore.js"; sourceTree = "<group>"; };
8359A62A13FE1FCA00AC37E3 /* theme-mono_industrial.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-mono_industrial.js"; path = "HTML/ace/theme-mono_industrial.js"; sourceTree = "<group>"; };
8359A62B13FE1FCA00AC37E3 /* theme-monokai.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-monokai.js"; path = "HTML/ace/theme-monokai.js"; sourceTree = "<group>"; };
8359A62C13FE1FCA00AC37E3 /* theme-pastel_on_dark.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-pastel_on_dark.js"; path = "HTML/ace/theme-pastel_on_dark.js"; sourceTree = "<group>"; };
8359A62D13FE1FCA00AC37E3 /* theme-solarized_dark.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-solarized_dark.js"; path = "HTML/ace/theme-solarized_dark.js"; sourceTree = "<group>"; };
8359A62E13FE1FCA00AC37E3 /* theme-solarized_light.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-solarized_light.js"; path = "HTML/ace/theme-solarized_light.js"; sourceTree = "<group>"; };
8359A62F13FE1FCA00AC37E3 /* theme-textmate.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = "theme-textmate.js"; path = "HTML/ace/theme-textmate.js"; sourceTree = "<group>"; };
@ -290,19 +264,6 @@
8359A61D13FE1FCA00AC37E3 /* mode-svg.js */,
8359A61E13FE1FCA00AC37E3 /* mode-textile.js */,
8359A61F13FE1FCA00AC37E3 /* mode-xml.js */,
8359A62013FE1FCA00AC37E3 /* theme-clouds_midnight.js */,
8359A62113FE1FCA00AC37E3 /* theme-clouds.js */,
8359A62213FE1FCA00AC37E3 /* theme-cobalt.js */,
8359A62313FE1FCA00AC37E3 /* theme-crimson_editor.js */,
8359A62413FE1FCA00AC37E3 /* theme-dawn.js */,
8359A62513FE1FCA00AC37E3 /* theme-eclipse.js */,
8359A62613FE1FCA00AC37E3 /* theme-idle_fingers.js */,
8359A62713FE1FCA00AC37E3 /* theme-kr_theme.js */,
8359A62813FE1FCA00AC37E3 /* theme-merbivore_soft.js */,
8359A62913FE1FCA00AC37E3 /* theme-merbivore.js */,
8359A62A13FE1FCA00AC37E3 /* theme-mono_industrial.js */,
8359A62B13FE1FCA00AC37E3 /* theme-monokai.js */,
8359A62C13FE1FCA00AC37E3 /* theme-pastel_on_dark.js */,
8359A62D13FE1FCA00AC37E3 /* theme-solarized_dark.js */,
8359A62E13FE1FCA00AC37E3 /* theme-solarized_light.js */,
8359A62F13FE1FCA00AC37E3 /* theme-textmate.js */,
@ -419,19 +380,6 @@
8359A67B13FE1FE900AC37E3 /* mode-svg.js in Resources */,
8359A67C13FE1FE900AC37E3 /* mode-textile.js in Resources */,
8359A67D13FE1FE900AC37E3 /* mode-xml.js in Resources */,
8359A67E13FE1FE900AC37E3 /* theme-clouds_midnight.js in Resources */,
8359A67F13FE1FE900AC37E3 /* theme-clouds.js in Resources */,
8359A68013FE1FE900AC37E3 /* theme-cobalt.js in Resources */,
8359A68113FE1FE900AC37E3 /* theme-crimson_editor.js in Resources */,
8359A68213FE1FE900AC37E3 /* theme-dawn.js in Resources */,
8359A68313FE1FE900AC37E3 /* theme-eclipse.js in Resources */,
8359A68413FE1FE900AC37E3 /* theme-idle_fingers.js in Resources */,
8359A68513FE1FE900AC37E3 /* theme-kr_theme.js in Resources */,
8359A68613FE1FE900AC37E3 /* theme-merbivore_soft.js in Resources */,
8359A68713FE1FE900AC37E3 /* theme-merbivore.js in Resources */,
8359A68813FE1FE900AC37E3 /* theme-mono_industrial.js in Resources */,
8359A68913FE1FE900AC37E3 /* theme-monokai.js in Resources */,
8359A68A13FE1FE900AC37E3 /* theme-pastel_on_dark.js in Resources */,
8359A68B13FE1FE900AC37E3 /* theme-solarized_dark.js in Resources */,
8359A68C13FE1FE900AC37E3 /* theme-solarized_light.js in Resources */,
8359A68D13FE1FE900AC37E3 /* theme-textmate.js in Resources */,

View File

@ -1 +0,0 @@
define("ace/theme/clouds",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-clouds .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-clouds .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-clouds .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-clouds .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-clouds .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-clouds .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-clouds .ace_scroller {\n background-color: #FFFFFF;\n}\n\n.ace-clouds .ace_text-layer {\n cursor: text;\n color: #000000;\n}\n\n.ace-clouds .ace_cursor {\n border-left: 2px solid #000000;\n}\n\n.ace-clouds .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #000000;\n}\n \n.ace-clouds .ace_marker-layer .ace_selection {\n background: #BDD5FC;\n}\n\n.ace-clouds .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-clouds .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid #BFBFBF;\n}\n\n.ace-clouds .ace_marker-layer .ace_active_line {\n background: #FFFBD1;\n}\n\n \n.ace-clouds .ace_invisible {\n color: #BFBFBF;\n}\n\n.ace-clouds .ace_keyword {\n color:#AF956F;\n}\n\n.ace-clouds .ace_keyword.ace_operator {\n color:#484848;\n}\n\n.ace-clouds .ace_constant {\n \n}\n\n.ace-clouds .ace_constant.ace_language {\n color:#39946A;\n}\n\n.ace-clouds .ace_constant.ace_library {\n \n}\n\n.ace-clouds .ace_constant.ace_numeric {\n color:#46A609;\n}\n\n.ace-clouds .ace_invalid {\n background-color:#FF002A;\n}\n\n.ace-clouds .ace_invalid.ace_illegal {\n \n}\n\n.ace-clouds .ace_invalid.ace_deprecated {\n \n}\n\n.ace-clouds .ace_support {\n \n}\n\n.ace-clouds .ace_support.ace_function {\n color:#C52727;\n}\n\n.ace-clouds .ace_function.ace_buildin {\n \n}\n\n.ace-clouds .ace_string {\n color:#5D90CD;\n}\n\n.ace-clouds .ace_string.ace_regexp {\n \n}\n\n.ace-clouds .ace_comment {\n color:#BCC8BA;\n}\n\n.ace-clouds .ace_comment.ace_doc {\n \n}\n\n.ace-clouds .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-clouds .ace_variable {\n \n}\n\n.ace-clouds .ace_variable.ace_language {\n \n}\n\n.ace-clouds .ace_xml_pe {\n \n}\n\n.ace-clouds .ace_meta {\n \n}\n\n.ace-clouds .ace_meta.ace_tag {\n \n}\n\n.ace-clouds .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-clouds .ace_entity.ace_other.ace_attribute-name {\n color:#606060;\n}\n\n.ace-clouds .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-clouds .ace_markup.ace_heading {\n \n}\n\n.ace-clouds .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-clouds .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-clouds .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-clouds .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-clouds .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-clouds .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-clouds .ace_markup.ace_list {\n \n}\n\n.ace-clouds .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-clouds"})

View File

@ -1 +0,0 @@
define("ace/theme/clouds_midnight",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-clouds-midnight .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-clouds-midnight .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-clouds-midnight .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-clouds-midnight .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-clouds-midnight .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-clouds-midnight .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-clouds-midnight .ace_scroller {\n background-color: #191919;\n}\n\n.ace-clouds-midnight .ace_text-layer {\n cursor: text;\n color: #929292;\n}\n\n.ace-clouds-midnight .ace_cursor {\n border-left: 2px solid #7DA5DC;\n}\n\n.ace-clouds-midnight .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #7DA5DC;\n}\n \n.ace-clouds-midnight .ace_marker-layer .ace_selection {\n background: #000000;\n}\n\n.ace-clouds-midnight .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-clouds-midnight .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid #BFBFBF;\n}\n\n.ace-clouds-midnight .ace_marker-layer .ace_active_line {\n background: rgba(215, 215, 215, 0.031);\n}\n\n \n.ace-clouds-midnight .ace_invisible {\n color: #BFBFBF;\n}\n\n.ace-clouds-midnight .ace_keyword {\n color:#927C5D;\n}\n\n.ace-clouds-midnight .ace_keyword.ace_operator {\n color:#4B4B4B;\n}\n\n.ace-clouds-midnight .ace_constant {\n \n}\n\n.ace-clouds-midnight .ace_constant.ace_language {\n color:#39946A;\n}\n\n.ace-clouds-midnight .ace_constant.ace_library {\n \n}\n\n.ace-clouds-midnight .ace_constant.ace_numeric {\n color:#46A609;\n}\n\n.ace-clouds-midnight .ace_invalid {\n color:#FFFFFF;\nbackground-color:#E92E2E;\n}\n\n.ace-clouds-midnight .ace_invalid.ace_illegal {\n \n}\n\n.ace-clouds-midnight .ace_invalid.ace_deprecated {\n \n}\n\n.ace-clouds-midnight .ace_support {\n \n}\n\n.ace-clouds-midnight .ace_support.ace_function {\n color:#E92E2E;\n}\n\n.ace-clouds-midnight .ace_function.ace_buildin {\n \n}\n\n.ace-clouds-midnight .ace_string {\n color:#5D90CD;\n}\n\n.ace-clouds-midnight .ace_string.ace_regexp {\n \n}\n\n.ace-clouds-midnight .ace_comment {\n color:#3C403B;\n}\n\n.ace-clouds-midnight .ace_comment.ace_doc {\n \n}\n\n.ace-clouds-midnight .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-clouds-midnight .ace_variable {\n \n}\n\n.ace-clouds-midnight .ace_variable.ace_language {\n \n}\n\n.ace-clouds-midnight .ace_xml_pe {\n \n}\n\n.ace-clouds-midnight .ace_meta {\n \n}\n\n.ace-clouds-midnight .ace_meta.ace_tag {\n \n}\n\n.ace-clouds-midnight .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-clouds-midnight .ace_entity.ace_other.ace_attribute-name {\n color:#606060;\n}\n\n.ace-clouds-midnight .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-clouds-midnight .ace_markup.ace_heading {\n \n}\n\n.ace-clouds-midnight .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-clouds-midnight .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-clouds-midnight .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-clouds-midnight .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-clouds-midnight .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-clouds-midnight .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-clouds-midnight .ace_markup.ace_list {\n \n}\n\n.ace-clouds-midnight .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-clouds-midnight"})

View File

@ -1 +0,0 @@
define("ace/theme/cobalt",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-cobalt .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-cobalt .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-cobalt .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-cobalt .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-cobalt .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-cobalt .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-cobalt .ace_scroller {\n background-color: #002240;\n}\n\n.ace-cobalt .ace_text-layer {\n cursor: text;\n color: #FFFFFF;\n}\n\n.ace-cobalt .ace_cursor {\n border-left: 2px solid #FFFFFF;\n}\n\n.ace-cobalt .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #FFFFFF;\n}\n \n.ace-cobalt .ace_marker-layer .ace_selection {\n background: rgba(179, 101, 57, 0.75);\n}\n\n.ace-cobalt .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-cobalt .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid rgba(255, 255, 255, 0.15);\n}\n\n.ace-cobalt .ace_marker-layer .ace_active_line {\n background: rgba(0, 0, 0, 0.35);\n}\n\n \n.ace-cobalt .ace_invisible {\n color: rgba(255, 255, 255, 0.15);\n}\n\n.ace-cobalt .ace_keyword {\n color:#FF9D00;\n}\n\n.ace-cobalt .ace_keyword.ace_operator {\n \n}\n\n.ace-cobalt .ace_constant {\n color:#FF628C;\n}\n\n.ace-cobalt .ace_constant.ace_language {\n \n}\n\n.ace-cobalt .ace_constant.ace_library {\n \n}\n\n.ace-cobalt .ace_constant.ace_numeric {\n \n}\n\n.ace-cobalt .ace_invalid {\n color:#F8F8F8;\nbackground-color:#800F00;\n}\n\n.ace-cobalt .ace_invalid.ace_illegal {\n \n}\n\n.ace-cobalt .ace_invalid.ace_deprecated {\n \n}\n\n.ace-cobalt .ace_support {\n color:#80FFBB;\n}\n\n.ace-cobalt .ace_support.ace_function {\n color:#FFB054;\n}\n\n.ace-cobalt .ace_function.ace_buildin {\n \n}\n\n.ace-cobalt .ace_string {\n \n}\n\n.ace-cobalt .ace_string.ace_regexp {\n color:#80FFC2;\n}\n\n.ace-cobalt .ace_comment {\n font-style:italic;\ncolor:#0088FF;\n}\n\n.ace-cobalt .ace_comment.ace_doc {\n \n}\n\n.ace-cobalt .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-cobalt .ace_variable {\n color:#CCCCCC;\n}\n\n.ace-cobalt .ace_variable.ace_language {\n color:#FF80E1;\n}\n\n.ace-cobalt .ace_xml_pe {\n \n}\n\n.ace-cobalt .ace_meta {\n \n}\n\n.ace-cobalt .ace_meta.ace_tag {\n color:#9EFFFF;\n}\n\n.ace-cobalt .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-cobalt .ace_entity.ace_other.ace_attribute-name {\n \n}\n\n.ace-cobalt .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-cobalt .ace_markup.ace_heading {\n color:#C8E4FD;\nbackground-color:#001221;\n}\n\n.ace-cobalt .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-cobalt .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-cobalt .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-cobalt .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-cobalt .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-cobalt .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-cobalt .ace_markup.ace_list {\n background-color:#130D26;\n}\n\n.ace-cobalt .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-cobalt"})

View File

@ -1 +0,0 @@
define("ace/theme/crimson_editor",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-crimson-editor .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-crimson-editor .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-crimson-editor .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-crimson-editor .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-crimson-editor .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-crimson-editor .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-crimson-editor .ace_text-layer {\n cursor: text;\n color: rgb(64, 64, 64);\n}\n\n.ace-crimson-editor .ace_cursor {\n border-left: 2px solid black;\n}\n\n.ace-crimson-editor .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid black;\n}\n\n.ace-crimson-editor .ace_line .ace_invisible {\n color: rgb(191, 191, 191);\n}\n\n.ace-crimson-editor .ace_line .ace_identifier {\n color: black;\n}\n\n.ace-crimson-editor .ace_line .ace_keyword {\n color: blue;\n}\n\n.ace-crimson-editor .ace_line .ace_constant.ace_buildin {\n color: rgb(88, 72, 246);\n}\n\n.ace-crimson-editor .ace_line .ace_constant.ace_language {\n color: rgb(255, 156, 0);\n}\n\n.ace-crimson-editor .ace_line .ace_constant.ace_library {\n color: rgb(6, 150, 14);\n}\n\n.ace-crimson-editor .ace_line .ace_invalid {\n text-decoration: line-through;\n color: rgb(224, 0, 0);\n}\n\n.ace-crimson-editor .ace_line .ace_fold {\n background-color: #E4E4E4;\n border-radius: 3px;\n}\n\n.ace-crimson-editor .ace_line .ace_support.ace_function {\n color: rgb(192, 0, 0);\n}\n\n.ace-crimson-editor .ace_line .ace_support.ace_constant {\n color: rgb(6, 150, 14);\n}\n\n.ace-crimson-editor .ace_line .ace_support.ace_type,\n.ace-crimson-editor .ace_line .ace_support.ace_class {\n color: rgb(109, 121, 222);\n}\n\n.ace-crimson-editor .ace_line .ace_keyword.ace_operator {\n color: rgb(49, 132, 149);\n}\n\n.ace-crimson-editor .ace_line .ace_string {\n color: rgb(128, 0, 128);\n}\n\n.ace-crimson-editor .ace_line .ace_comment {\n color: rgb(76, 136, 107);\n}\n\n.ace-crimson-editor .ace_line .ace_comment.ace_doc {\n color: rgb(0, 102, 255);\n}\n\n.ace-crimson-editor .ace_line .ace_comment.ace_doc.ace_tag {\n color: rgb(128, 159, 191);\n}\n\n.ace-crimson-editor .ace_line .ace_constant.ace_numeric {\n color: rgb(0, 0, 64);\n}\n\n.ace-crimson-editor .ace_line .ace_variable {\n color: rgb(0, 64, 128);\n}\n\n.ace-crimson-editor .ace_line .ace_xml_pe {\n color: rgb(104, 104, 91);\n}\n\n.ace-crimson-editor .ace_marker-layer .ace_selection {\n background: rgb(181, 213, 255);\n}\n\n.ace-crimson-editor .ace_marker-layer .ace_step {\n background: rgb(252, 255, 0);\n}\n\n.ace-crimson-editor .ace_marker-layer .ace_stack {\n background: rgb(164, 229, 101);\n}\n\n.ace-crimson-editor .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid rgb(192, 192, 192);\n}\n\n.ace-crimson-editor .ace_marker-layer .ace_active_line {\n background: rgb(232, 242, 254);\n}\n\n.ace-crimson-editor .ace_meta.ace_tag {\n color:rgb(28, 2, 255);\n}\n\n.ace-crimson-editor .ace_marker-layer .ace_selected_word {\n background: rgb(250, 250, 255);\n border: 1px solid rgb(200, 200, 250);\n}\n\n.ace-crimson-editor .ace_string.ace_regex {\n color: rgb(192, 0, 192);\n}";d.importCssString(e),b.cssClass="ace-crimson-editor"})

View File

@ -1 +0,0 @@
define("ace/theme/dawn",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-dawn .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-dawn .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-dawn .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-dawn .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-dawn .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-dawn .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-dawn .ace_scroller {\n background-color: #F9F9F9;\n}\n\n.ace-dawn .ace_text-layer {\n cursor: text;\n color: #080808;\n}\n\n.ace-dawn .ace_cursor {\n border-left: 2px solid #000000;\n}\n\n.ace-dawn .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #000000;\n}\n \n.ace-dawn .ace_marker-layer .ace_selection {\n background: rgba(39, 95, 255, 0.30);\n}\n\n.ace-dawn .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-dawn .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid rgba(75, 75, 126, 0.50);\n}\n\n.ace-dawn .ace_marker-layer .ace_active_line {\n background: rgba(36, 99, 180, 0.12);\n}\n\n \n.ace-dawn .ace_invisible {\n color: rgba(75, 75, 126, 0.50);\n}\n\n.ace-dawn .ace_keyword {\n color:#794938;\n}\n\n.ace-dawn .ace_keyword.ace_operator {\n \n}\n\n.ace-dawn .ace_constant {\n color:#811F24;\n}\n\n.ace-dawn .ace_constant.ace_language {\n \n}\n\n.ace-dawn .ace_constant.ace_library {\n \n}\n\n.ace-dawn .ace_constant.ace_numeric {\n \n}\n\n.ace-dawn .ace_invalid {\n \n}\n\n.ace-dawn .ace_invalid.ace_illegal {\n text-decoration:underline;\nfont-style:italic;\ncolor:#F8F8F8;\nbackground-color:#B52A1D;\n}\n\n.ace-dawn .ace_invalid.ace_deprecated {\n text-decoration:underline;\nfont-style:italic;\ncolor:#B52A1D;\n}\n\n.ace-dawn .ace_support {\n color:#691C97;\n}\n\n.ace-dawn .ace_support.ace_function {\n color:#693A17;\n}\n\n.ace-dawn .ace_function.ace_buildin {\n \n}\n\n.ace-dawn .ace_string {\n color:#0B6125;\n}\n\n.ace-dawn .ace_string.ace_regexp {\n color:#CF5628;\n}\n\n.ace-dawn .ace_comment {\n font-style:italic;\ncolor:#5A525F;\n}\n\n.ace-dawn .ace_comment.ace_doc {\n \n}\n\n.ace-dawn .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-dawn .ace_variable {\n color:#234A97;\n}\n\n.ace-dawn .ace_variable.ace_language {\n \n}\n\n.ace-dawn .ace_xml_pe {\n \n}\n\n.ace-dawn .ace_meta {\n \n}\n\n.ace-dawn .ace_meta.ace_tag {\n \n}\n\n.ace-dawn .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-dawn .ace_entity.ace_other.ace_attribute-name {\n \n}\n\n.ace-dawn .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-dawn .ace_markup.ace_heading {\n color:#19356D;\n}\n\n.ace-dawn .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-dawn .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-dawn .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-dawn .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-dawn .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-dawn .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-dawn .ace_markup.ace_list {\n color:#693A17;\n}\n\n.ace-dawn .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-dawn"})

View File

@ -1 +0,0 @@
define("ace/theme/eclipse",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-eclipse .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-eclipse .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-eclipse .ace_gutter {\n width: 50px;\n background: rgb(227, 227, 227);\n border-right: 1px solid rgb(159, 159, 159);\t \n color: rgb(136, 136, 136);\n}\n\n.ace-eclipse .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-eclipse .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-eclipse .ace_text-layer {\n cursor: text;\n}\n\n.ace-eclipse .ace_cursor {\n border-left: 1px solid black;\n}\n\n.ace-eclipse .ace_line .ace_keyword, .ace-eclipse .ace_line .ace_variable {\n color: rgb(127, 0, 85);\n}\n\n.ace-eclipse .ace_line .ace_constant.ace_buildin {\n color: rgb(88, 72, 246);\n}\n\n.ace-eclipse .ace_line .ace_constant.ace_library {\n color: rgb(6, 150, 14);\n}\n\n.ace-eclipse .ace_line .ace_function {\n color: rgb(60, 76, 114);\n}\n\n.ace-eclipse .ace_line .ace_string {\n color: rgb(42, 0, 255);\n}\n\n.ace-eclipse .ace_line .ace_comment {\n color: rgb(63, 127, 95);\n}\n\n.ace-eclipse .ace_line .ace_comment.ace_doc {\n color: rgb(63, 95, 191);\n}\n\n.ace-eclipse .ace_line .ace_comment.ace_doc.ace_tag {\n color: rgb(127, 159, 191);\n}\n\n.ace-eclipse .ace_line .ace_constant.ace_numeric {\n}\n\n.ace-eclipse .ace_line .ace_tag {\n color: rgb(63, 127, 127);\n}\n\n.ace-eclipse .ace_line .ace_type {\n color: rgb(127, 0, 127);\n}\n\n.ace-eclipse .ace_line .ace_xml_pe {\n color: rgb(104, 104, 91);\n}\n\n.ace-eclipse .ace_marker-layer .ace_selection {\n background: rgb(181, 213, 255);\n}\n\n.ace-eclipse .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid rgb(192, 192, 192);\n}\n\n.ace-eclipse .ace_line .ace_meta.ace_tag {\n color:rgb(63, 127, 127);\n}\n\n.ace-eclipse .ace_entity.ace_other.ace_attribute-name {\n color:rgb(127, 0, 127);\n}\n\n.ace-eclipse .ace_marker-layer .ace_active_line {\n background: rgb(232, 242, 254);\n}";d.importCssString(e),b.cssClass="ace-eclipse"})

View File

@ -1 +0,0 @@
define("ace/theme/idle_fingers",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-idle-fingers .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-idle-fingers .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-idle-fingers .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-idle-fingers .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-idle-fingers .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-idle-fingers .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-idle-fingers .ace_scroller {\n background-color: #323232;\n}\n\n.ace-idle-fingers .ace_text-layer {\n cursor: text;\n color: #FFFFFF;\n}\n\n.ace-idle-fingers .ace_cursor {\n border-left: 2px solid #91FF00;\n}\n\n.ace-idle-fingers .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #91FF00;\n}\n \n.ace-idle-fingers .ace_marker-layer .ace_selection {\n background: rgba(90, 100, 126, 0.88);\n}\n\n.ace-idle-fingers .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-idle-fingers .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid #404040;\n}\n\n.ace-idle-fingers .ace_marker-layer .ace_active_line {\n background: #353637;\n}\n\n \n.ace-idle-fingers .ace_invisible {\n color: #404040;\n}\n\n.ace-idle-fingers .ace_keyword {\n color:#CC7833;\n}\n\n.ace-idle-fingers .ace_keyword.ace_operator {\n \n}\n\n.ace-idle-fingers .ace_constant {\n color:#6C99BB;\n}\n\n.ace-idle-fingers .ace_constant.ace_language {\n \n}\n\n.ace-idle-fingers .ace_constant.ace_library {\n \n}\n\n.ace-idle-fingers .ace_constant.ace_numeric {\n \n}\n\n.ace-idle-fingers .ace_invalid {\n color:#FFFFFF;\nbackground-color:#FF0000;\n}\n\n.ace-idle-fingers .ace_invalid.ace_illegal {\n \n}\n\n.ace-idle-fingers .ace_invalid.ace_deprecated {\n \n}\n\n.ace-idle-fingers .ace_support {\n \n}\n\n.ace-idle-fingers .ace_support.ace_function {\n color:#B83426;\n}\n\n.ace-idle-fingers .ace_function.ace_buildin {\n \n}\n\n.ace-idle-fingers .ace_string {\n color:#A5C261;\n}\n\n.ace-idle-fingers .ace_string.ace_regexp {\n color:#CCCC33;\n}\n\n.ace-idle-fingers .ace_comment {\n font-style:italic;\ncolor:#BC9458;\n}\n\n.ace-idle-fingers .ace_comment.ace_doc {\n \n}\n\n.ace-idle-fingers .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-idle-fingers .ace_variable {\n \n}\n\n.ace-idle-fingers .ace_variable.ace_language {\n \n}\n\n.ace-idle-fingers .ace_xml_pe {\n \n}\n\n.ace-idle-fingers .ace_meta {\n \n}\n\n.ace-idle-fingers .ace_meta.ace_tag {\n color:#FFE5BB;\n}\n\n.ace-idle-fingers .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-idle-fingers .ace_entity.ace_other.ace_attribute-name {\n \n}\n\n.ace-idle-fingers .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-idle-fingers .ace_markup.ace_heading {\n \n}\n\n.ace-idle-fingers .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-idle-fingers .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-idle-fingers .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-idle-fingers .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-idle-fingers .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-idle-fingers .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-idle-fingers .ace_markup.ace_list {\n \n}\n\n.ace-idle-fingers .ace_collab.ace_user1 {\n color:#323232;\nbackground-color:#FFF980; \n}";d.importCssString(e),b.cssClass="ace-idle-fingers"})

View File

@ -1 +0,0 @@
define("ace/theme/kr_theme",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-kr-theme .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-kr-theme .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-kr-theme .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-kr-theme .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-kr-theme .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-kr-theme .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-kr-theme .ace_scroller {\n background-color: #0B0A09;\n}\n\n.ace-kr-theme .ace_text-layer {\n cursor: text;\n color: #FCFFE0;\n}\n\n.ace-kr-theme .ace_cursor {\n border-left: 2px solid #FF9900;\n}\n\n.ace-kr-theme .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #FF9900;\n}\n \n.ace-kr-theme .ace_marker-layer .ace_selection {\n background: rgba(170, 0, 255, 0.45);\n}\n\n.ace-kr-theme .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-kr-theme .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid rgba(255, 177, 111, 0.32);\n}\n\n.ace-kr-theme .ace_marker-layer .ace_active_line {\n background: #38403D;\n}\n\n \n.ace-kr-theme .ace_invisible {\n color: rgba(255, 177, 111, 0.32);\n}\n\n.ace-kr-theme .ace_keyword {\n color:#949C8B;\n}\n\n.ace-kr-theme .ace_keyword.ace_operator {\n \n}\n\n.ace-kr-theme .ace_constant {\n color:rgba(210, 117, 24, 0.76);\n}\n\n.ace-kr-theme .ace_constant.ace_language {\n \n}\n\n.ace-kr-theme .ace_constant.ace_library {\n \n}\n\n.ace-kr-theme .ace_constant.ace_numeric {\n \n}\n\n.ace-kr-theme .ace_invalid {\n color:#F8F8F8;\nbackground-color:#A41300;\n}\n\n.ace-kr-theme .ace_invalid.ace_illegal {\n \n}\n\n.ace-kr-theme .ace_invalid.ace_deprecated {\n \n}\n\n.ace-kr-theme .ace_support {\n color:#9FC28A;\n}\n\n.ace-kr-theme .ace_support.ace_function {\n color:#85873A;\n}\n\n.ace-kr-theme .ace_function.ace_buildin {\n \n}\n\n.ace-kr-theme .ace_string {\n \n}\n\n.ace-kr-theme .ace_string.ace_regexp {\n color:rgba(125, 255, 192, 0.65);\n}\n\n.ace-kr-theme .ace_comment {\n font-style:italic;\ncolor:#706D5B;\n}\n\n.ace-kr-theme .ace_comment.ace_doc {\n \n}\n\n.ace-kr-theme .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-kr-theme .ace_variable {\n color:#D1A796;\n}\n\n.ace-kr-theme .ace_variable.ace_language {\n color:#FF80E1;\n}\n\n.ace-kr-theme .ace_xml_pe {\n \n}\n\n.ace-kr-theme .ace_meta {\n \n}\n\n.ace-kr-theme .ace_meta.ace_tag {\n color:#BABD9C;\n}\n\n.ace-kr-theme .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-kr-theme .ace_entity.ace_other.ace_attribute-name {\n \n}\n\n.ace-kr-theme .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-kr-theme .ace_markup.ace_heading {\n \n}\n\n.ace-kr-theme .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-kr-theme .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-kr-theme .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-kr-theme .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-kr-theme .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-kr-theme .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-kr-theme .ace_markup.ace_list {\n background-color:#0F0040;\n}\n\n.ace-kr-theme .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-kr-theme"})

View File

@ -1 +0,0 @@
define("ace/theme/merbivore",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-merbivore .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-merbivore .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-merbivore .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-merbivore .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-merbivore .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-merbivore .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-merbivore .ace_scroller {\n background-color: #161616;\n}\n\n.ace-merbivore .ace_text-layer {\n cursor: text;\n color: #E6E1DC;\n}\n\n.ace-merbivore .ace_cursor {\n border-left: 2px solid #FFFFFF;\n}\n\n.ace-merbivore .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #FFFFFF;\n}\n \n.ace-merbivore .ace_marker-layer .ace_selection {\n background: #454545;\n}\n\n.ace-merbivore .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-merbivore .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid #FCE94F;\n}\n\n.ace-merbivore .ace_marker-layer .ace_active_line {\n background: #333435;\n}\n\n \n.ace-merbivore .ace_invisible {\n color: #404040;\n}\n\n.ace-merbivore .ace_keyword {\n color:#FC6F09;\n}\n\n.ace-merbivore .ace_keyword.ace_operator {\n \n}\n\n.ace-merbivore .ace_constant {\n color:#1EDAFB;\n}\n\n.ace-merbivore .ace_constant.ace_language {\n color:#FDC251;\n}\n\n.ace-merbivore .ace_constant.ace_library {\n color:#8DFF0A;\n}\n\n.ace-merbivore .ace_constant.ace_numeric {\n color:#58C554;\n}\n\n.ace-merbivore .ace_invalid {\n color:#FFFFFF;\nbackground-color:#990000;\n}\n\n.ace-merbivore .ace_invalid.ace_illegal {\n \n}\n\n.ace-merbivore .ace_invalid.ace_deprecated {\n color:#FFFFFF;\n background-color:#990000;\n}\n\n.ace-merbivore .ace_support {\n \n}\n\n.ace-merbivore .ace_support.ace_function {\n color:#FC6F09;\n}\n\n.ace-merbivore .ace_function.ace_buildin {\n \n}\n\n.ace-merbivore .ace_string {\n color:#8DFF0A;\n}\n\n.ace-merbivore .ace_string.ace_regexp {\n \n}\n\n.ace-merbivore .ace_comment {\n color:#AD2EA4;\n}\n\n.ace-merbivore .ace_comment.ace_doc {\n \n}\n\n.ace-merbivore .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-merbivore .ace_variable {\n \n}\n\n.ace-merbivore .ace_variable.ace_language {\n \n}\n\n.ace-merbivore .ace_xml_pe {\n \n}\n\n.ace-merbivore .ace_meta {\n \n}\n\n.ace-merbivore .ace_meta.ace_tag {\n color:#FC6F09;\n}\n\n.ace-merbivore .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-merbivore .ace_entity.ace_other.ace_attribute-name {\n color:#FFFF89;\n}\n\n.ace-merbivore .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-merbivore .ace_markup.ace_heading {\n \n}\n\n.ace-merbivore .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-merbivore .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-merbivore .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-merbivore .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-merbivore .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-merbivore .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-merbivore .ace_markup.ace_list {\n \n}\n\n.ace-merbivore .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-merbivore"})

View File

@ -1 +0,0 @@
define("ace/theme/merbivore_soft",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-merbivore-soft .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-merbivore-soft .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-merbivore-soft .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-merbivore-soft .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-merbivore-soft .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-merbivore-soft .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-merbivore-soft .ace_scroller {\n background-color: #1C1C1C;\n}\n\n.ace-merbivore-soft .ace_text-layer {\n cursor: text;\n color: #E6E1DC;\n}\n\n.ace-merbivore-soft .ace_cursor {\n border-left: 2px solid #FFFFFF;\n}\n\n.ace-merbivore-soft .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #FFFFFF;\n}\n \n.ace-merbivore-soft .ace_marker-layer .ace_selection {\n background: #494949;\n}\n\n.ace-merbivore-soft .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-merbivore-soft .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid #FCE94F;\n}\n\n.ace-merbivore-soft .ace_marker-layer .ace_active_line {\n background: #333435;\n}\n\n \n.ace-merbivore-soft .ace_invisible {\n color: #404040;\n}\n\n.ace-merbivore-soft .ace_keyword {\n color:#FC803A;\n}\n\n.ace-merbivore-soft .ace_keyword.ace_operator {\n \n}\n\n.ace-merbivore-soft .ace_constant {\n color:#68C1D8;\n}\n\n.ace-merbivore-soft .ace_constant.ace_language {\n color:#E1C582;\n}\n\n.ace-merbivore-soft .ace_constant.ace_library {\n color:#8EC65F;\n}\n\n.ace-merbivore-soft .ace_constant.ace_numeric {\n color:#7FC578;\n}\n\n.ace-merbivore-soft .ace_invalid {\n color:#FFFFFF;\nbackground-color:#FE3838;\n}\n\n.ace-merbivore-soft .ace_invalid.ace_illegal {\n \n}\n\n.ace-merbivore-soft .ace_invalid.ace_deprecated {\n color:#FFFFFF;\n background-color:#FE3838;\n}\n\n.ace-merbivore-soft .ace_support {\n \n}\n\n.ace-merbivore-soft .ace_support.ace_function {\n color:#FC803A;\n}\n\n.ace-merbivore-soft .ace_function.ace_buildin {\n \n}\n\n.ace-merbivore-soft .ace_string {\n color:#8EC65F;\n}\n\n.ace-merbivore-soft .ace_string.ace_regexp {\n \n}\n\n.ace-merbivore-soft .ace_comment {\n color:#AC4BB8;\n}\n\n.ace-merbivore-soft .ace_comment.ace_doc {\n \n}\n\n.ace-merbivore-soft .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-merbivore-soft .ace_variable {\n \n}\n\n.ace-merbivore-soft .ace_variable.ace_language {\n \n}\n\n.ace-merbivore-soft .ace_xml_pe {\n \n}\n\n.ace-merbivore-soft .ace_meta {\n \n}\n\n.ace-merbivore-soft .ace_meta.ace_tag {\n color:#FC803A;\n}\n\n.ace-merbivore-soft .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-merbivore-soft .ace_entity.ace_other.ace_attribute-name {\n color:#EAF1A3;\n}\n\n.ace-merbivore-soft .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-merbivore-soft .ace_markup.ace_heading {\n \n}\n\n.ace-merbivore-soft .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-merbivore-soft .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-merbivore-soft .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-merbivore-soft .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-merbivore-soft .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-merbivore-soft .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-merbivore-soft .ace_markup.ace_list {\n \n}\n\n.ace-merbivore-soft .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-merbivore-soft"})

View File

@ -1 +0,0 @@
define("ace/theme/mono_industrial",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-mono-industrial .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-mono-industrial .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-mono-industrial .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-mono-industrial .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-mono-industrial .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-mono-industrial .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-mono-industrial .ace_scroller {\n background-color: #222C28;\n}\n\n.ace-mono-industrial .ace_text-layer {\n cursor: text;\n color: #FFFFFF;\n}\n\n.ace-mono-industrial .ace_cursor {\n border-left: 2px solid #FFFFFF;\n}\n\n.ace-mono-industrial .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #FFFFFF;\n}\n \n.ace-mono-industrial .ace_marker-layer .ace_selection {\n background: rgba(145, 153, 148, 0.40);\n}\n\n.ace-mono-industrial .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-mono-industrial .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid rgba(102, 108, 104, 0.50);\n}\n\n.ace-mono-industrial .ace_marker-layer .ace_active_line {\n background: rgba(12, 13, 12, 0.25);\n}\n\n \n.ace-mono-industrial .ace_invisible {\n color: rgba(102, 108, 104, 0.50);\n}\n\n.ace-mono-industrial .ace_keyword {\n color:#A39E64;\n}\n\n.ace-mono-industrial .ace_keyword.ace_operator {\n color:#A8B3AB;\n}\n\n.ace-mono-industrial .ace_constant {\n color:#E98800;\n}\n\n.ace-mono-industrial .ace_constant.ace_language {\n \n}\n\n.ace-mono-industrial .ace_constant.ace_library {\n \n}\n\n.ace-mono-industrial .ace_constant.ace_numeric {\n color:#E98800;\n}\n\n.ace-mono-industrial .ace_invalid {\n color:#FFFFFF;\nbackground-color:rgba(153, 0, 0, 0.68);\n}\n\n.ace-mono-industrial .ace_invalid.ace_illegal {\n \n}\n\n.ace-mono-industrial .ace_invalid.ace_deprecated {\n \n}\n\n.ace-mono-industrial .ace_support {\n \n}\n\n.ace-mono-industrial .ace_support.ace_function {\n color:#588E60;\n}\n\n.ace-mono-industrial .ace_function.ace_buildin {\n \n}\n\n.ace-mono-industrial .ace_string {\n \n}\n\n.ace-mono-industrial .ace_string.ace_regexp {\n \n}\n\n.ace-mono-industrial .ace_comment {\n color:#666C68;\nbackground-color:#151C19;\n}\n\n.ace-mono-industrial .ace_comment.ace_doc {\n \n}\n\n.ace-mono-industrial .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-mono-industrial .ace_variable {\n \n}\n\n.ace-mono-industrial .ace_variable.ace_language {\n color:#648BD2;\n}\n\n.ace-mono-industrial .ace_xml_pe {\n \n}\n\n.ace-mono-industrial .ace_meta {\n \n}\n\n.ace-mono-industrial .ace_meta.ace_tag {\n \n}\n\n.ace-mono-industrial .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-mono-industrial .ace_entity.ace_other.ace_attribute-name {\n color:#909993;\n}\n\n.ace-mono-industrial .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-mono-industrial .ace_markup.ace_heading {\n \n}\n\n.ace-mono-industrial .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-mono-industrial .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-mono-industrial .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-mono-industrial .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-mono-industrial .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-mono-industrial .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-mono-industrial .ace_markup.ace_list {\n \n}\n\n.ace-mono-industrial .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-mono-industrial"})

View File

@ -1 +0,0 @@
define("ace/theme/monokai",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-monokai .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-monokai .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-monokai .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-monokai .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-monokai .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-monokai .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-monokai .ace_scroller {\n background-color: #272822;\n}\n\n.ace-monokai .ace_text-layer {\n cursor: text;\n color: #F8F8F2;\n}\n\n.ace-monokai .ace_cursor {\n border-left: 2px solid #F8F8F0;\n}\n\n.ace-monokai .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #F8F8F0;\n}\n \n.ace-monokai .ace_marker-layer .ace_selection {\n background: #49483E;\n}\n\n.ace-monokai .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-monokai .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid #49483E;\n}\n\n.ace-monokai .ace_marker-layer .ace_active_line {\n background: #49483E;\n}\n\n \n.ace-monokai .ace_invisible {\n color: #49483E;\n}\n\n.ace-monokai .ace_keyword {\n color:#F92672;\n}\n\n.ace-monokai .ace_keyword.ace_operator {\n \n}\n\n.ace-monokai .ace_constant {\n \n}\n\n.ace-monokai .ace_constant.ace_language {\n color:#AE81FF;\n}\n\n.ace-monokai .ace_constant.ace_library {\n \n}\n\n.ace-monokai .ace_constant.ace_numeric {\n color:#AE81FF;\n}\n\n.ace-monokai .ace_invalid {\n color:#F8F8F0;\nbackground-color:#F92672;\n}\n\n.ace-monokai .ace_invalid.ace_illegal {\n \n}\n\n.ace-monokai .ace_invalid.ace_deprecated {\n color:#F8F8F0;\nbackground-color:#AE81FF;\n}\n\n.ace-monokai .ace_support {\n \n}\n\n.ace-monokai .ace_support.ace_function {\n color:#66D9EF;\n}\n\n.ace-monokai .ace_function.ace_buildin {\n \n}\n\n.ace-monokai .ace_string {\n color:#E6DB74;\n}\n\n.ace-monokai .ace_string.ace_regexp {\n \n}\n\n.ace-monokai .ace_comment {\n color:#75715E;\n}\n\n.ace-monokai .ace_comment.ace_doc {\n \n}\n\n.ace-monokai .ace_comment.ace_doc.ace_tag {\n \n}\n\n.ace-monokai .ace_variable {\n \n}\n\n.ace-monokai .ace_variable.ace_language {\n \n}\n\n.ace-monokai .ace_xml_pe {\n \n}\n\n.ace-monokai .ace_meta {\n \n}\n\n.ace-monokai .ace_meta.ace_tag {\n \n}\n\n.ace-monokai .ace_meta.ace_tag.ace_input {\n \n}\n\n.ace-monokai .ace_entity.ace_other.ace_attribute-name {\n color:#A6E22E;\n}\n\n.ace-monokai .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-monokai .ace_markup.ace_heading {\n \n}\n\n.ace-monokai .ace_markup.ace_heading.ace_1 {\n \n}\n\n.ace-monokai .ace_markup.ace_heading.ace_2 {\n \n}\n\n.ace-monokai .ace_markup.ace_heading.ace_3 {\n \n}\n\n.ace-monokai .ace_markup.ace_heading.ace_4 {\n \n}\n\n.ace-monokai .ace_markup.ace_heading.ace_5 {\n \n}\n\n.ace-monokai .ace_markup.ace_heading.ace_6 {\n \n}\n\n.ace-monokai .ace_markup.ace_list {\n \n}\n\n.ace-monokai .ace_collab.ace_user1 {\n \n}";d.importCssString(e),b.cssClass="ace-monokai"})

View File

@ -1 +0,0 @@
define("ace/theme/pastel_on_dark",["require","exports","module"],function(a,b,c){var d=a("pilot/dom"),e=".ace-pastel-on-dark .ace_editor {\n border: 2px solid rgb(159, 159, 159);\n}\n\n.ace-pastel-on-dark .ace_editor.ace_focus {\n border: 2px solid #327fbd;\n}\n\n.ace-pastel-on-dark .ace_gutter {\n width: 50px;\n background: #e8e8e8;\n color: #333;\n overflow : hidden;\n}\n\n.ace-pastel-on-dark .ace_gutter-layer {\n width: 100%;\n text-align: right;\n}\n\n.ace-pastel-on-dark .ace_gutter-layer .ace_gutter-cell {\n padding-right: 6px;\n}\n\n.ace-pastel-on-dark .ace_print_margin {\n width: 1px;\n background: #e8e8e8;\n}\n\n.ace-pastel-on-dark .ace_scroller {\n background-color: #2c2828;\n}\n\n.ace-pastel-on-dark .ace_text-layer {\n cursor: text;\n color: #8f938f;\n}\n\n.ace-pastel-on-dark .ace_cursor {\n border-left: 2px solid #A7A7A7;\n}\n\n.ace-pastel-on-dark .ace_cursor.ace_overwrite {\n border-left: 0px;\n border-bottom: 1px solid #A7A7A7;\n}\n \n.ace-pastel-on-dark .ace_marker-layer .ace_selection {\n background: rgba(221, 240, 255, 0.20);\n}\n\n.ace-pastel-on-dark .ace_marker-layer .ace_step {\n background: rgb(198, 219, 174);\n}\n\n.ace-pastel-on-dark .ace_marker-layer .ace_bracket {\n margin: -1px 0 0 -1px;\n border: 1px solid rgba(255, 255, 255, 0.25);\n}\n\n.ace-pastel-on-dark .ace_marker-layer .ace_active_line {\n background: rgba(255, 255, 255, 0.031);\n}\n\n \n.ace-pastel-on-dark .ace_invisible {\n color: rgba(255, 255, 255, 0.25);\n}\n\n.ace-pastel-on-dark .ace_keyword {\n color:#757ad8;\n}\n\n.ace-pastel-on-dark .ace_keyword.ace_operator {\n color:#797878;\n}\n\n.ace-pastel-on-dark .ace_constant {\n color:#4fb7c5;\n}\n\n.ace-pastel-on-dark .ace_constant.ace_language {\n \n}\n\n.ace-pastel-on-dark .ace_constant.ace_library {\n \n}\n\n.ace-pastel-on-dark .ace_constant.ace_numeric {\n \n}\n\n.ace-pastel-on-dark .ace_invalid {\n \n}\n\n.ace-pastel-on-dark .ace_invalid.ace_illegal {\n color:#F8F8F8;\nbackground-color:rgba(86, 45, 86, 0.75);\n}\n\n.ace-pastel-on-dark .ace_invalid.ace_deprecated {\n text-decoration:underline;\nfont-style:italic;\ncolor:#D2A8A1;\n}\n\n.ace-pastel-on-dark .ace_support {\n color:#9a9a9a;\n}\n\n.ace-pastel-on-dark .ace_support.ace_function {\n color:#aeb2f8;\n}\n\n.ace-pastel-on-dark .ace_function.ace_buildin {\n \n}\n\n.ace-pastel-on-dark .ace_string {\n color:#66a968;\n}\n\n.ace-pastel-on-dark .ace_string.ace_regexp {\n color:#E9C062;\n}\n\n.ace-pastel-on-dark .ace_comment {\n color:#656865;\n}\n\n.ace-pastel-on-dark .ace_comment.ace_doc {\n color:A6C6FF;\n}\n\n.ace-pastel-on-dark .ace_comment.ace_doc.ace_tag {\n color:A6C6FF;\n}\n\n.ace-pastel-on-dark .ace_variable {\n color:#bebf55;\n}\n\n.ace-pastel-on-dark .ace_variable.ace_language {\n color:#bebf55;\n}\n\n.ace-pastel-on-dark .ace_markup.ace_underline {\n text-decoration:underline;\n}\n\n.ace-pastel-on-dark .ace_xml_pe {\n color:#494949;\n}";d.importCssString(e),b.cssClass="ace-pastel-on-dark"})