Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Macuyiko/minecraft-python
/ theme-dreamweaver.js
File
theme-dreamweaver.js
ServerEditorWeb/ace/theme-dreamweaver.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
ace.define(
"ace/theme/dreamweaver"
,[
"require"
,
"exports"
,
"module"
,
"ace/lib/dom"
],
function
(require, exports, module) {
2
exports.isDark = false;
3
exports.cssClass =
"ace-dreamweaver"
;
4
exports.cssText = ".ace-dreamweaver .ace_gutter {\
Callers
nothing calls this directly
Calls
1
require
Function · 0.85
Tested by
no test coverage detected