MCPcopy Index your code
hub / github.com/Macuyiko/minecraft-python / theme-terminal.js

File theme-terminal.js

ServerEditorWeb/ace/theme-terminal.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1ace.define("ace/theme/terminal",["require","exports","module","ace/lib/dom"], function(require, exports, module) {
2
3exports.isDark = true;
4exports.cssClass = "ace-terminal-theme";

Callers

nothing calls this directly

Calls 1

requireFunction · 0.85

Tested by

no test coverage detected