theme-kuroir-9ceae6e5.js 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. import{g as A}from"./index-b2e76ed2.js";function u(o,n){for(var e=0;e<n.length;e++){const r=n[e];if(typeof r!="string"&&!Array.isArray(r)){for(const a in r)if(a!=="default"&&!(a in o)){const c=Object.getOwnPropertyDescriptor(r,a);c&&Object.defineProperty(o,a,c.get?c:{enumerable:!0,get:()=>r[a]})}}}return Object.freeze(Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}))}var i={exports:{}};(function(o,n){ace.define("ace/theme/kuroir-css",["require","exports","module"],function(e,r,a){a.exports=`/* THIS THEME WAS AUTOGENERATED BY Theme.tmpl.css (UUID: 467560D0-6ACE-4409-82FD-4791420837AC) */
  2. .ace-kuroir .ace_gutter {
  3. background: #e8e8e8;
  4. color: #333;
  5. }
  6. .ace-kuroir .ace_print-margin {
  7. width: 1px;
  8. background: #e8e8e8;
  9. }
  10. .ace-kuroir {
  11. background-color: #E8E9E8;
  12. color: #363636;
  13. }
  14. .ace-kuroir .ace_cursor {
  15. color: #202020;
  16. }
  17. .ace-kuroir .ace_marker-layer .ace_selection {
  18. background: rgba(245, 170, 0, 0.57);
  19. }
  20. .ace-kuroir.ace_multiselect .ace_selection.ace_start {
  21. box-shadow: 0 0 3px 0px #E8E9E8;
  22. }
  23. .ace-kuroir .ace_marker-layer .ace_step {
  24. background: rgb(198, 219, 174);
  25. }
  26. .ace-kuroir .ace_marker-layer .ace_bracket {
  27. margin: -1px 0 0 -1px;
  28. border: 1px solid rgba(0, 0, 0, 0.29);
  29. }
  30. .ace-kuroir .ace_marker-layer .ace_active-line {
  31. background: rgba(203, 220, 47, 0.22);
  32. }
  33. .ace-kuroir .ace_gutter-active-line {
  34. background-color: rgba(203, 220, 47, 0.22);
  35. }
  36. .ace-kuroir .ace_marker-layer .ace_selected-word {
  37. border: 1px solid rgba(245, 170, 0, 0.57);
  38. }
  39. .ace-kuroir .ace_invisible {
  40. color: #BFBFBF
  41. }
  42. .ace-kuroir .ace_fold {
  43. border-color: #363636;
  44. }
  45. .ace-kuroir .ace_constant{color:#CD6839;}.ace-kuroir .ace_constant.ace_numeric{color:#9A5925;}.ace-kuroir .ace_support{color:#104E8B;}.ace-kuroir .ace_support.ace_function{color:#005273;}.ace-kuroir .ace_support.ace_constant{color:#CF6A4C;}.ace-kuroir .ace_storage{color:#A52A2A;}.ace-kuroir .ace_invalid.ace_illegal{color:#FD1224;
  46. background-color:rgba(255, 6, 0, 0.15);}.ace-kuroir .ace_invalid.ace_deprecated{text-decoration:underline;
  47. font-style:italic;
  48. color:#FD1732;
  49. background-color:#E8E9E8;}.ace-kuroir .ace_string{color:#639300;}.ace-kuroir .ace_string.ace_regexp{color:#417E00;
  50. background-color:#C9D4BE;}.ace-kuroir .ace_comment{color:rgba(148, 148, 148, 0.91);
  51. background-color:rgba(220, 220, 220, 0.56);}.ace-kuroir .ace_variable{color:#009ACD;}.ace-kuroir .ace_meta.ace_tag{color:#005273;}.ace-kuroir .ace_markup.ace_heading{color:#B8012D;
  52. background-color:rgba(191, 97, 51, 0.051);}.ace-kuroir .ace_markup.ace_list{color:#8F5B26;}
  53. .ace-kuroir .ace_indent-guide {
  54. background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;
  55. }
  56. .ace-kuroir .ace_indent-guide-active {
  57. background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAZSURBVHjaYvj///9/hivKyv8BAAAA//8DACLqBhbvk+/eAAAAAElFTkSuQmCC") right repeat-y;
  58. }
  59. `}),ace.define("ace/theme/kuroir",["require","exports","module","ace/theme/kuroir-css","ace/lib/dom"],function(e,r,a){r.isDark=!1,r.cssClass="ace-kuroir",r.cssText=e("./kuroir-css");var c=e("../lib/dom");c.importCssString(r.cssText,r.cssClass,!1)}),function(){ace.require(["ace/theme/kuroir"],function(e){o&&(o.exports=e)})}()})(i);var t=i.exports;const l=A(t),g=u({__proto__:null,default:l},[t]);export{g as t};