not really known
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

731 lines
14 KiB

  1. define(function () {
  2. 'use strict';
  3. var xocolor = {};
  4. xocolor.colors = [
  5. {
  6. stroke: '#B20008',
  7. fill: '#FF2B34'
  8. },
  9. {
  10. stroke: '#FF2B34',
  11. fill: '#B20008'
  12. },
  13. {
  14. stroke: '#E6000A',
  15. fill: '#FF2B34'
  16. },
  17. {
  18. stroke: '#FF2B34',
  19. fill: '#E6000A'
  20. },
  21. {
  22. stroke: '#FFADCE',
  23. fill: '#FF2B34'
  24. },
  25. {
  26. stroke: '#9A5200',
  27. fill: '#FF2B34'
  28. },
  29. {
  30. stroke: '#FF2B34',
  31. fill: '#9A5200'
  32. },
  33. {
  34. stroke: '#FF8F00',
  35. fill: '#FF2B34'
  36. },
  37. {
  38. stroke: '#FF2B34',
  39. fill: '#FF8F00'
  40. },
  41. {
  42. stroke: '#FFC169',
  43. fill: '#FF2B34'
  44. },
  45. {
  46. stroke: '#807500',
  47. fill: '#FF2B34'
  48. },
  49. {
  50. stroke: '#FF2B34',
  51. fill: '#807500'
  52. },
  53. {
  54. stroke: '#BE9E00',
  55. fill: '#FF2B34'
  56. },
  57. {
  58. stroke: '#FF2B34',
  59. fill: '#BE9E00'
  60. },
  61. {
  62. stroke: '#F8E800',
  63. fill: '#FF2B34'
  64. },
  65. {
  66. stroke: '#008009',
  67. fill: '#FF2B34'
  68. },
  69. {
  70. stroke: '#FF2B34',
  71. fill: '#008009'
  72. },
  73. {
  74. stroke: '#00B20D',
  75. fill: '#FF2B34'
  76. },
  77. {
  78. stroke: '#FF2B34',
  79. fill: '#00B20D'
  80. },
  81. {
  82. stroke: '#8BFF7A',
  83. fill: '#FF2B34'
  84. },
  85. {
  86. stroke: '#00588C',
  87. fill: '#FF2B34'
  88. },
  89. {
  90. stroke: '#FF2B34',
  91. fill: '#00588C'
  92. },
  93. {
  94. stroke: '#005FE4',
  95. fill: '#FF2B34'
  96. },
  97. {
  98. stroke: '#FF2B34',
  99. fill: '#005FE4'
  100. },
  101. {
  102. stroke: '#BCCDFF',
  103. fill: '#FF2B34'
  104. },
  105. {
  106. stroke: '#5E008C',
  107. fill: '#FF2B34'
  108. },
  109. {
  110. stroke: '#FF2B34',
  111. fill: '#5E008C'
  112. },
  113. {
  114. stroke: '#7F00BF',
  115. fill: '#FF2B34'
  116. },
  117. {
  118. stroke: '#FF2B34',
  119. fill: '#7F00BF'
  120. },
  121. {
  122. stroke: '#D1A3FF',
  123. fill: '#FF2B34'
  124. },
  125. {
  126. stroke: '#9A5200',
  127. fill: '#FF8F00'
  128. },
  129. {
  130. stroke: '#FF8F00',
  131. fill: '#9A5200'
  132. },
  133. {
  134. stroke: '#C97E00',
  135. fill: '#FF8F00'
  136. },
  137. {
  138. stroke: '#FF8F00',
  139. fill: '#C97E00'
  140. },
  141. {
  142. stroke: '#FFC169',
  143. fill: '#FF8F00'
  144. },
  145. {
  146. stroke: '#807500',
  147. fill: '#FF8F00'
  148. },
  149. {
  150. stroke: '#FF8F00',
  151. fill: '#807500'
  152. },
  153. {
  154. stroke: '#BE9E00',
  155. fill: '#FF8F00'
  156. },
  157. {
  158. stroke: '#FF8F00',
  159. fill: '#BE9E00'
  160. },
  161. {
  162. stroke: '#F8E800',
  163. fill: '#FF8F00'
  164. },
  165. {
  166. stroke: '#008009',
  167. fill: '#FF8F00'
  168. },
  169. {
  170. stroke: '#FF8F00',
  171. fill: '#008009'
  172. },
  173. {
  174. stroke: '#00B20D',
  175. fill: '#FF8F00'
  176. },
  177. {
  178. stroke: '#FF8F00',
  179. fill: '#00B20D'
  180. },
  181. {
  182. stroke: '#8BFF7A',
  183. fill: '#FF8F00'
  184. },
  185. {
  186. stroke: '#00588C',
  187. fill: '#FF8F00'
  188. },
  189. {
  190. stroke: '#FF8F00',
  191. fill: '#00588C'
  192. },
  193. {
  194. stroke: '#005FE4',
  195. fill: '#FF8F00'
  196. },
  197. {
  198. stroke: '#FF8F00',
  199. fill: '#005FE4'
  200. },
  201. {
  202. stroke: '#BCCDFF',
  203. fill: '#FF8F00'
  204. },
  205. {
  206. stroke: '#5E008C',
  207. fill: '#FF8F00'
  208. },
  209. {
  210. stroke: '#FF8F00',
  211. fill: '#5E008C'
  212. },
  213. {
  214. stroke: '#A700FF',
  215. fill: '#FF8F00'
  216. },
  217. {
  218. stroke: '#FF8F00',
  219. fill: '#A700FF'
  220. },
  221. {
  222. stroke: '#D1A3FF',
  223. fill: '#FF8F00'
  224. },
  225. {
  226. stroke: '#B20008',
  227. fill: '#FF8F00'
  228. },
  229. {
  230. stroke: '#FF8F00',
  231. fill: '#B20008'
  232. },
  233. {
  234. stroke: '#FF2B34',
  235. fill: '#FF8F00'
  236. },
  237. {
  238. stroke: '#FF8F00',
  239. fill: '#FF2B34'
  240. },
  241. {
  242. stroke: '#FFADCE',
  243. fill: '#FF8F00'
  244. },
  245. {
  246. stroke: '#807500',
  247. fill: '#F8E800'
  248. },
  249. {
  250. stroke: '#F8E800',
  251. fill: '#807500'
  252. },
  253. {
  254. stroke: '#BE9E00',
  255. fill: '#F8E800'
  256. },
  257. {
  258. stroke: '#F8E800',
  259. fill: '#BE9E00'
  260. },
  261. {
  262. stroke: '#FFFA00',
  263. fill: '#EDDE00'
  264. },
  265. {
  266. stroke: '#008009',
  267. fill: '#F8E800'
  268. },
  269. {
  270. stroke: '#F8E800',
  271. fill: '#008009'
  272. },
  273. {
  274. stroke: '#00EA11',
  275. fill: '#F8E800'
  276. },
  277. {
  278. stroke: '#F8E800',
  279. fill: '#00EA11'
  280. },
  281. {
  282. stroke: '#8BFF7A',
  283. fill: '#F8E800'
  284. },
  285. {
  286. stroke: '#00588C',
  287. fill: '#F8E800'
  288. },
  289. {
  290. stroke: '#F8E800',
  291. fill: '#00588C'
  292. },
  293. {
  294. stroke: '#00A0FF',
  295. fill: '#F8E800'
  296. },
  297. {
  298. stroke: '#F8E800',
  299. fill: '#00A0FF'
  300. },
  301. {
  302. stroke: '#BCCEFF',
  303. fill: '#F8E800'
  304. },
  305. {
  306. stroke: '#5E008C',
  307. fill: '#F8E800'
  308. },
  309. {
  310. stroke: '#F8E800',
  311. fill: '#5E008C'
  312. },
  313. {
  314. stroke: '#AC32FF',
  315. fill: '#F8E800'
  316. },
  317. {
  318. stroke: '#F8E800',
  319. fill: '#AC32FF'
  320. },
  321. {
  322. stroke: '#D1A3FF',
  323. fill: '#F8E800'
  324. },
  325. {
  326. stroke: '#B20008',
  327. fill: '#F8E800'
  328. },
  329. {
  330. stroke: '#F8E800',
  331. fill: '#B20008'
  332. },
  333. {
  334. stroke: '#FF2B34',
  335. fill: '#F8E800'
  336. },
  337. {
  338. stroke: '#F8E800',
  339. fill: '#FF2B34'
  340. },
  341. {
  342. stroke: '#FFADCE',
  343. fill: '#F8E800'
  344. },
  345. {
  346. stroke: '#9A5200',
  347. fill: '#F8E800'
  348. },
  349. {
  350. stroke: '#F8E800',
  351. fill: '#9A5200'
  352. },
  353. {
  354. stroke: '#FF8F00',
  355. fill: '#F8E800'
  356. },
  357. {
  358. stroke: '#F8E800',
  359. fill: '#FF8F00'
  360. },
  361. {
  362. stroke: '#FFC169',
  363. fill: '#F8E800'
  364. },
  365. {
  366. stroke: '#008009',
  367. fill: '#00EA11'
  368. },
  369. {
  370. stroke: '#00EA11',
  371. fill: '#008009'
  372. },
  373. {
  374. stroke: '#00B20D',
  375. fill: '#00EA11'
  376. },
  377. {
  378. stroke: '#00EA11',
  379. fill: '#00B20D'
  380. },
  381. {
  382. stroke: '#8BFF7A',
  383. fill: '#00EA11'
  384. },
  385. {
  386. stroke: '#00588C',
  387. fill: '#00EA11'
  388. },
  389. {
  390. stroke: '#00EA11',
  391. fill: '#00588C'
  392. },
  393. {
  394. stroke: '#005FE4',
  395. fill: '#00EA11'
  396. },
  397. {
  398. stroke: '#00EA11',
  399. fill: '#005FE4'
  400. },
  401. {
  402. stroke: '#BCCDFF',
  403. fill: '#00EA11'
  404. },
  405. {
  406. stroke: '#5E008C',
  407. fill: '#00EA11'
  408. },
  409. {
  410. stroke: '#00EA11',
  411. fill: '#5E008C'
  412. },
  413. {
  414. stroke: '#7F00BF',
  415. fill: '#00EA11'
  416. },
  417. {
  418. stroke: '#00EA11',
  419. fill: '#7F00BF'
  420. },
  421. {
  422. stroke: '#D1A3FF',
  423. fill: '#00EA11'
  424. },
  425. {
  426. stroke: '#B20008',
  427. fill: '#00EA11'
  428. },
  429. {
  430. stroke: '#00EA11',
  431. fill: '#B20008'
  432. },
  433. {
  434. stroke: '#FF2B34',
  435. fill: '#00EA11'
  436. },
  437. {
  438. stroke: '#00EA11',
  439. fill: '#FF2B34'
  440. },
  441. {
  442. stroke: '#FFADCE',
  443. fill: '#00EA11'
  444. },
  445. {
  446. stroke: '#9A5200',
  447. fill: '#00EA11'
  448. },
  449. {
  450. stroke: '#00EA11',
  451. fill: '#9A5200'
  452. },
  453. {
  454. stroke: '#FF8F00',
  455. fill: '#00EA11'
  456. },
  457. {
  458. stroke: '#00EA11',
  459. fill: '#FF8F00'
  460. },
  461. {
  462. stroke: '#FFC169',
  463. fill: '#00EA11'
  464. },
  465. {
  466. stroke: '#807500',
  467. fill: '#00EA11'
  468. },
  469. {
  470. stroke: '#00EA11',
  471. fill: '#807500'
  472. },
  473. {
  474. stroke: '#BE9E00',
  475. fill: '#00EA11'
  476. },
  477. {
  478. stroke: '#00EA11',
  479. fill: '#BE9E00'
  480. },
  481. {
  482. stroke: '#F8E800',
  483. fill: '#00EA11'
  484. },
  485. {
  486. stroke: '#00588C',
  487. fill: '#00A0FF'
  488. },
  489. {
  490. stroke: '#00A0FF',
  491. fill: '#00588C'
  492. },
  493. {
  494. stroke: '#005FE4',
  495. fill: '#00A0FF'
  496. },
  497. {
  498. stroke: '#00A0FF',
  499. fill: '#005FE4'
  500. },
  501. {
  502. stroke: '#BCCDFF',
  503. fill: '#00A0FF'
  504. },
  505. {
  506. stroke: '#5E008C',
  507. fill: '#00A0FF'
  508. },
  509. {
  510. stroke: '#00A0FF',
  511. fill: '#5E008C'
  512. },
  513. {
  514. stroke: '#9900E6',
  515. fill: '#00A0FF'
  516. },
  517. {
  518. stroke: '#00A0FF',
  519. fill: '#9900E6'
  520. },
  521. {
  522. stroke: '#D1A3FF',
  523. fill: '#00A0FF'
  524. },
  525. {
  526. stroke: '#B20008',
  527. fill: '#00A0FF'
  528. },
  529. {
  530. stroke: '#00A0FF',
  531. fill: '#B20008'
  532. },
  533. {
  534. stroke: '#FF2B34',
  535. fill: '#00A0FF'
  536. },
  537. {
  538. stroke: '#00A0FF',
  539. fill: '#FF2B34'
  540. },
  541. {
  542. stroke: '#FFADCE',
  543. fill: '#00A0FF'
  544. },
  545. {
  546. stroke: '#9A5200',
  547. fill: '#00A0FF'
  548. },
  549. {
  550. stroke: '#00A0FF',
  551. fill: '#9A5200'
  552. },
  553. {
  554. stroke: '#FF8F00',
  555. fill: '#00A0FF'
  556. },
  557. {
  558. stroke: '#00A0FF',
  559. fill: '#FF8F00'
  560. },
  561. {
  562. stroke: '#FFC169',
  563. fill: '#00A0FF'
  564. },
  565. {
  566. stroke: '#807500',
  567. fill: '#00A0FF'
  568. },
  569. {
  570. stroke: '#00A0FF',
  571. fill: '#807500'
  572. },
  573. {
  574. stroke: '#BE9E00',
  575. fill: '#00A0FF'
  576. },
  577. {
  578. stroke: '#00A0FF',
  579. fill: '#BE9E00'
  580. },
  581. {
  582. stroke: '#F8E800',
  583. fill: '#00A0FF'
  584. },
  585. {
  586. stroke: '#008009',
  587. fill: '#00A0FF'
  588. },
  589. {
  590. stroke: '#00A0FF',
  591. fill: '#008009'
  592. },
  593. {
  594. stroke: '#00B20D',
  595. fill: '#00A0FF'
  596. },
  597. {
  598. stroke: '#00A0FF',
  599. fill: '#00B20D'
  600. },
  601. {
  602. stroke: '#8BFF7A',
  603. fill: '#00A0FF'
  604. },
  605. {
  606. stroke: '#5E008C',
  607. fill: '#AC32FF'
  608. },
  609. {
  610. stroke: '#AC32FF',
  611. fill: '#5E008C'
  612. },
  613. {
  614. stroke: '#7F00BF',
  615. fill: '#AC32FF'
  616. },
  617. {
  618. stroke: '#AC32FF',
  619. fill: '#7F00BF'
  620. },
  621. {
  622. stroke: '#D1A3FF',
  623. fill: '#AC32FF'
  624. },
  625. {
  626. stroke: '#B20008',
  627. fill: '#AC32FF'
  628. },
  629. {
  630. stroke: '#AC32FF',
  631. fill: '#B20008'
  632. },
  633. {
  634. stroke: '#FF2B34',
  635. fill: '#AC32FF'
  636. },
  637. {
  638. stroke: '#AC32FF',
  639. fill: '#FF2B34'
  640. },
  641. {
  642. stroke: '#FFADCE',
  643. fill: '#AC32FF'
  644. },
  645. {
  646. stroke: '#9A5200',
  647. fill: '#AC32FF'
  648. },
  649. {
  650. stroke: '#AC32FF',
  651. fill: '#9A5200'
  652. },
  653. {
  654. stroke: '#FF8F00',
  655. fill: '#AC32FF'
  656. },
  657. {
  658. stroke: '#AC32FF',
  659. fill: '#FF8F00'
  660. },
  661. {
  662. stroke: '#FFC169',
  663. fill: '#AC32FF'
  664. },
  665. {
  666. stroke: '#807500',
  667. fill: '#AC32FF'
  668. },
  669. {
  670. stroke: '#AC32FF',
  671. fill: '#807500'
  672. },
  673. {
  674. stroke: '#BE9E00',
  675. fill: '#AC32FF'
  676. },
  677. {
  678. stroke: '#AC32FF',
  679. fill: '#BE9E00'
  680. },
  681. {
  682. stroke: '#F8E800',
  683. fill: '#AC32FF'
  684. },
  685. {
  686. stroke: '#008009',
  687. fill: '#AC32FF'
  688. },
  689. {
  690. stroke: '#AC32FF',
  691. fill: '#008009'
  692. },
  693. {
  694. stroke: '#00B20D',
  695. fill: '#AC32FF'
  696. },
  697. {
  698. stroke: '#AC32FF',
  699. fill: '#00B20D'
  700. },
  701. {
  702. stroke: '#8BFF7A',
  703. fill: '#AC32FF'
  704. },
  705. {
  706. stroke: '#00588C',
  707. fill: '#AC32FF'
  708. },
  709. {
  710. stroke: '#AC32FF',
  711. fill: '#00588C'
  712. },
  713. {
  714. stroke: '#005FE4',
  715. fill: '#AC32FF'
  716. },
  717. {
  718. stroke: '#AC32FF',
  719. fill: '#005FE4'
  720. },
  721. {
  722. stroke: '#BCCDFF',
  723. fill: '#AC32FF'
  724. }
  725. ];
  726. return xocolor;
  727. });