theme-xcode-css-bd7195be.js 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. import{g as d}from"./index-d7fba904.js";function s(c,o){for(var n=0;n<o.length;n++){const a=o[n];if(typeof a!="string"&&!Array.isArray(a)){for(const e in a)if(e!=="default"&&!(e in c)){const r=Object.getOwnPropertyDescriptor(a,e);r&&Object.defineProperty(c,e,r.get?r:{enumerable:!0,get:()=>a[e]})}}}return Object.freeze(Object.defineProperty(c,Symbol.toStringTag,{value:"Module"}))}var t={exports:{}};(function(c,o){ace.define("ace/theme/xcode-css",["require","exports","module"],function(n,a,e){e.exports=`/* THIS THEME WAS AUTOGENERATED BY Theme.tmpl.css (UUID: EE3AD170-2B7F-4DE1-B724-C75F13FE0085) */
  2. .ace-xcode .ace_gutter {
  3. background: #e8e8e8;
  4. color: #333
  5. }
  6. .ace-xcode .ace_print-margin {
  7. width: 1px;
  8. background: #e8e8e8
  9. }
  10. .ace-xcode {
  11. background-color: #FFFFFF;
  12. color: #000000
  13. }
  14. .ace-xcode .ace_cursor {
  15. color: #000000
  16. }
  17. .ace-xcode .ace_marker-layer .ace_selection {
  18. background: #B5D5FF
  19. }
  20. .ace-xcode.ace_multiselect .ace_selection.ace_start {
  21. box-shadow: 0 0 3px 0px #FFFFFF;
  22. }
  23. .ace-xcode .ace_marker-layer .ace_step {
  24. background: rgb(198, 219, 174)
  25. }
  26. .ace-xcode .ace_marker-layer .ace_bracket {
  27. margin: -1px 0 0 -1px;
  28. border: 1px solid #BFBFBF
  29. }
  30. .ace-xcode .ace_marker-layer .ace_active-line {
  31. background: rgba(0, 0, 0, 0.071)
  32. }
  33. .ace-xcode .ace_gutter-active-line {
  34. background-color: rgba(0, 0, 0, 0.071)
  35. }
  36. .ace-xcode .ace_marker-layer .ace_selected-word {
  37. border: 1px solid #B5D5FF
  38. }
  39. .ace-xcode .ace_constant.ace_language,
  40. .ace-xcode .ace_keyword,
  41. .ace-xcode .ace_meta,
  42. .ace-xcode .ace_variable.ace_language {
  43. color: #C800A4
  44. }
  45. .ace-xcode .ace_invisible {
  46. color: #BFBFBF
  47. }
  48. .ace-xcode .ace_constant.ace_character,
  49. .ace-xcode .ace_constant.ace_other {
  50. color: #275A5E
  51. }
  52. .ace-xcode .ace_constant.ace_numeric {
  53. color: #3A00DC
  54. }
  55. .ace-xcode .ace_entity.ace_other.ace_attribute-name,
  56. .ace-xcode .ace_support.ace_constant,
  57. .ace-xcode .ace_support.ace_function {
  58. color: #450084
  59. }
  60. .ace-xcode .ace_fold {
  61. background-color: #C800A4;
  62. border-color: #000000
  63. }
  64. .ace-xcode .ace_entity.ace_name.ace_tag,
  65. .ace-xcode .ace_support.ace_class,
  66. .ace-xcode .ace_support.ace_type {
  67. color: #790EAD
  68. }
  69. .ace-xcode .ace_storage {
  70. color: #C900A4
  71. }
  72. .ace-xcode .ace_string {
  73. color: #DF0002
  74. }
  75. .ace-xcode .ace_comment {
  76. color: #008E00
  77. }
  78. .ace-xcode .ace_indent-guide {
  79. background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==) right repeat-y
  80. }
  81. .ace-xcode .ace_indent-guide-active {
  82. background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAZSURBVHjaYvj///9/hivKyv8BAAAA//8DACLqBhbvk+/eAAAAAElFTkSuQmCC") right repeat-y;
  83. }
  84. `}),function(){ace.require(["ace/theme/xcode-css"],function(n){c&&(c.exports=n)})}()})(t);var A=t.exports;const i=d(A),g=s({__proto__:null,default:i},[A]);export{g as t};