{"version":3,"file":"style.css","mappings":"AAGA,KACC,uBAID,WACC,gCAKA,+BACC,oDAGD,kCACC,oBAKA,uDAEC,YADA,iBACA,CAEA,2DACC,YACA,SAEA,gEACC,YAGD,iEACC,aAKF,wEACC,2BAOA,WADA,kBALA,yBAEA,sBACA,qBACA,iBAGA,mBAKD,qEACC,kBAIA,6EACC,cACA,gBAID,qEACC,mBACA,WAcD,6EACC,cAGD,0JAEC,0BAGD,wKAEC,WAGD,4dAOC,gBAMD,knBAQC,WAGD,wJAEC,WACA,gBAGD,6nBAQC,cAKD,6EACC,WAGD,kTAIC,cAMD,0EACC,cAGD,uFACC,WAMD,8EACC,kBAGD,4EACC,gBAKD,0EACC,cACA,gBAGD,sEACC,gBAGD,kEAEC,mBADA,UACA,CAGD,oXAKC,WAGD,i4BAYC,WAGD,oSAIC,cAGD,qpBASC,gBAGD,2EACC,kBAMD,0EACC,cACA,gBAIA,eAJA,CAOD,sEAEC,gBADA,aACA,CAGD,6KAEC,yBACA,cAHD,mKAEC,yBACA,cAGD,8EACC,cAGD,0EACC,cAGD,6OAGC,cAGD,+EACC,WAGD,ieAMC,cAGD,udAMC,cAGD,uPAGC,cAGD,6EAEC,cADA,eACA,CAGD,sUAIC,cAGD,+YAKC,cAGD,oaAKC,cAGD,6TAIC,cAGD,+EACC,cACA,kBAGD,4PAGC,cAGD,4KAEC,gBAKD,oFACC,cACA,gBAKD,4EAEC,mBADA,aACA,CAGD,yLAEC,yBACA,cAHD,+KAEC,yBACA,cAUD,oFACC,cAID,gFACC,cAID,+PAGC,cAGD,qFACC,WAID,qgBAMC,cAID,2fAMC,cAID,yQAGC,cAGD,mFAEC,cADA,eACA,CAID,8VAIC,cAID,6aAMC,cAID,kcAKC,cAID,qVAQC,cAGD,qFACC,cACA,kBAID,8QAOC,cAGD,wLAGC,gBAKD,8EACC,cACA,gBAKD,sEAEC,mBADA,aACA,CAGD,6KAEC,yBACA,cAHD,mKAEC,yBACA,cAUD,8EACC,cAID,0EACC,cAID,6OAGC,cAGD,+EACC,WAID,ieAMC,cAID,udAMC,cAID,uPAGC,cAGD,6EAEC,cADA,eACA,CAID,sUAIC,cAID,+YAMC,cAID,oaAKC,cAID,6TAQC,cAGD,+EACC,cACA,kBAID,4PAOC,cAGD,4KAGC,gBAKD,4EACC,cACA,gBAKD,oEAEC,mBADA,aACA,CAGD,yKAEC,yBACA,cAHD,+JAEC,yBACA,cAUD,4EACC,cAID,wEACC,cAID,uOAGC,cAGD,6EACC,WAID,qdAMC,cAID,2cAMC,cAID,iPAGC,cAGD,2EAEC,cADA,eACA,CAID,8TAIC,cAID,qYAMC,cAID,0ZAKC,cAID,qTAQC,cAGD,6EACC,cACA,kBAID,sPAOC,cAGD,wKAGC,gBAIF,uEAOC,WACA,qDAHA,eACA,gBALA,kBAEA,WADA,QAOA,kEACA,6CACA,4BAEA,YAEA,kBAHA,eAEA,uCAJA,uBAMA","sources":["webpack://code-highlight/./src/style.scss"],"sourcesContent":["$primaryColor: #4527a4;\r\n\r\n// Common CSS\r\nhtml {\r\n\tscroll-behavior: smooth;\r\n}\r\n\r\n// Dashicon\r\n.dashicons {\r\n\tfont-family: dashicons !important;\r\n}\r\n\r\n// Block Directory\r\n.wp-block-bch-code-highlight {\r\n\t* {\r\n\t\tbox-sizing: border-box;\r\n\t}\r\n\r\n\tspan {\r\n\t\ttext-transform: initial;\r\n\t}\r\n\r\n\t.bhcBlockDirectory {\r\n\r\n\t\t.theme {\r\n\t\t\tposition: relative;\r\n\t\t\theight: 100%;\r\n\r\n\t\t\tpre {\r\n\t\t\t\theight: 100%;\r\n\t\t\t\tmargin: 0;\r\n\r\n\t\t\t\tcode {\r\n\t\t\t\t\theight: 100%;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs {\r\n\t\t\t\t\tpadding: 10px;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t/* for block of numbers */\r\n\t\t\t.hljs-ln-numbers {\r\n\t\t\t\t-webkit-touch-callout: none;\r\n\t\t\t\t-webkit-user-select: none;\r\n\t\t\t\t-khtml-user-select: none;\r\n\t\t\t\t-moz-user-select: none;\r\n\t\t\t\t-ms-user-select: none;\r\n\t\t\t\tuser-select: none;\r\n\t\t\t\ttext-align: center;\r\n\t\t\t\tcolor: #ccc;\r\n\t\t\t\tvertical-align: top;\r\n\t\t\t\t/* your custom style here */\r\n\t\t\t}\r\n\r\n\t\t\t/* for block of code */\r\n\t\t\t.hljs-ln-code {\r\n\t\t\t\tpadding-left: 10px;\r\n\t\t\t}\r\n\r\n\t\t\t&.default {\r\n\t\t\t\tpre code.hljs {\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\toverflow-x: auto;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* end baseline CSS */\r\n\t\t\t\t.hljs {\r\n\t\t\t\t\tbackground: #F3F3F3;\r\n\t\t\t\t\tcolor: #444;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* Base color: saturation 0; */\r\n\t\t\t\t.hljs-subst {\r\n\t\t\t\t\t/* default */\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* purposely ignored */\r\n\t\t\t\t.hljs-formula,\r\n\t\t\t\t.hljs-attr,\r\n\t\t\t\t.hljs-property,\r\n\t\t\t\t.hljs-params {}\r\n\r\n\t\t\t\t.hljs-comment {\r\n\t\t\t\t\tcolor: #697070;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-tag,\r\n\t\t\t\t.hljs-punctuation {\r\n\t\t\t\t\tcolor: #444a;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-tag .hljs-name,\r\n\t\t\t\t.hljs-tag .hljs-attr {\r\n\t\t\t\t\tcolor: #444;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-keyword,\r\n\t\t\t\t.hljs-attribute,\r\n\t\t\t\t.hljs-selector-tag,\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\r\n\t\t\t\t.hljs-doctag,\r\n\t\t\t\t.hljs-name {\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t}\r\n\r\n\r\n\t\t\t\t/* User color: hue: 0 */\r\n\r\n\t\t\t\t.hljs-type,\r\n\t\t\t\t.hljs-string,\r\n\t\t\t\t.hljs-number,\r\n\t\t\t\t.hljs-selector-id,\r\n\t\t\t\t.hljs-selector-class,\r\n\t\t\t\t.hljs-quote,\r\n\t\t\t\t.hljs-template-tag,\r\n\t\t\t\t.hljs-deletion {\r\n\t\t\t\t\tcolor: #880000;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-title,\r\n\t\t\t\t.hljs-section {\r\n\t\t\t\t\tcolor: #880000;\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-regexp,\r\n\t\t\t\t.hljs-symbol,\r\n\t\t\t\t.hljs-variable,\r\n\t\t\t\t.hljs-template-variable,\r\n\t\t\t\t.hljs-link,\r\n\t\t\t\t.hljs-selector-attr,\r\n\t\t\t\t.hljs-operator,\r\n\t\t\t\t.hljs-selector-pseudo {\r\n\t\t\t\t\tcolor: #ab5656;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* Language color: hue: 90; */\r\n\r\n\t\t\t\t.hljs-literal {\r\n\t\t\t\t\tcolor: #695;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-built_in,\r\n\t\t\t\t.hljs-bullet,\r\n\t\t\t\t.hljs-code,\r\n\t\t\t\t.hljs-addition {\r\n\t\t\t\t\tcolor: #397300;\r\n\t\t\t\t}\r\n\r\n\r\n\t\t\t\t/* Meta color: hue: 200 */\r\n\r\n\t\t\t\t.hljs-meta {\r\n\t\t\t\t\tcolor: #1f7199;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-meta .hljs-string {\r\n\t\t\t\t\tcolor: #38a;\r\n\t\t\t\t}\r\n\r\n\r\n\t\t\t\t/* Misc effects */\r\n\r\n\t\t\t\t.hljs-emphasis {\r\n\t\t\t\t\tfont-style: italic;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-strong {\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t&.dark {\r\n\t\t\t\tpre code.hljs {\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\toverflow-x: auto;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tcode.hljs {\r\n\t\t\t\t\tpadding: 3px 5px\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs {\r\n\t\t\t\t\tcolor: #ddd;\r\n\t\t\t\t\tbackground: #303030\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-keyword,\r\n\t\t\t\t.hljs-link,\r\n\t\t\t\t.hljs-literal,\r\n\t\t\t\t.hljs-section,\r\n\t\t\t\t.hljs-selector-tag {\r\n\t\t\t\t\tcolor: #fff\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-addition,\r\n\t\t\t\t.hljs-attribute,\r\n\t\t\t\t.hljs-built_in,\r\n\t\t\t\t.hljs-bullet,\r\n\t\t\t\t.hljs-name,\r\n\t\t\t\t.hljs-string,\r\n\t\t\t\t.hljs-symbol,\r\n\t\t\t\t.hljs-template-tag,\r\n\t\t\t\t.hljs-template-variable,\r\n\t\t\t\t.hljs-title,\r\n\t\t\t\t.hljs-type,\r\n\t\t\t\t.hljs-variable {\r\n\t\t\t\t\tcolor: #d88\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-comment,\r\n\t\t\t\t.hljs-deletion,\r\n\t\t\t\t.hljs-meta,\r\n\t\t\t\t.hljs-quote {\r\n\t\t\t\t\tcolor: #979797\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-doctag,\r\n\t\t\t\t.hljs-keyword,\r\n\t\t\t\t.hljs-literal,\r\n\t\t\t\t.hljs-name,\r\n\t\t\t\t.hljs-section,\r\n\t\t\t\t.hljs-selector-tag,\r\n\t\t\t\t.hljs-strong,\r\n\t\t\t\t.hljs-title,\r\n\t\t\t\t.hljs-type {\r\n\t\t\t\t\tfont-weight: 700\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-emphasis {\r\n\t\t\t\t\tfont-style: italic\r\n\t\t\t\t}\r\n\r\n\t\t\t}\r\n\r\n\t\t\t&.tomorrow {\r\n\t\t\t\tcode.hljs {\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\toverflow-x: auto;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tcode.hljs {\r\n\t\t\t\t\tpadding: 3px 5px\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs {\r\n\t\t\t\t\tcolor: #4d4d4c;\r\n\t\t\t\t\tbackground: #fff\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs ::selection,\r\n\t\t\t\t.hljs::selection {\r\n\t\t\t\t\tbackground-color: #d6d6d6;\r\n\t\t\t\t\tcolor: #4d4d4c\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-comment {\r\n\t\t\t\t\tcolor: #8e908c\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-tag {\r\n\t\t\t\t\tcolor: #969896\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-operator,\r\n\t\t\t\t.hljs-punctuation,\r\n\t\t\t\t.hljs-subst {\r\n\t\t\t\t\tcolor: #4d4d4c\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-operator {\r\n\t\t\t\t\topacity: .7\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-bullet,\r\n\t\t\t\t.hljs-deletion,\r\n\t\t\t\t.hljs-name,\r\n\t\t\t\t.hljs-selector-tag,\r\n\t\t\t\t.hljs-template-variable,\r\n\t\t\t\t.hljs-variable {\r\n\t\t\t\t\tcolor: #c82829\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-attr,\r\n\t\t\t\t.hljs-link,\r\n\t\t\t\t.hljs-literal,\r\n\t\t\t\t.hljs-number,\r\n\t\t\t\t.hljs-symbol,\r\n\t\t\t\t.hljs-variable.constant_ {\r\n\t\t\t\t\tcolor: #f5871f\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-class .hljs-title,\r\n\t\t\t\t.hljs-title,\r\n\t\t\t\t.hljs-title.class_ {\r\n\t\t\t\t\tcolor: #eab700\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-strong {\r\n\t\t\t\t\tfont-weight: 700;\r\n\t\t\t\t\tcolor: #eab700\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-addition,\r\n\t\t\t\t.hljs-code,\r\n\t\t\t\t.hljs-string,\r\n\t\t\t\t.hljs-title.class_.inherited__ {\r\n\t\t\t\t\tcolor: #718c00\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-built_in,\r\n\t\t\t\t.hljs-doctag,\r\n\t\t\t\t.hljs-keyword.hljs-atrule,\r\n\t\t\t\t.hljs-quote,\r\n\t\t\t\t.hljs-regexp {\r\n\t\t\t\t\tcolor: #3e999f\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-attribute,\r\n\t\t\t\t.hljs-function .hljs-title,\r\n\t\t\t\t.hljs-section,\r\n\t\t\t\t.hljs-title.function_,\r\n\t\t\t\t.ruby .hljs-property {\r\n\t\t\t\t\tcolor: #4271ae\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.diff .hljs-meta,\r\n\t\t\t\t.hljs-keyword,\r\n\t\t\t\t.hljs-template-tag,\r\n\t\t\t\t.hljs-type {\r\n\t\t\t\t\tcolor: #8959a8\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-emphasis {\r\n\t\t\t\t\tcolor: #8959a8;\r\n\t\t\t\t\tfont-style: italic\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-meta,\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\t\t\t\t.hljs-meta .hljs-string {\r\n\t\t\t\t\tcolor: #a3685a\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\t\t\t\t.hljs-meta-keyword {\r\n\t\t\t\t\tfont-weight: 700\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t&.solarizedLight {\r\n\t\t\t\tpre code.hljs {\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\toverflow-x: auto;\r\n\t\t\t\t}\r\n\r\n\r\n\r\n\t\t\t\t.hljs {\r\n\t\t\t\t\tcolor: #586e75;\r\n\t\t\t\t\tbackground: #fdf6e3;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs::selection,\r\n\t\t\t\t.hljs ::selection {\r\n\t\t\t\t\tbackground-color: #93a1a1;\r\n\t\t\t\t\tcolor: #586e75;\r\n\t\t\t\t}\r\n\r\n\r\n\t\t\t\t/* purposely do not highlight these things */\r\n\t\t\t\t.hljs-formula,\r\n\t\t\t\t.hljs-params,\r\n\t\t\t\t.hljs-property {}\r\n\r\n\t\t\t\t/* base03 - #839496 -  Comments, Invisibles, Line Highlighting */\r\n\t\t\t\t.hljs-comment {\r\n\t\t\t\t\tcolor: #839496;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base04 - #657b83 -  Dark Foreground (Used for status bars) */\r\n\t\t\t\t.hljs-tag {\r\n\t\t\t\t\tcolor: #657b83;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base05 - #586e75 -  Default Foreground, Caret, Delimiters, Operators */\r\n\t\t\t\t.hljs-subst,\r\n\t\t\t\t.hljs-punctuation,\r\n\t\t\t\t.hljs-operator {\r\n\t\t\t\t\tcolor: #586e75;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-operator {\r\n\t\t\t\t\topacity: 0.7;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base08 - Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted */\r\n\t\t\t\t.hljs-bullet,\r\n\t\t\t\t.hljs-variable,\r\n\t\t\t\t.hljs-template-variable,\r\n\t\t\t\t.hljs-selector-tag,\r\n\t\t\t\t.hljs-name,\r\n\t\t\t\t.hljs-deletion {\r\n\t\t\t\t\tcolor: #dc322f;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base09 - Integers, Boolean, Constants, XML Attributes, Markup Link Url */\r\n\t\t\t\t.hljs-symbol,\r\n\t\t\t\t.hljs-number,\r\n\t\t\t\t.hljs-link,\r\n\t\t\t\t.hljs-attr,\r\n\t\t\t\t.hljs-variable.constant_,\r\n\t\t\t\t.hljs-literal {\r\n\t\t\t\t\tcolor: #cb4b16;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0A - Classes, Markup Bold, Search Text Background */\r\n\t\t\t\t.hljs-title,\r\n\t\t\t\t.hljs-class .hljs-title,\r\n\t\t\t\t.hljs-title.class_ {\r\n\t\t\t\t\tcolor: #b58900;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-strong {\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t\tcolor: #b58900;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0B - Strings, Inherited Class, Markup Code, Diff Inserted */\r\n\t\t\t\t.hljs-code,\r\n\t\t\t\t.hljs-addition,\r\n\t\t\t\t.hljs-title.class_.inherited__,\r\n\t\t\t\t.hljs-string {\r\n\t\t\t\t\tcolor: #859900;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0C - Support, Regular Expressions, Escape Characters, Markup Quotes */\r\n\t\t\t\t.hljs-built_in,\r\n\t\t\t\t.hljs-doctag,\r\n\t\t\t\t/* guessing */\r\n\t\t\t\t.hljs-quote,\r\n\t\t\t\t.hljs-keyword.hljs-atrule,\r\n\t\t\t\t.hljs-regexp {\r\n\t\t\t\t\tcolor: #2aa198;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0D - Functions, Methods, Attribute IDs, Headings */\r\n\t\t\t\t.hljs-function .hljs-title,\r\n\t\t\t\t.hljs-attribute,\r\n\t\t\t\t.ruby .hljs-property,\r\n\t\t\t\t.hljs-title.function_,\r\n\t\t\t\t.hljs-section {\r\n\t\t\t\t\tcolor: #268bd2;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0E - Keywords, Storage, Selector, Markup Italic, Diff Changed */\r\n\t\t\t\t.hljs-type,\r\n\t\t\t\t/* .hljs-selector-id, */\r\n\t\t\t\t/* .hljs-selector-class, */\r\n\t\t\t\t/* .hljs-selector-attr, */\r\n\t\t\t\t/* .hljs-selector-pseudo, */\r\n\t\t\t\t.hljs-template-tag,\r\n\t\t\t\t.diff .hljs-meta,\r\n\t\t\t\t.hljs-keyword {\r\n\t\t\t\t\tcolor: #6c71c4;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-emphasis {\r\n\t\t\t\t\tcolor: #6c71c4;\r\n\t\t\t\t\tfont-style: italic;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0F - Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?> */\r\n\t\t\t\t.hljs-meta,\r\n\t\t\t\t/*\r\n\t\t\t\t  prevent top level .keyword and .string scopes\r\n\t\t\t\t  from leaking into meta by accident\r\n\t\t\t\t*/\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\t\t\t\t.hljs-meta .hljs-string {\r\n\t\t\t\t\tcolor: #d33682;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\t\t\t\t/* for v10 compatible themes */\r\n\t\t\t\t.hljs-meta-keyword {\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t&.twilight {\r\n\t\t\t\tpre code.hljs {\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\toverflow-x: auto;\r\n\t\t\t\t}\r\n\r\n\r\n\r\n\t\t\t\t.hljs {\r\n\t\t\t\t\tcolor: #a7a7a7;\r\n\t\t\t\t\tbackground: #1e1e1e;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs::selection,\r\n\t\t\t\t.hljs ::selection {\r\n\t\t\t\t\tbackground-color: #464b50;\r\n\t\t\t\t\tcolor: #a7a7a7;\r\n\t\t\t\t}\r\n\r\n\r\n\t\t\t\t/* purposely do not highlight these things */\r\n\t\t\t\t.hljs-formula,\r\n\t\t\t\t.hljs-params,\r\n\t\t\t\t.hljs-property {}\r\n\r\n\t\t\t\t/* base03 - #5f5a60 -  Comments, Invisibles, Line Highlighting */\r\n\t\t\t\t.hljs-comment {\r\n\t\t\t\t\tcolor: #5f5a60;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base04 - #838184 -  Dark Foreground (Used for status bars) */\r\n\t\t\t\t.hljs-tag {\r\n\t\t\t\t\tcolor: #838184;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base05 - #a7a7a7 -  Default Foreground, Caret, Delimiters, Operators */\r\n\t\t\t\t.hljs-subst,\r\n\t\t\t\t.hljs-punctuation,\r\n\t\t\t\t.hljs-operator {\r\n\t\t\t\t\tcolor: #a7a7a7;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-operator {\r\n\t\t\t\t\topacity: 0.7;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base08 - Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted */\r\n\t\t\t\t.hljs-bullet,\r\n\t\t\t\t.hljs-variable,\r\n\t\t\t\t.hljs-template-variable,\r\n\t\t\t\t.hljs-selector-tag,\r\n\t\t\t\t.hljs-name,\r\n\t\t\t\t.hljs-deletion {\r\n\t\t\t\t\tcolor: #cf6a4c;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base09 - Integers, Boolean, Constants, XML Attributes, Markup Link Url */\r\n\t\t\t\t.hljs-symbol,\r\n\t\t\t\t.hljs-number,\r\n\t\t\t\t.hljs-link,\r\n\t\t\t\t.hljs-attr,\r\n\t\t\t\t.hljs-variable.constant_,\r\n\t\t\t\t.hljs-literal {\r\n\t\t\t\t\tcolor: #cda869;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0A - Classes, Markup Bold, Search Text Background */\r\n\t\t\t\t.hljs-title,\r\n\t\t\t\t.hljs-class .hljs-title,\r\n\t\t\t\t.hljs-title.class_ {\r\n\t\t\t\t\tcolor: #f9ee98;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-strong {\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t\tcolor: #f9ee98;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0B - Strings, Inherited Class, Markup Code, Diff Inserted */\r\n\t\t\t\t.hljs-code,\r\n\t\t\t\t.hljs-addition,\r\n\t\t\t\t.hljs-title.class_.inherited__,\r\n\t\t\t\t.hljs-string {\r\n\t\t\t\t\tcolor: #8f9d6a;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0C - Support, Regular Expressions, Escape Characters, Markup Quotes */\r\n\t\t\t\t.hljs-built_in,\r\n\t\t\t\t.hljs-doctag,\r\n\t\t\t\t/* guessing */\r\n\t\t\t\t.hljs-quote,\r\n\t\t\t\t.hljs-keyword.hljs-atrule,\r\n\t\t\t\t.hljs-regexp {\r\n\t\t\t\t\tcolor: #afc4db;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0D - Functions, Methods, Attribute IDs, Headings */\r\n\t\t\t\t.hljs-function .hljs-title,\r\n\t\t\t\t.hljs-attribute,\r\n\t\t\t\t.ruby .hljs-property,\r\n\t\t\t\t.hljs-title.function_,\r\n\t\t\t\t.hljs-section {\r\n\t\t\t\t\tcolor: #7587a6;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0E - Keywords, Storage, Selector, Markup Italic, Diff Changed */\r\n\t\t\t\t.hljs-type,\r\n\t\t\t\t/* .hljs-selector-id, */\r\n\t\t\t\t/* .hljs-selector-class, */\r\n\t\t\t\t/* .hljs-selector-attr, */\r\n\t\t\t\t/* .hljs-selector-pseudo, */\r\n\t\t\t\t.hljs-template-tag,\r\n\t\t\t\t.diff .hljs-meta,\r\n\t\t\t\t.hljs-keyword {\r\n\t\t\t\t\tcolor: #9b859d;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-emphasis {\r\n\t\t\t\t\tcolor: #9b859d;\r\n\t\t\t\t\tfont-style: italic;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0F - Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?> */\r\n\t\t\t\t.hljs-meta,\r\n\t\t\t\t/*\r\n\t\t\t\t  prevent top level .keyword and .string scopes\r\n\t\t\t\t  from leaking into meta by accident\r\n\t\t\t\t*/\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\t\t\t\t.hljs-meta .hljs-string {\r\n\t\t\t\t\tcolor: #9b703f;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\t\t\t\t/* for v10 compatible themes */\r\n\t\t\t\t.hljs-meta-keyword {\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t&.porple {\r\n\t\t\t\tpre code.hljs {\r\n\t\t\t\t\tdisplay: block;\r\n\t\t\t\t\toverflow-x: auto;\r\n\t\t\t\t}\r\n\r\n\r\n\r\n\t\t\t\t.hljs {\r\n\t\t\t\t\tcolor: #d8d8d8;\r\n\t\t\t\t\tbackground: #292c36;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs::selection,\r\n\t\t\t\t.hljs ::selection {\r\n\t\t\t\t\tbackground-color: #474160;\r\n\t\t\t\t\tcolor: #d8d8d8;\r\n\t\t\t\t}\r\n\r\n\r\n\t\t\t\t/* purposely do not highlight these things */\r\n\t\t\t\t.hljs-formula,\r\n\t\t\t\t.hljs-params,\r\n\t\t\t\t.hljs-property {}\r\n\r\n\t\t\t\t/* base03 - #65568a -  Comments, Invisibles, Line Highlighting */\r\n\t\t\t\t.hljs-comment {\r\n\t\t\t\t\tcolor: #65568a;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base04 - #b8b8b8 -  Dark Foreground (Used for status bars) */\r\n\t\t\t\t.hljs-tag {\r\n\t\t\t\t\tcolor: #b8b8b8;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base05 - #d8d8d8 -  Default Foreground, Caret, Delimiters, Operators */\r\n\t\t\t\t.hljs-subst,\r\n\t\t\t\t.hljs-punctuation,\r\n\t\t\t\t.hljs-operator {\r\n\t\t\t\t\tcolor: #d8d8d8;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-operator {\r\n\t\t\t\t\topacity: 0.7;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base08 - Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted */\r\n\t\t\t\t.hljs-bullet,\r\n\t\t\t\t.hljs-variable,\r\n\t\t\t\t.hljs-template-variable,\r\n\t\t\t\t.hljs-selector-tag,\r\n\t\t\t\t.hljs-name,\r\n\t\t\t\t.hljs-deletion {\r\n\t\t\t\t\tcolor: #f84547;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base09 - Integers, Boolean, Constants, XML Attributes, Markup Link Url */\r\n\t\t\t\t.hljs-symbol,\r\n\t\t\t\t.hljs-number,\r\n\t\t\t\t.hljs-link,\r\n\t\t\t\t.hljs-attr,\r\n\t\t\t\t.hljs-variable.constant_,\r\n\t\t\t\t.hljs-literal {\r\n\t\t\t\t\tcolor: #d28e5d;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0A - Classes, Markup Bold, Search Text Background */\r\n\t\t\t\t.hljs-title,\r\n\t\t\t\t.hljs-class .hljs-title,\r\n\t\t\t\t.hljs-title.class_ {\r\n\t\t\t\t\tcolor: #efa16b;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-strong {\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t\tcolor: #efa16b;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0B - Strings, Inherited Class, Markup Code, Diff Inserted */\r\n\t\t\t\t.hljs-code,\r\n\t\t\t\t.hljs-addition,\r\n\t\t\t\t.hljs-title.class_.inherited__,\r\n\t\t\t\t.hljs-string {\r\n\t\t\t\t\tcolor: #95c76f;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0C - Support, Regular Expressions, Escape Characters, Markup Quotes */\r\n\t\t\t\t.hljs-built_in,\r\n\t\t\t\t.hljs-doctag,\r\n\t\t\t\t/* guessing */\r\n\t\t\t\t.hljs-quote,\r\n\t\t\t\t.hljs-keyword.hljs-atrule,\r\n\t\t\t\t.hljs-regexp {\r\n\t\t\t\t\tcolor: #64878f;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0D - Functions, Methods, Attribute IDs, Headings */\r\n\t\t\t\t.hljs-function .hljs-title,\r\n\t\t\t\t.hljs-attribute,\r\n\t\t\t\t.ruby .hljs-property,\r\n\t\t\t\t.hljs-title.function_,\r\n\t\t\t\t.hljs-section {\r\n\t\t\t\t\tcolor: #8485ce;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0E - Keywords, Storage, Selector, Markup Italic, Diff Changed */\r\n\t\t\t\t.hljs-type,\r\n\t\t\t\t/* .hljs-selector-id, */\r\n\t\t\t\t/* .hljs-selector-class, */\r\n\t\t\t\t/* .hljs-selector-attr, */\r\n\t\t\t\t/* .hljs-selector-pseudo, */\r\n\t\t\t\t.hljs-template-tag,\r\n\t\t\t\t.diff .hljs-meta,\r\n\t\t\t\t.hljs-keyword {\r\n\t\t\t\t\tcolor: #b74989;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-emphasis {\r\n\t\t\t\t\tcolor: #b74989;\r\n\t\t\t\t\tfont-style: italic;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t/* base0F - Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?> */\r\n\t\t\t\t.hljs-meta,\r\n\t\t\t\t/*\r\n\t\t\t\t  prevent top level .keyword and .string scopes\r\n\t\t\t\t  from leaking into meta by accident\r\n\t\t\t\t*/\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\t\t\t\t.hljs-meta .hljs-string {\r\n\t\t\t\t\tcolor: #986841;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t.hljs-meta .hljs-keyword,\r\n\t\t\t\t/* for v10 compatible themes */\r\n\t\t\t\t.hljs-meta-keyword {\r\n\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\t.bchClickToCopy {\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttop: 5px;\r\n\t\t\t\tright: 15px;\r\n\t\t\t\tpadding: 0;\r\n\t\t\t\tfont-size: 13px;\r\n\t\t\t\tfont-weight: 400;\r\n\t\t\t\tcolor: #000;\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\talign-items: center;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t\tbackground: #00000045;\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t\tborder: none;\r\n\t\t\t\tfont-family: Arial, Helvetica, sans-serif;\r\n\t\t\t\tborder-radius: 5px;\r\n\t\t\t\tpadding: 2px 5px;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}"],"names":[],"sourceRoot":""}