Sha256: 5d56c4c45807b67569f814988e2c37b362b3abf9c4c492a59939069d75259a8a

Contents?: true

Size: 1.41 KB

Versions: 7

Compression:

Stored size: 1.41 KB

Contents

ace.define("ace/ext/themelist",["require","exports","module","ace/lib/fixoldbrowsers"],function(e,t,n){"use strict";e("ace/lib/fixoldbrowsers");var r=[["Chrome"],["Clouds"],["Crimson Editor"],["Dawn"],["Dreamweaver"],["Eclipse"],["GitHub"],["IPlastic"],["Solarized Light"],["TextMate"],["Tomorrow"],["XCode"],["Kuroir"],["KatzenMilch"],["SQL Server","sqlserver","light"],["Ambiance","ambiance","dark"],["Chaos","chaos","dark"],["Clouds Midnight","clouds_midnight","dark"],["Cobalt","cobalt","dark"],["idle Fingers","idle_fingers","dark"],["krTheme","kr_theme","dark"],["Merbivore","merbivore","dark"],["Merbivore Soft","merbivore_soft","dark"],["Mono Industrial","mono_industrial","dark"],["Monokai","monokai","dark"],["Pastel on dark","pastel_on_dark","dark"],["Solarized Dark","solarized_dark","dark"],["Terminal","terminal","dark"],["Tomorrow Night","tomorrow_night","dark"],["Tomorrow Night Blue","tomorrow_night_blue","dark"],["Tomorrow Night Bright","tomorrow_night_bright","dark"],["Tomorrow Night 80s","tomorrow_night_eighties","dark"],["Twilight","twilight","dark"],["Vibrant Ink","vibrant_ink","dark"]];t.themesByName={},t.themes=r.map(function(e){var n=e[1]||e[0].replace(/ /g,"_").toLowerCase(),r={caption:e[0],theme:"ace/theme/"+n,isDark:e[2]=="dark",name:n};return t.themesByName[n]=r,r})});
                (function() {
                    ace.require(["ace/ext/themelist"], function() {});
                })();
            

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
material_raingular-ace-0.0.4.4 vendor/assets/javascripts/ace/ext-themelist.js
material_raingular-ace-0.0.4.3 vendor/assets/javascripts/ace/ext-themelist.js
material_raingular-ace-0.0.4.2 vendor/assets/javascripts/ace/ext-themelist.js
material_raingular-ace-0.0.4.1 vendor/assets/javascripts/ace/ext-themelist.js
material_raingular-ace-0.0.4 vendor/assets/javascripts/ace/ext-themelist.js
material_raingular-ace-0.0.3.alpha vendor/assets/javascripts/ace/ext-themelist.js
material_raingular-ace-0.0.2.alpha vendor/assets/javascripts/ace/ext-themelist.js