ModuleBuilder/dist/module/Darker Theme.js

3 lines
2.6 KiB
JavaScript

parcelRequire=function(e,r,t,n){var i,o="function"==typeof parcelRequire&&parcelRequire,u="function"==typeof require&&require;function f(t,n){if(!r[t]){if(!e[t]){var i="function"==typeof parcelRequire&&parcelRequire;if(!n&&i)return i(t,!0);if(o)return o(t,!0);if(u&&"string"==typeof t)return u(t);var c=new Error("Cannot find module '"+t+"'");throw c.code="MODULE_NOT_FOUND",c}p.resolve=function(r){return e[t][1][r]||r},p.cache={};var l=r[t]=new f.Module(t);e[t][0].call(l.exports,p,l,l.exports,this)}return r[t].exports;function p(e){return f(p.resolve(e))}}f.isParcelRequire=!0,f.Module=function(e){this.id=e,this.bundle=f,this.exports={}},f.modules=e,f.cache=r,f.parent=o,f.register=function(r,t){e[r]=[function(e,r){r.exports=t},{}]};for(var c=0;c<t.length;c++)try{f(t[c])}catch(e){i||(i=e)}if(t.length){var l=f(t[t.length-1]);"object"==typeof exports&&"undefined"!=typeof module?module.exports=l:"function"==typeof define&&define.amd?define(function(){return l}):n&&(this[n]=l)}if(parcelRequire=f,i)throw i;return f}({"index.js":[function(require,module,exports) {
"use strict";function e(e,n,r,t,o,a,u){try{var c=e[a](u),s=c.value}catch(i){return void r(i)}c.done?n(s):Promise.resolve(s).then(t,o)}function n(n){return function(){var r=this,t=arguments;return new Promise(function(o,a){var u=n.apply(r,t);function c(n){e(u,o,a,c,s,"next",n)}function s(n){e(u,o,a,c,s,"throw",n)}c(void 0)})}}Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var r="1.0.2",t={goosemodHandlers:{onImport:function(){var e=n(regeneratorRuntime.mark(function e(){var n;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:(n=window.document.styleSheets[0]).insertRule("html > body.theme-darker {\n --background-primary: #000;\n --background-secondary: #111;\n --background-secondary-alt: #000;\n --background-tertiary: #222;\n\n --channeltextarea-background: #111;\n --background-message-hover: rgba(255,255,255,0.025);\n\n --background-accent: #222;\n --background-floating: #111;\n }",n.cssRules.length),document.body.classList.add("theme-darker");case 3:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),onRemove:function(){var e=n(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:document.body.classList.remove("theme-darker");case 1:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),logRegionColor:"darkred"}};exports.default=t;
},{}]},{},["index.js"], null);parcelRequire('index.js').default