palettes.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  1. {
  2. "ColorPalette": [
  3. {
  4. "id": "colorPalette0",
  5. "label": "IDS_PALETTE_1",
  6. "description": "unused",
  7. "icon": "unused",
  8. "fillType": "simple",
  9. "fills": [
  10. "#319bd4",
  11. "#86c43b",
  12. "#f5ce22",
  13. "#cf6c1b",
  14. "#9380e8",
  15. "#8555b5",
  16. "#52d9bc",
  17. "#24a399",
  18. "#14665e",
  19. "#b4c8ed",
  20. "#77a3e0",
  21. "#396cb3",
  22. "#1d4273",
  23. "#c8d119",
  24. "#acb336",
  25. "#828a16",
  26. "#5a610f",
  27. "#e8b7cb",
  28. "#e086b6",
  29. "#b33681",
  30. "#73154d"
  31. ]
  32. },
  33. {
  34. "id": "colorPalette1",
  35. "label": "IDS_PALETTE_2",
  36. "description": "unused",
  37. "icon": "unused",
  38. "fillType": "simple",
  39. "fills": [
  40. "#836aa1",
  41. "#66abc0",
  42. "#e29557",
  43. "#91a6ce",
  44. "#ca898c",
  45. "#b6cc8d",
  46. "#a594bb",
  47. "#91c3d4",
  48. "#f2b087",
  49. "#3b86b9",
  50. "#b4595c",
  51. "#99b65d"
  52. ]
  53. },
  54. {
  55. "id": "colorPalette2",
  56. "label": "IDS_PALETTE_3",
  57. "description": "unused",
  58. "icon": "unused",
  59. "fillType": "simple",
  60. "fills": [
  61. "#c9a046",
  62. "#865b89",
  63. "#a0b8af",
  64. "#4f85a0",
  65. "#b96b61",
  66. "#9fa449",
  67. "#8f3e35",
  68. "#a6a967",
  69. "#b69342",
  70. "#a78bc1",
  71. "#77882e",
  72. "#aa714d",
  73. "#367a77",
  74. "#9a636e",
  75. "#6da6ba",
  76. "#eace71"
  77. ]
  78. },
  79. {
  80. "id": "colorPalette3",
  81. "label": "IDS_PALETTE_4",
  82. "description": "unused",
  83. "icon": "unused",
  84. "fillType": "simple",
  85. "fills": [
  86. "#e6cc66",
  87. "#73aac3",
  88. "#9a93cc",
  89. "#93b257",
  90. "#e6e873",
  91. "#b37c57",
  92. "#a5696c",
  93. "#aeaeae"
  94. ]
  95. },
  96. {
  97. "id": "colorPalette4",
  98. "label": "IDS_PALETTE_5",
  99. "description": "unused",
  100. "icon": "unused",
  101. "fillType": "simple",
  102. "fills": [
  103. "#AE7733",
  104. "#3E8A3B",
  105. "#648BD0",
  106. "#94D6DE",
  107. "#DB8938",
  108. "#E2BA3F",
  109. "#7DBB31",
  110. "#845CA1",
  111. "#B89AE0",
  112. "#E7AD4D",
  113. "#A84931",
  114. "#DD6D53",
  115. "#8C9D9F",
  116. "#A9C5CC"
  117. ]
  118. },
  119. {
  120. "id": "colorPalette5",
  121. "label": "IDS_PALETTE_6",
  122. "description": "unused",
  123. "icon": "unused",
  124. "fillType": "simple",
  125. "fills": [
  126. "#f04e37",
  127. "#00b3ef",
  128. "#008abf",
  129. "#9384eb",
  130. "#aa1a86",
  131. "#f09027",
  132. "#ffd93e",
  133. "#00a5a0",
  134. "#007670",
  135. "#004a77",
  136. "#84d1f5",
  137. "#7f1c7d",
  138. "#ee3e95",
  139. "#f288af",
  140. "#cf162a",
  141. "#b7471b",
  142. "#fcb715",
  143. "#a5a215",
  144. "#8cc640",
  145. "#008951"
  146. ]
  147. },
  148. {
  149. "id": "colorPalette6",
  150. "label": "IDS_PALETTE_7",
  151. "description": "unused",
  152. "icon": "unused",
  153. "fillType": "simple",
  154. "fills": [
  155. "#6a55ff",
  156. "#27d6ff",
  157. "#1bb2ff",
  158. "#b600bc",
  159. "#ff467b",
  160. "#ff8839",
  161. "#ffc435",
  162. "#16e582",
  163. "#00ab69",
  164. "#004a77",
  165. "#008892",
  166. "#00c1b9",
  167. "#0071c2",
  168. "#0086ff",
  169. "#6473ff",
  170. "#9283ea",
  171. "#8555b5",
  172. "#f288af",
  173. "#e51990",
  174. "#b33681"
  175. ]
  176. },
  177. {
  178. "id": "colorPalette7",
  179. "label": "IDS_PALETTE_8",
  180. "description": "unused",
  181. "icon": "unused",
  182. "fillType": "simple",
  183. "fills": [
  184. "#059748",
  185. "#C7B42E",
  186. "#000000",
  187. "#265DAB",
  188. "#DF5C24",
  189. "#E5126F",
  190. "#9D722A",
  191. "#7B3A96",
  192. "#CB2027"
  193. ]
  194. },
  195. {
  196. "id": "blueContinuousSequential",
  197. "label": "IDS_PALETTE_CONTINUOUS_BLUE",
  198. "description": "unused",
  199. "icon": "unused",
  200. "fillType": "continuous",
  201. "valueType": "normalized",
  202. "fills": [
  203. {
  204. "fill": "#c0e6ff",
  205. "at": 0
  206. },
  207. {
  208. "fill": "#7cc7ff",
  209. "at": 0.167
  210. },
  211. {
  212. "fill": "#5aaafa",
  213. "at": 0.334
  214. },
  215. {
  216. "fill": "#5596e6",
  217. "at": 0.501
  218. },
  219. {
  220. "fill": "#4178be",
  221. "at": 0.668
  222. },
  223. {
  224. "fill": "#325c80",
  225. "at": 0.835
  226. },
  227. {
  228. "fill": "#264a60",
  229. "at": 1
  230. }
  231. ]
  232. },
  233. {
  234. "id": "redContinousSequential",
  235. "label": "IDS_PALETTE_CONTINUOUS_RED",
  236. "description": "unused",
  237. "icon": "unused",
  238. "fillType": "continuous",
  239. "valueType": "normalized",
  240. "fills": [
  241. {
  242. "fill": "#ffd2dd",
  243. "at": 0
  244. },
  245. {
  246. "fill": "#ffa5b4",
  247. "at": 0.167
  248. },
  249. {
  250. "fill": "#ff7d87",
  251. "at": 0.334
  252. },
  253. {
  254. "fill": "#ff5050",
  255. "at": 0.501
  256. },
  257. {
  258. "fill": "#e71d32",
  259. "at": 0.668
  260. },
  261. {
  262. "fill": "#ad1625",
  263. "at": 0.835
  264. },
  265. {
  266. "fill": "#8c101c",
  267. "at": 1
  268. }
  269. ]
  270. },
  271. {
  272. "id": "greenContinuousSequential",
  273. "label": "IDS_PALETTE_CONTINUOUS_GREEN",
  274. "description": "unused",
  275. "icon": "unused",
  276. "fillType": "continuous",
  277. "valueType": "normalized",
  278. "fills": [
  279. {
  280. "fill": "#c8f08f",
  281. "at": 0
  282. },
  283. {
  284. "fill": "#b4e051",
  285. "at": 0.167
  286. },
  287. {
  288. "fill": "#8cd211",
  289. "at": 0.334
  290. },
  291. {
  292. "fill": "#5aa700",
  293. "at": 0.501
  294. },
  295. {
  296. "fill": "#4b8400",
  297. "at": 0.668
  298. },
  299. {
  300. "fill": "#2d660a",
  301. "at": 0.835
  302. },
  303. {
  304. "fill": "#144d14",
  305. "at": 1
  306. }
  307. ]
  308. },
  309. {
  310. "id": "yellowContinuousSequential",
  311. "label": "IDS_PALETTE_CONTINUOUS_YELLOW",
  312. "description": "unused",
  313. "icon": "unused",
  314. "fillType": "continuous",
  315. "valueType": "normalized",
  316. "fills": [
  317. {
  318. "fill": "#fde876",
  319. "at": 0
  320. },
  321. {
  322. "fill": "#fdd600",
  323. "at": 0.167
  324. },
  325. {
  326. "fill": "#efc100",
  327. "at": 0.334
  328. },
  329. {
  330. "fill": "#be9b00",
  331. "at": 0.501
  332. },
  333. {
  334. "fill": "#8c7300",
  335. "at": 0.668
  336. },
  337. {
  338. "fill": "#735f00",
  339. "at": 0.835
  340. },
  341. {
  342. "fill": "#574a00",
  343. "at": 1
  344. }
  345. ]
  346. },
  347. {
  348. "id": "orangeContinuousSequential",
  349. "label": "IDS_PALETTE_CONTINUOUS_ORANGE",
  350. "description": "unused",
  351. "icon": "unused",
  352. "fillType": "continuous",
  353. "valueType": "normalized",
  354. "fills": [
  355. {
  356. "fill": "#ffd4a0",
  357. "at": 0
  358. },
  359. {
  360. "fill": "#ffa573",
  361. "at": 0.167
  362. },
  363. {
  364. "fill": "#ff7832",
  365. "at": 0.334
  366. },
  367. {
  368. "fill": "#ff5003",
  369. "at": 0.501
  370. },
  371. {
  372. "fill": "#d74108",
  373. "at": 0.668
  374. },
  375. {
  376. "fill": "#a53725",
  377. "at": 0.835
  378. },
  379. {
  380. "fill": "#872a0f",
  381. "at": 1
  382. }
  383. ]
  384. },
  385. {
  386. "id": "violetContinuousSequential",
  387. "label": "IDS_PALETTE_CONTINUOUS_VIOLET",
  388. "description": "unused",
  389. "icon": "unused",
  390. "fillType": "continuous",
  391. "valueType": "normalized",
  392. "fills": [
  393. {
  394. "fill": "#ffd2ff",
  395. "at": 0
  396. },
  397. {
  398. "fill": "#ff9eee",
  399. "at": 0.167
  400. },
  401. {
  402. "fill": "#ff71d4",
  403. "at": 0.334
  404. },
  405. {
  406. "fill": "#ff3ca0",
  407. "at": 0.501
  408. },
  409. {
  410. "fill": "#db2780",
  411. "at": 0.668
  412. },
  413. {
  414. "fill": "#a6266e",
  415. "at": 0.835
  416. },
  417. {
  418. "fill": "#7c1c58",
  419. "at": 1
  420. }
  421. ]
  422. },
  423. {
  424. "id": "purpleContinousSequential",
  425. "label": "IDS_PALETTE_CONTINUOUS_PURPLE",
  426. "description": "unused",
  427. "icon": "unused",
  428. "fillType": "continuous",
  429. "valueType": "normalized",
  430. "fills": [
  431. {
  432. "fill": "#eed2ff",
  433. "at": 0
  434. },
  435. {
  436. "fill": "#d7aaff",
  437. "at": 0.167
  438. },
  439. {
  440. "fill": "#ba8ff7",
  441. "at": 0.334
  442. },
  443. {
  444. "fill": "#af6ee8",
  445. "at": 0.501
  446. },
  447. {
  448. "fill": "#9855d4",
  449. "at": 0.668
  450. },
  451. {
  452. "fill": "#734098",
  453. "at": 0.835
  454. },
  455. {
  456. "fill": "#562f72",
  457. "at": 1
  458. }
  459. ]
  460. },
  461. {
  462. "id": "tealContinuousSequential",
  463. "label": "IDS_PALETTE_CONTINUOUS_TEAL",
  464. "description": "unused",
  465. "icon": "unused",
  466. "fillType": "continuous",
  467. "valueType": "normalized",
  468. "fills": [
  469. {
  470. "fill": "#a7fae6",
  471. "at": 0
  472. },
  473. {
  474. "fill": "#6eedd8",
  475. "at": 0.167
  476. },
  477. {
  478. "fill": "#41d6c3",
  479. "at": 0.334
  480. },
  481. {
  482. "fill": "#00b4a0",
  483. "at": 0.501
  484. },
  485. {
  486. "fill": "#008571",
  487. "at": 0.668
  488. },
  489. {
  490. "fill": "#006d5d",
  491. "at": 0.835
  492. },
  493. {
  494. "fill": "#005448",
  495. "at": 1
  496. }
  497. ]
  498. },
  499. {
  500. "id": "redGreenContinuousDivergent",
  501. "label": "IDS_PALETTE_CONTINUOUS_RED_GREEN",
  502. "description": "unused",
  503. "icon": "unused",
  504. "fillType": "continuous",
  505. "valueType": "normalized",
  506. "fills": [
  507. {
  508. "fill": "#ce202c",
  509. "at": 0
  510. },
  511. {
  512. "fill": "#ff5050",
  513. "at": 0.125
  514. },
  515. {
  516. "fill": "#f79d9d",
  517. "at": 0.25
  518. },
  519. {
  520. "fill": "#e8bfc9",
  521. "at": 0.375
  522. },
  523. {
  524. "fill": "#e9e0e0",
  525. "at": 0.5
  526. },
  527. {
  528. "fill": "#bbe085",
  529. "at": 0.625
  530. },
  531. {
  532. "fill": "#8cd211",
  533. "at": 0.75
  534. },
  535. {
  536. "fill": "#5aa700",
  537. "at": 0.875
  538. },
  539. {
  540. "fill": "#4b8400",
  541. "at": 1
  542. }
  543. ]
  544. },
  545. {
  546. "id": "redBlueContinuousDivergent",
  547. "label": "IDS_PALETTE_CONTINUOUS_RED_BLUE",
  548. "description": "unused",
  549. "icon": "unused",
  550. "fillType": "continuous",
  551. "valueType": "normalized",
  552. "fills": [
  553. {
  554. "fill": "#ce202c",
  555. "at": 0
  556. },
  557. {
  558. "fill": "#ff5050",
  559. "at": 0.125
  560. },
  561. {
  562. "fill": "#f79d9d",
  563. "at": 0.25
  564. },
  565. {
  566. "fill": "#e8bfc9",
  567. "at": 0.375
  568. },
  569. {
  570. "fill": "#e9e0e0",
  571. "at": 0.5
  572. },
  573. {
  574. "fill": "#b4d8f0",
  575. "at": 0.625
  576. },
  577. {
  578. "fill": "#7cc7ff",
  579. "at": 0.75
  580. },
  581. {
  582. "fill": "#5596e6",
  583. "at": 0.875
  584. },
  585. {
  586. "fill": "#4178be",
  587. "at": 1
  588. }
  589. ]
  590. },
  591. {
  592. "id": "blueGreenContinuousDivergent",
  593. "label": "IDS_PALETTE_CONTINUOUS_BLUE_GREEN",
  594. "description": "unused",
  595. "icon": "unused",
  596. "fillType": "continuous",
  597. "valueType": "normalized",
  598. "fills": [
  599. {
  600. "fill": "#4178be",
  601. "at": 0
  602. },
  603. {
  604. "fill": "#5596e6",
  605. "at": 0.125
  606. },
  607. {
  608. "fill": "#7cc7ff",
  609. "at": 0.25
  610. },
  611. {
  612. "fill": "#b4d8f0",
  613. "at": 0.375
  614. },
  615. {
  616. "fill": "#dfe9e9",
  617. "at": 0.5
  618. },
  619. {
  620. "fill": "#bbe085",
  621. "at": 0.625
  622. },
  623. {
  624. "fill": "#8cd211",
  625. "at": 0.75
  626. },
  627. {
  628. "fill": "#5aa700",
  629. "at": 0.875
  630. },
  631. {
  632. "fill": "#4b8400",
  633. "at": 1
  634. }
  635. ]
  636. },
  637. {
  638. "id": "tealPurpleContinuousDivergent",
  639. "label": "IDS_PALETTE_CONTINUOUS_TEAL_PURPLE",
  640. "description": "unused",
  641. "icon": "unused",
  642. "fillType": "continuous",
  643. "valueType": "normalized",
  644. "fills": [
  645. {
  646. "fill": "#008571",
  647. "at": 0
  648. },
  649. {
  650. "fill": "#00b4a0",
  651. "at": 0.125
  652. },
  653. {
  654. "fill": "#41d6c3",
  655. "at": 0.25
  656. },
  657. {
  658. "fill": "#65dbc7",
  659. "at": 0.375
  660. },
  661. {
  662. "fill": "#dfe9e9",
  663. "at": 0.5
  664. },
  665. {
  666. "fill": "#d7aaff",
  667. "at": 0.625
  668. },
  669. {
  670. "fill": "#ba8ff7",
  671. "at": 0.75
  672. },
  673. {
  674. "fill": "#af6ee8",
  675. "at": 0.875
  676. },
  677. {
  678. "fill": "#9855d4",
  679. "at": 1
  680. }
  681. ]
  682. },
  683. {
  684. "id": "redGreenInverseContinuousDivergent",
  685. "label": "IDS_PALETTE_CONTINUOUS_RED_GREEN_INVERSE",
  686. "description": "unused",
  687. "icon": "unused",
  688. "fillType": "continuous",
  689. "valueType": "normalized",
  690. "fills": [
  691. {
  692. "fill": "#ffd2dd",
  693. "at": 0
  694. },
  695. {
  696. "fill": "#ffa5b4",
  697. "at": 0.125
  698. },
  699. {
  700. "fill": "#ff5050",
  701. "at": 0.25
  702. },
  703. {
  704. "fill": "#ce202c",
  705. "at": 0.375
  706. },
  707. {
  708. "fill": "#a53725",
  709. "at": 0.5
  710. },
  711. {
  712. "fill": "#4b8400",
  713. "at": 0.625
  714. },
  715. {
  716. "fill": "#5aa700",
  717. "at": 0.75
  718. },
  719. {
  720. "fill": "#8cd211",
  721. "at": 0.875
  722. },
  723. {
  724. "fill": "#bbe085",
  725. "at": 1
  726. }
  727. ]
  728. },
  729. {
  730. "id": "redBlueInverseContinuousDivergent",
  731. "label": "IDS_PALETTE_CONTINUOUS_RED_BLUE_INVERSE",
  732. "description": "unused",
  733. "icon": "unused",
  734. "fillType": "continuous",
  735. "valueType": "normalized",
  736. "fills": [
  737. {
  738. "fill": "#ffd2dd",
  739. "at": 0
  740. },
  741. {
  742. "fill": "#ffa5b4",
  743. "at": 0.125
  744. },
  745. {
  746. "fill": "#ff5050",
  747. "at": 0.25
  748. },
  749. {
  750. "fill": "#e71d32",
  751. "at": 0.375
  752. },
  753. {
  754. "fill": "#734098",
  755. "at": 0.5
  756. },
  757. {
  758. "fill": "#4178be",
  759. "at": 0.625
  760. },
  761. {
  762. "fill": "#5596e6",
  763. "at": 0.75
  764. },
  765. {
  766. "fill": "#7cc7ff",
  767. "at": 0.875
  768. },
  769. {
  770. "fill": "#c0e6ff",
  771. "at": 1
  772. }
  773. ]
  774. }
  775. ]
  776. }