Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OmniDB/OmniDB
/ theme-chrome.js
File
theme-chrome.js
OmniDB/OmniDB_app/static/OmniDB_app/lib/ace/theme-chrome.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
ace.define(
"ace/theme/chrome"
,[
"require"
,
"exports"
,
"module"
,
"ace/lib/dom"
],
function
(require, exports, module) {
2
3
exports.isDark = false;
4
exports.cssClass =
"ace-chrome"
;
Callers
nothing calls this directly
Calls
1
require
Function · 0.85
Tested by
no test coverage detected