"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.style = void 0; exports.style = { color: { liveonly: { online: '#008000', offline: '#A9A9A9', } } };