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.

1627 satır
40KB

  1. {
  2. "base": "vs-dark",
  3. "inherit": true,
  4. "rules": [
  5. {
  6. "foreground": "000000",
  7. "background": "ffffff",
  8. "fontStyle": "bold",
  9. "token": "meta.thomas_aylott"
  10. },
  11. {
  12. "foreground": "555555",
  13. "background": "ffffff",
  14. "fontStyle": "underline",
  15. "token": "meta.subtlegradient"
  16. },
  17. {
  18. "foreground": "fffc80",
  19. "background": "803d00",
  20. "token": "string -meta.tag -meta.doctype -string.regexp -string.literal -string.interpolated -string.quoted.literal -string.unquoted"
  21. },
  22. {
  23. "foreground": "fffc80",
  24. "background": "803d00",
  25. "token": "variable.parameter.misc.css"
  26. },
  27. {
  28. "foreground": "fffc80",
  29. "background": "803d00",
  30. "token": "text string source string"
  31. },
  32. {
  33. "foreground": "fffc80",
  34. "background": "803d00",
  35. "token": "string.unquoted string"
  36. },
  37. {
  38. "foreground": "fffc80",
  39. "background": "803d00",
  40. "token": "string.regexp string"
  41. },
  42. {
  43. "foreground": "fffc80",
  44. "background": "803d00",
  45. "token": "string.interpolated string"
  46. },
  47. {
  48. "foreground": "fffc80",
  49. "background": "803d00",
  50. "token": "meta.tag source string"
  51. },
  52. {
  53. "foreground": "803d00",
  54. "token": "punctuation.definition.string -meta.tag"
  55. },
  56. {
  57. "foreground": "fff800",
  58. "token": "string.regexp punctuation.definition.string"
  59. },
  60. {
  61. "foreground": "fff800",
  62. "token": "string.quoted.literal punctuation.definition.string"
  63. },
  64. {
  65. "foreground": "fff800",
  66. "token": "string.quoted.double.ruby.mod punctuation.definition.string"
  67. },
  68. {
  69. "foreground": "fff800",
  70. "background": "438000",
  71. "token": "string.quoted.literal"
  72. },
  73. {
  74. "foreground": "fff800",
  75. "background": "438000",
  76. "token": "string.quoted.double.ruby.mod"
  77. },
  78. {
  79. "foreground": "ffbc80",
  80. "token": "string.unquoted -string.unquoted.embedded"
  81. },
  82. {
  83. "foreground": "ffbc80",
  84. "token": "string.quoted.double.multiline"
  85. },
  86. {
  87. "foreground": "ffbc80",
  88. "token": "meta.scope.heredoc"
  89. },
  90. {
  91. "foreground": "fffc80",
  92. "background": "1a1a1a",
  93. "token": "string.interpolated"
  94. },
  95. {
  96. "foreground": "fff800",
  97. "background": "438000",
  98. "token": "string.regexp"
  99. },
  100. {
  101. "background": "438000",
  102. "token": "string.regexp.group"
  103. },
  104. {
  105. "foreground": "ffffff",
  106. "background": "438000",
  107. "token": "string.regexp.group string.regexp.group"
  108. },
  109. {
  110. "foreground": "ffffff",
  111. "background": "438000",
  112. "token": "string.regexp.group string.regexp.group string.regexp.group"
  113. },
  114. {
  115. "foreground": "ffffff",
  116. "background": "438000",
  117. "token": "string.regexp.group string.regexp.group string.regexp.group string.regexp.group"
  118. },
  119. {
  120. "foreground": "86ff00",
  121. "background": "438000",
  122. "token": "string.regexp.character-class"
  123. },
  124. {
  125. "foreground": "00fff8",
  126. "background": "438000",
  127. "token": "string.regexp.arbitrary-repitition"
  128. },
  129. {
  130. "foreground": "803d00",
  131. "token": "string.regexp punctuation.definition.string keyword.other"
  132. },
  133. {
  134. "background": "0086ff",
  135. "token": "meta.group.assertion.regexp"
  136. },
  137. {
  138. "foreground": "0086ff",
  139. "token": "meta.assertion"
  140. },
  141. {
  142. "foreground": "0086ff",
  143. "token": "meta.group.assertion keyword.control.group.regexp"
  144. },
  145. {
  146. "foreground": "0086ff",
  147. "token": "meta.group.assertion punctuation.definition.group"
  148. },
  149. {
  150. "foreground": "c6ff00",
  151. "token": "constant.numeric"
  152. },
  153. {
  154. "foreground": "86ff00",
  155. "token": "constant.character"
  156. },
  157. {
  158. "foreground": "07ff00",
  159. "token": "constant.language"
  160. },
  161. {
  162. "foreground": "07ff00",
  163. "token": "keyword.other.unit"
  164. },
  165. {
  166. "foreground": "07ff00",
  167. "token": "constant.other.java"
  168. },
  169. {
  170. "foreground": "07ff00",
  171. "token": "constant.other.unit"
  172. },
  173. {
  174. "foreground": "07ff00",
  175. "background": "048000",
  176. "token": "constant.language.pseudo-variable"
  177. },
  178. {
  179. "foreground": "00ff79",
  180. "token": "constant.other"
  181. },
  182. {
  183. "foreground": "00ff79",
  184. "token": "constant.block"
  185. },
  186. {
  187. "foreground": "00fff8",
  188. "token": "support.constant"
  189. },
  190. {
  191. "foreground": "00fff8",
  192. "token": "constant.name"
  193. },
  194. {
  195. "foreground": "00ff79",
  196. "background": "00807c",
  197. "token": "variable.other.readwrite.global.pre-defined"
  198. },
  199. {
  200. "foreground": "00ff79",
  201. "background": "00807c",
  202. "token": "variable.language"
  203. },
  204. {
  205. "foreground": "00fff8",
  206. "token": "variable.other.constant"
  207. },
  208. {
  209. "foreground": "00fff8",
  210. "background": "00807c",
  211. "token": "support.variable"
  212. },
  213. {
  214. "foreground": "00807c",
  215. "background": "004380",
  216. "token": "variable.other.readwrite.global"
  217. },
  218. {
  219. "foreground": "31a6ff",
  220. "token": "variable.other"
  221. },
  222. {
  223. "foreground": "31a6ff",
  224. "token": "variable.js"
  225. },
  226. {
  227. "foreground": "31a6ff",
  228. "token": "punctuation.separator.variable"
  229. },
  230. {
  231. "foreground": "0086ff",
  232. "background": "0008ff",
  233. "token": "variable.other.readwrite.class"
  234. },
  235. {
  236. "foreground": "406180",
  237. "token": "variable.other.readwrite.instance"
  238. },
  239. {
  240. "foreground": "406180",
  241. "token": "variable.other.php"
  242. },
  243. {
  244. "foreground": "406180",
  245. "token": "variable.other.normal"
  246. },
  247. {
  248. "foreground": "000000",
  249. "token": "punctuation.definition"
  250. },
  251. {
  252. "foreground": "000000",
  253. "token": "punctuation.separator.variable"
  254. },
  255. {
  256. "foreground": "7e0080",
  257. "token": "storage -storage.modifier"
  258. },
  259. {
  260. "background": "803d00",
  261. "token": "other.preprocessor"
  262. },
  263. {
  264. "background": "803d00",
  265. "token": "entity.name.preprocessor"
  266. },
  267. {
  268. "foreground": "666666",
  269. "token": "variable.language.this.js"
  270. },
  271. {
  272. "foreground": "803d00",
  273. "token": "storage.modifier"
  274. },
  275. {
  276. "foreground": "ff0000",
  277. "token": "entity.name.class"
  278. },
  279. {
  280. "foreground": "ff0000",
  281. "token": "entity.name.type.class"
  282. },
  283. {
  284. "foreground": "ff0000",
  285. "token": "entity.name.type.module"
  286. },
  287. {
  288. "foreground": "870000",
  289. "background": "ff0000",
  290. "token": "meta.class -meta.class.instance"
  291. },
  292. {
  293. "foreground": "870000",
  294. "background": "ff0000",
  295. "token": "declaration.class"
  296. },
  297. {
  298. "foreground": "870000",
  299. "background": "ff0000",
  300. "token": "meta.definition.class"
  301. },
  302. {
  303. "foreground": "870000",
  304. "background": "ff0000",
  305. "token": "declaration.module"
  306. },
  307. {
  308. "foreground": "ff0000",
  309. "background": "870000",
  310. "token": "support.type"
  311. },
  312. {
  313. "foreground": "ff0000",
  314. "background": "870000",
  315. "token": "support.class"
  316. },
  317. {
  318. "foreground": "ff3d44",
  319. "token": "entity.name.instance"
  320. },
  321. {
  322. "foreground": "ff3d44",
  323. "token": "entity.name.type.instance"
  324. },
  325. {
  326. "background": "831e51",
  327. "token": "meta.class.instance.constructor"
  328. },
  329. {
  330. "foreground": "ff0086",
  331. "background": "800004",
  332. "token": "entity.other.inherited-class"
  333. },
  334. {
  335. "foreground": "ff0086",
  336. "background": "800004",
  337. "token": "entity.name.module"
  338. },
  339. {
  340. "foreground": "ff0086",
  341. "token": "meta.definition.method"
  342. },
  343. {
  344. "foreground": "ff0086",
  345. "token": "entity.name.function"
  346. },
  347. {
  348. "foreground": "ff0086",
  349. "token": "entity.name.preprocessor"
  350. },
  351. {
  352. "foreground": "9799ff",
  353. "token": "variable.parameter.function"
  354. },
  355. {
  356. "foreground": "9799ff",
  357. "token": "variable.parameter -variable.parameter.misc.css"
  358. },
  359. {
  360. "foreground": "9799ff",
  361. "token": "meta.definition.method meta.definition.param-list"
  362. },
  363. {
  364. "foreground": "9799ff",
  365. "token": "meta.function.method.with-arguments variable.parameter.function"
  366. },
  367. {
  368. "foreground": "800004",
  369. "token": "punctuation.definition.parameters"
  370. },
  371. {
  372. "foreground": "800004",
  373. "token": "variable.parameter.function punctuation.separator.object"
  374. },
  375. {
  376. "foreground": "782ec1",
  377. "token": "keyword.other.special-method"
  378. },
  379. {
  380. "foreground": "782ec1",
  381. "token": "meta.function-call entity.name.function -(meta.function-call meta.function)"
  382. },
  383. {
  384. "foreground": "782ec1",
  385. "token": "support.function - variable"
  386. },
  387. {
  388. "foreground": "9d3eff",
  389. "token": "meta.function-call support.function - variable"
  390. },
  391. {
  392. "foreground": "603f80",
  393. "background": "603f80",
  394. "token": "support.function"
  395. },
  396. {
  397. "foreground": "bc80ff",
  398. "token": "punctuation.section.function"
  399. },
  400. {
  401. "foreground": "bc80ff",
  402. "token": "meta.brace.curly.function"
  403. },
  404. {
  405. "foreground": "bc80ff",
  406. "token": "meta.function-call punctuation.section.scope.ruby"
  407. },
  408. {
  409. "foreground": "bc80ff",
  410. "token": "meta.function-call punctuation.separator.object"
  411. },
  412. {
  413. "foreground": "bc80ff",
  414. "fontStyle": "bold",
  415. "token": "meta.group.braces.round punctuation.section.scope"
  416. },
  417. {
  418. "foreground": "bc80ff",
  419. "fontStyle": "bold",
  420. "token": "meta.group.braces.round meta.delimiter.object.comma"
  421. },
  422. {
  423. "foreground": "bc80ff",
  424. "fontStyle": "bold",
  425. "token": "meta.group.braces.curly.function meta.delimiter.object.comma"
  426. },
  427. {
  428. "foreground": "bc80ff",
  429. "fontStyle": "bold",
  430. "token": "meta.brace.round"
  431. },
  432. {
  433. "foreground": "a88fc0",
  434. "token": "meta.function-call.method.without-arguments"
  435. },
  436. {
  437. "foreground": "a88fc0",
  438. "token": "meta.function-call.method.without-arguments entity.name.function"
  439. },
  440. {
  441. "foreground": "f800ff",
  442. "token": "keyword.control"
  443. },
  444. {
  445. "foreground": "7900ff",
  446. "token": "keyword.other"
  447. },
  448. {
  449. "foreground": "0000ce",
  450. "token": "keyword.operator"
  451. },
  452. {
  453. "foreground": "0000ce",
  454. "token": "declaration.function.operator"
  455. },
  456. {
  457. "foreground": "0000ce",
  458. "token": "meta.preprocessor.c.include"
  459. },
  460. {
  461. "foreground": "0000ce",
  462. "token": "punctuation.separator.operator"
  463. },
  464. {
  465. "foreground": "0000ce",
  466. "background": "00009a",
  467. "token": "keyword.operator.assignment"
  468. },
  469. {
  470. "foreground": "2136ce",
  471. "token": "keyword.operator.arithmetic"
  472. },
  473. {
  474. "foreground": "3759ff",
  475. "background": "00009a",
  476. "token": "keyword.operator.logical"
  477. },
  478. {
  479. "foreground": "7c88ff",
  480. "token": "keyword.operator.comparison"
  481. },
  482. {
  483. "foreground": "800043",
  484. "token": "meta.class.instance.constructor keyword.operator.new"
  485. },
  486. {
  487. "foreground": "cccccc",
  488. "background": "333333",
  489. "token": "meta.doctype"
  490. },
  491. {
  492. "foreground": "cccccc",
  493. "background": "333333",
  494. "token": "meta.tag.sgml-declaration.doctype"
  495. },
  496. {
  497. "foreground": "cccccc",
  498. "background": "333333",
  499. "token": "meta.tag.sgml.doctype"
  500. },
  501. {
  502. "foreground": "333333",
  503. "token": "meta.tag"
  504. },
  505. {
  506. "foreground": "666666",
  507. "background": "333333",
  508. "token": "meta.tag.structure"
  509. },
  510. {
  511. "foreground": "666666",
  512. "background": "333333",
  513. "token": "meta.tag.segment"
  514. },
  515. {
  516. "foreground": "4c4c4c",
  517. "background": "4c4c4c",
  518. "token": "meta.tag.block"
  519. },
  520. {
  521. "foreground": "4c4c4c",
  522. "background": "4c4c4c",
  523. "token": "meta.tag.xml"
  524. },
  525. {
  526. "foreground": "4c4c4c",
  527. "background": "4c4c4c",
  528. "token": "meta.tag.key"
  529. },
  530. {
  531. "foreground": "ff7900",
  532. "background": "803d00",
  533. "token": "meta.tag.inline"
  534. },
  535. {
  536. "background": "803d00",
  537. "token": "meta.tag.inline source"
  538. },
  539. {
  540. "foreground": "ff0007",
  541. "background": "800004",
  542. "token": "meta.tag.other"
  543. },
  544. {
  545. "foreground": "ff0007",
  546. "background": "800004",
  547. "token": "entity.name.tag.style"
  548. },
  549. {
  550. "foreground": "ff0007",
  551. "background": "800004",
  552. "token": "entity.name.tag.script"
  553. },
  554. {
  555. "foreground": "ff0007",
  556. "background": "800004",
  557. "token": "meta.tag.block.script"
  558. },
  559. {
  560. "foreground": "ff0007",
  561. "background": "800004",
  562. "token": "source.js.embedded punctuation.definition.tag.html"
  563. },
  564. {
  565. "foreground": "ff0007",
  566. "background": "800004",
  567. "token": "source.css.embedded punctuation.definition.tag.html"
  568. },
  569. {
  570. "foreground": "0086ff",
  571. "background": "004380",
  572. "token": "meta.tag.form"
  573. },
  574. {
  575. "foreground": "0086ff",
  576. "background": "004380",
  577. "token": "meta.tag.block.form"
  578. },
  579. {
  580. "foreground": "f800ff",
  581. "background": "3c0080",
  582. "token": "meta.tag.meta"
  583. },
  584. {
  585. "background": "121212",
  586. "token": "meta.section.html.head"
  587. },
  588. {
  589. "background": "004380",
  590. "token": "meta.section.html.form"
  591. },
  592. {
  593. "foreground": "666666",
  594. "token": "meta.tag.xml"
  595. },
  596. {
  597. "foreground": "ffffff",
  598. "token": "entity.name.tag"
  599. },
  600. {
  601. "foreground": "ffffff",
  602. "token": "entity.other.attribute-name"
  603. },
  604. {
  605. "foreground": "ffffff",
  606. "token": "meta.tag punctuation.definition.string"
  607. },
  608. {
  609. "foreground": "ffffff",
  610. "token": "meta.tag string -source -punctuation"
  611. },
  612. {
  613. "foreground": "ffffff",
  614. "token": "text source text meta.tag string -punctuation"
  615. },
  616. {
  617. "foreground": "999999",
  618. "token": "text meta.paragraph"
  619. },
  620. {
  621. "foreground": "fff800",
  622. "background": "333333",
  623. "token": "markup markup -(markup meta.paragraph.list)"
  624. },
  625. {
  626. "foreground": "000000",
  627. "background": "ffffff",
  628. "token": "markup.hr"
  629. },
  630. {
  631. "foreground": "ffffff",
  632. "token": "markup.heading"
  633. },
  634. {
  635. "foreground": "95d4ff",
  636. "fontStyle": "bold",
  637. "token": "markup.bold"
  638. },
  639. {
  640. "fontStyle": "italic",
  641. "token": "markup.italic"
  642. },
  643. {
  644. "fontStyle": "underline",
  645. "token": "markup.underline"
  646. },
  647. {
  648. "foreground": "0086ff",
  649. "token": "meta.reference"
  650. },
  651. {
  652. "foreground": "0086ff",
  653. "token": "markup.underline.link"
  654. },
  655. {
  656. "foreground": "00fff8",
  657. "background": "004380",
  658. "token": "entity.name.reference"
  659. },
  660. {
  661. "foreground": "00fff8",
  662. "fontStyle": "underline",
  663. "token": "meta.reference.list markup.underline.link"
  664. },
  665. {
  666. "foreground": "00fff8",
  667. "fontStyle": "underline",
  668. "token": "text.html.textile markup.underline.link"
  669. },
  670. {
  671. "background": "808080",
  672. "token": "markup.raw.block"
  673. },
  674. {
  675. "background": "ffffff",
  676. "token": "markup.quote"
  677. },
  678. {
  679. "foreground": "ffffff",
  680. "token": "markup.list meta.paragraph"
  681. },
  682. {
  683. "foreground": "000000",
  684. "background": "ffffff",
  685. "token": "text.html.markdown"
  686. },
  687. {
  688. "foreground": "000000",
  689. "token": "text.html.markdown meta.paragraph"
  690. },
  691. {
  692. "foreground": "555555",
  693. "token": "text.html.markdown markup.list meta.paragraph"
  694. },
  695. {
  696. "foreground": "000000",
  697. "fontStyle": "bold",
  698. "token": "text.html.markdown markup.heading"
  699. },
  700. {
  701. "foreground": "8a5420",
  702. "token": "text.html.markdown string"
  703. },
  704. {
  705. "foreground": "666666",
  706. "token": "meta.selector"
  707. },
  708. {
  709. "foreground": "006680",
  710. "token": "source.css meta.scope.property-list meta.property-value punctuation.definition.arguments"
  711. },
  712. {
  713. "foreground": "006680",
  714. "token": "source.css meta.scope.property-list meta.property-value punctuation.separator.arguments"
  715. },
  716. {
  717. "foreground": "4f00ff",
  718. "token": "entity.other.attribute-name.pseudo-element"
  719. },
  720. {
  721. "foreground": "7900ff",
  722. "token": "entity.other.attribute-name.pseudo-class"
  723. },
  724. {
  725. "foreground": "7900ff",
  726. "token": "entity.other.attribute-name.tag.pseudo-class"
  727. },
  728. {
  729. "foreground": "f800ff",
  730. "token": "meta.selector entity.other.attribute-name.class"
  731. },
  732. {
  733. "foreground": "ff0086",
  734. "token": "meta.selector entity.other.attribute-name.id"
  735. },
  736. {
  737. "foreground": "ff0007",
  738. "token": "meta.selector entity.name.tag"
  739. },
  740. {
  741. "foreground": "ff7900",
  742. "fontStyle": "bold",
  743. "token": "entity.name.tag.wildcard"
  744. },
  745. {
  746. "foreground": "ff7900",
  747. "fontStyle": "bold",
  748. "token": "entity.other.attribute-name.universal"
  749. },
  750. {
  751. "foreground": "c25a00",
  752. "token": "source.css entity.other.attribute-name.attribute"
  753. },
  754. {
  755. "foreground": "673000",
  756. "token": "source.css meta.attribute-selector keyword.operator.comparison"
  757. },
  758. {
  759. "foreground": "333333",
  760. "fontStyle": "bold",
  761. "token": "meta.scope.property-list"
  762. },
  763. {
  764. "foreground": "999999",
  765. "token": "meta.property-name"
  766. },
  767. {
  768. "foreground": "ffffff",
  769. "background": "0d0d0d",
  770. "token": "support.type.property-name"
  771. },
  772. {
  773. "foreground": "999999",
  774. "background": "191919",
  775. "token": "meta.property-value"
  776. },
  777. {
  778. "background": "000000",
  779. "token": "text.latex markup.raw"
  780. },
  781. {
  782. "foreground": "bc80ff",
  783. "token": "text.latex support.function -support.function.textit -support.function.emph"
  784. },
  785. {
  786. "foreground": "ffffff",
  787. "token": "text.latex support.function.section"
  788. },
  789. {
  790. "foreground": "000000",
  791. "background": "ffffff",
  792. "token": "text.latex entity.name.section -meta.group -keyword.operator.braces"
  793. },
  794. {
  795. "background": "000000",
  796. "token": "text.latex keyword.operator.delimiter"
  797. },
  798. {
  799. "foreground": "999999",
  800. "token": "text.latex keyword.operator.brackets"
  801. },
  802. {
  803. "foreground": "666666",
  804. "token": "text.latex keyword.operator.braces"
  805. },
  806. {
  807. "foreground": "0008ff",
  808. "background": "000080",
  809. "token": "meta.footnote"
  810. },
  811. {
  812. "background": "ffffff",
  813. "token": "text.latex meta.label.reference"
  814. },
  815. {
  816. "foreground": "ff0007",
  817. "background": "260001",
  818. "token": "text.latex keyword.control.ref"
  819. },
  820. {
  821. "foreground": "ffbc80",
  822. "background": "400002",
  823. "token": "text.latex variable.parameter.label.reference"
  824. },
  825. {
  826. "foreground": "ff0086",
  827. "background": "260014",
  828. "token": "text.latex keyword.control.cite"
  829. },
  830. {
  831. "foreground": "ffbfe1",
  832. "background": "400022",
  833. "token": "variable.parameter.cite"
  834. },
  835. {
  836. "foreground": "ffffff",
  837. "token": "text.latex variable.parameter.label"
  838. },
  839. {
  840. "foreground": "cdcdcd",
  841. "token": "meta.function markup"
  842. },
  843. {
  844. "foreground": "333333",
  845. "token": "text.latex meta.group.braces"
  846. },
  847. {
  848. "foreground": "333333",
  849. "background": "000000",
  850. "token": "text.latex meta.environment.list"
  851. },
  852. {
  853. "foreground": "333333",
  854. "background": "000000",
  855. "token": "text.latex meta.environment.list meta.environment.list"
  856. },
  857. {
  858. "foreground": "333333",
  859. "background": "000000",
  860. "token": "text.latex meta.environment.list meta.environment.list meta.environment.list"
  861. },
  862. {
  863. "foreground": "333333",
  864. "token": "text.latex meta.environment.list meta.environment.list meta.environment.list meta.environment.list"
  865. },
  866. {
  867. "foreground": "333333",
  868. "token": "text.latex meta.environment.list meta.environment.list meta.environment.list meta.environment.list meta.environment.list"
  869. },
  870. {
  871. "foreground": "333333",
  872. "token": "text.latex meta.environment.list meta.environment.list meta.environment.list meta.environment.list meta.environment.list meta.environment.list"
  873. },
  874. {
  875. "foreground": "000000",
  876. "background": "cccccc",
  877. "token": "text.latex meta.end-document"
  878. },
  879. {
  880. "foreground": "000000",
  881. "background": "cccccc",
  882. "token": "text.latex meta.begin-document"
  883. },
  884. {
  885. "foreground": "000000",
  886. "background": "cccccc",
  887. "token": "meta.end-document.latex support.function"
  888. },
  889. {
  890. "foreground": "000000",
  891. "background": "cccccc",
  892. "token": "meta.end-document.latex variable.parameter"
  893. },
  894. {
  895. "foreground": "000000",
  896. "background": "cccccc",
  897. "token": "meta.begin-document.latex support.function"
  898. },
  899. {
  900. "foreground": "000000",
  901. "background": "cccccc",
  902. "token": "meta.begin-document.latex variable.parameter"
  903. },
  904. {
  905. "foreground": "00ffaa",
  906. "background": "008055",
  907. "token": "meta.brace.erb.return-value"
  908. },
  909. {
  910. "background": "808080",
  911. "token": "source.ruby.rails.embedded.return-value.one-line"
  912. },
  913. {
  914. "foreground": "00fff8",
  915. "background": "00fff8",
  916. "token": "punctuation.section.embedded -(source string source punctuation.section.embedded)"
  917. },
  918. {
  919. "foreground": "00fff8",
  920. "background": "00fff8",
  921. "token": "meta.brace.erb.html"
  922. },
  923. {
  924. "background": "00fff8",
  925. "token": "source.ruby.rails.embedded.one-line"
  926. },
  927. {
  928. "foreground": "406180",
  929. "token": "source string source punctuation.section.embedded"
  930. },
  931. {
  932. "background": "0d0d0d",
  933. "token": "source.js.embedded"
  934. },
  935. {
  936. "background": "000000",
  937. "token": "meta.brace.erb"
  938. },
  939. {
  940. "foreground": "ffffff",
  941. "background": "333333",
  942. "token": "source string source"
  943. },
  944. {
  945. "foreground": "999999",
  946. "background": "000000",
  947. "token": "source string.interpolated source"
  948. },
  949. {
  950. "background": "333333",
  951. "token": "source source"
  952. },
  953. {
  954. "background": "333333",
  955. "token": "source.java.embedded"
  956. },
  957. {
  958. "foreground": "ffffff",
  959. "token": "text -text.xml.strict"
  960. },
  961. {
  962. "foreground": "cccccc",
  963. "background": "000000",
  964. "token": "text source"
  965. },
  966. {
  967. "foreground": "cccccc",
  968. "background": "000000",
  969. "token": "meta.scope.django.template"
  970. },
  971. {
  972. "foreground": "999999",
  973. "token": "text string source"
  974. },
  975. {
  976. "foreground": "330004",
  977. "background": "ff0007",
  978. "fontStyle": "bold",
  979. "token": "invalid -invalid.SOMETHING"
  980. },
  981. {
  982. "foreground": "ff3600",
  983. "fontStyle": "underline",
  984. "token": "invalid.SOMETHING"
  985. },
  986. {
  987. "foreground": "333333",
  988. "token": "meta.syntax"
  989. },
  990. {
  991. "foreground": "4c4c4c",
  992. "background": "333333",
  993. "token": "comment -comment.line"
  994. },
  995. {
  996. "foreground": "4c4c4c",
  997. "fontStyle": "italic",
  998. "token": "comment.line"
  999. },
  1000. {
  1001. "fontStyle": "italic",
  1002. "token": "text comment.block -source"
  1003. },
  1004. {
  1005. "foreground": "40ff9a",
  1006. "background": "00401e",
  1007. "token": "markup.inserted"
  1008. },
  1009. {
  1010. "foreground": "ff40a3",
  1011. "background": "400022",
  1012. "token": "markup.deleted"
  1013. },
  1014. {
  1015. "foreground": "ffff55",
  1016. "background": "803d00",
  1017. "token": "markup.changed"
  1018. },
  1019. {
  1020. "foreground": "ffffff",
  1021. "background": "000000",
  1022. "token": "text.subversion-commit meta.scope.changed-files"
  1023. },
  1024. {
  1025. "foreground": "ffffff",
  1026. "background": "000000",
  1027. "token": "text.subversion-commit meta.scope.changed-files.svn meta.diff.separator"
  1028. },
  1029. {
  1030. "foreground": "000000",
  1031. "background": "ffffff",
  1032. "token": "text.subversion-commit"
  1033. },
  1034. {
  1035. "foreground": "7f7f7f",
  1036. "background": "ffffff",
  1037. "fontStyle": "bold",
  1038. "token": "punctuation.terminator"
  1039. },
  1040. {
  1041. "foreground": "7f7f7f",
  1042. "background": "ffffff",
  1043. "fontStyle": "bold",
  1044. "token": "meta.delimiter"
  1045. },
  1046. {
  1047. "foreground": "7f7f7f",
  1048. "background": "ffffff",
  1049. "fontStyle": "bold",
  1050. "token": "punctuation.separator.method"
  1051. },
  1052. {
  1053. "background": "000000",
  1054. "token": "punctuation.terminator.statement"
  1055. },
  1056. {
  1057. "background": "000000",
  1058. "token": "meta.delimiter.statement.js"
  1059. },
  1060. {
  1061. "background": "000000",
  1062. "token": "meta.delimiter.object.js"
  1063. },
  1064. {
  1065. "foreground": "803d00",
  1066. "fontStyle": "bold",
  1067. "token": "string.quoted.single.brace"
  1068. },
  1069. {
  1070. "foreground": "803d00",
  1071. "fontStyle": "bold",
  1072. "token": "string.quoted.double.brace"
  1073. },
  1074. {
  1075. "foreground": "333333",
  1076. "background": "dcdcdc",
  1077. "token": "text.blog"
  1078. },
  1079. {
  1080. "foreground": "333333",
  1081. "background": "dcdcdc",
  1082. "token": "text.mail"
  1083. },
  1084. {
  1085. "foreground": "cccccc",
  1086. "background": "000000",
  1087. "token": "text.blog text"
  1088. },
  1089. {
  1090. "foreground": "cccccc",
  1091. "background": "000000",
  1092. "token": "text.mail text"
  1093. },
  1094. {
  1095. "foreground": "06403e",
  1096. "background": "00fff8",
  1097. "token": "meta.header.blog keyword.other"
  1098. },
  1099. {
  1100. "foreground": "06403e",
  1101. "background": "00fff8",
  1102. "token": "meta.header.mail keyword.other"
  1103. },
  1104. {
  1105. "foreground": "803d00",
  1106. "background": "ffff55",
  1107. "token": "meta.header.blog string.unquoted.blog"
  1108. },
  1109. {
  1110. "foreground": "803d00",
  1111. "background": "ffff55",
  1112. "token": "meta.header.mail string.unquoted"
  1113. },
  1114. {
  1115. "foreground": "ff0000",
  1116. "token": "source.ocaml entity.name.type.module"
  1117. },
  1118. {
  1119. "foreground": "ff0000",
  1120. "background": "830000",
  1121. "token": "source.ocaml support.other.module"
  1122. },
  1123. {
  1124. "foreground": "00fff8",
  1125. "token": "entity.name.type.variant"
  1126. },
  1127. {
  1128. "foreground": "00ff79",
  1129. "token": "source.ocaml entity.name.tag"
  1130. },
  1131. {
  1132. "foreground": "00ff79",
  1133. "token": "source.ocaml meta.record.definition"
  1134. },
  1135. {
  1136. "foreground": "ffffff",
  1137. "fontStyle": "bold",
  1138. "token": "punctuation.separator.parameters"
  1139. },
  1140. {
  1141. "foreground": "4c4c4c",
  1142. "background": "333333",
  1143. "token": "meta.brace.pipe"
  1144. },
  1145. {
  1146. "foreground": "666666",
  1147. "fontStyle": "bold",
  1148. "token": "meta.brace.erb"
  1149. },
  1150. {
  1151. "foreground": "666666",
  1152. "fontStyle": "bold",
  1153. "token": "source.ruby.embedded.source.brace"
  1154. },
  1155. {
  1156. "foreground": "666666",
  1157. "fontStyle": "bold",
  1158. "token": "punctuation.section.dictionary"
  1159. },
  1160. {
  1161. "foreground": "666666",
  1162. "fontStyle": "bold",
  1163. "token": "punctuation.terminator.dictionary"
  1164. },
  1165. {
  1166. "foreground": "666666",
  1167. "fontStyle": "bold",
  1168. "token": "punctuation.separator.object"
  1169. },
  1170. {
  1171. "foreground": "666666",
  1172. "fontStyle": "bold",
  1173. "token": "punctuation.separator.statement"
  1174. },
  1175. {
  1176. "foreground": "666666",
  1177. "fontStyle": "bold",
  1178. "token": "punctuation.separator.key-value.css"
  1179. },
  1180. {
  1181. "foreground": "999999",
  1182. "fontStyle": "bold",
  1183. "token": "punctuation.section.scope.curly"
  1184. },
  1185. {
  1186. "foreground": "999999",
  1187. "fontStyle": "bold",
  1188. "token": "punctuation.section.scope"
  1189. },
  1190. {
  1191. "foreground": "0c823b",
  1192. "fontStyle": "bold",
  1193. "token": "punctuation.separator.objects"
  1194. },
  1195. {
  1196. "foreground": "0c823b",
  1197. "fontStyle": "bold",
  1198. "token": "meta.group.braces.curly meta.delimiter.object.comma"
  1199. },
  1200. {
  1201. "foreground": "0c823b",
  1202. "fontStyle": "bold",
  1203. "token": "punctuation.separator.key-value -meta.tag"
  1204. },
  1205. {
  1206. "foreground": "0c823b",
  1207. "fontStyle": "bold",
  1208. "token": "source.ocaml punctuation.separator.match-definition"
  1209. },
  1210. {
  1211. "foreground": "800043",
  1212. "token": "punctuation.separator.parameters.function.js"
  1213. },
  1214. {
  1215. "foreground": "800043",
  1216. "token": "punctuation.definition.function"
  1217. },
  1218. {
  1219. "foreground": "800043",
  1220. "token": "punctuation.separator.function-return"
  1221. },
  1222. {
  1223. "foreground": "800043",
  1224. "token": "punctuation.separator.function-definition"
  1225. },
  1226. {
  1227. "foreground": "800043",
  1228. "token": "punctuation.definition.arguments"
  1229. },
  1230. {
  1231. "foreground": "800043",
  1232. "token": "punctuation.separator.arguments"
  1233. },
  1234. {
  1235. "foreground": "7f5e40",
  1236. "background": "803d00",
  1237. "fontStyle": "bold",
  1238. "token": "meta.group.braces.square punctuation.section.scope"
  1239. },
  1240. {
  1241. "foreground": "7f5e40",
  1242. "background": "803d00",
  1243. "fontStyle": "bold",
  1244. "token": "meta.group.braces.square meta.delimiter.object.comma"
  1245. },
  1246. {
  1247. "foreground": "7f5e40",
  1248. "background": "803d00",
  1249. "fontStyle": "bold",
  1250. "token": "meta.brace.square"
  1251. },
  1252. {
  1253. "foreground": "7f5e40",
  1254. "background": "803d00",
  1255. "fontStyle": "bold",
  1256. "token": "punctuation.separator.array"
  1257. },
  1258. {
  1259. "foreground": "7f5e40",
  1260. "background": "803d00",
  1261. "fontStyle": "bold",
  1262. "token": "punctuation.section.array"
  1263. },
  1264. {
  1265. "foreground": "7f5e40",
  1266. "background": "803d00",
  1267. "fontStyle": "bold",
  1268. "token": "punctuation.definition.array"
  1269. },
  1270. {
  1271. "foreground": "7f5e40",
  1272. "background": "803d00",
  1273. "fontStyle": "bold",
  1274. "token": "punctuation.definition.constant.range"
  1275. },
  1276. {
  1277. "background": "803d00",
  1278. "token": "meta.structure.array -punctuation.definition.array"
  1279. },
  1280. {
  1281. "background": "803d00",
  1282. "token": "meta.definition.range -punctuation.definition.constant.range"
  1283. },
  1284. {
  1285. "background": "000000",
  1286. "token": "meta.brace.curly meta.group.css"
  1287. },
  1288. {
  1289. "foreground": "666666",
  1290. "background": "000000",
  1291. "token": "meta.source.embedded"
  1292. },
  1293. {
  1294. "foreground": "666666",
  1295. "background": "000000",
  1296. "token": "entity.other.django.tagbraces"
  1297. },
  1298. {
  1299. "background": "000000",
  1300. "token": "source.ruby meta.even-tab"
  1301. },
  1302. {
  1303. "background": "000000",
  1304. "token": "source.ruby meta.even-tab.group2"
  1305. },
  1306. {
  1307. "background": "000000",
  1308. "token": "source.ruby meta.even-tab.group4"
  1309. },
  1310. {
  1311. "background": "000000",
  1312. "token": "source.ruby meta.even-tab.group6"
  1313. },
  1314. {
  1315. "background": "000000",
  1316. "token": "source.ruby meta.even-tab.group8"
  1317. },
  1318. {
  1319. "background": "000000",
  1320. "token": "source.ruby meta.even-tab.group10"
  1321. },
  1322. {
  1323. "background": "000000",
  1324. "token": "source.ruby meta.even-tab.group12"
  1325. },
  1326. {
  1327. "foreground": "666666",
  1328. "token": "meta.block.slate"
  1329. },
  1330. {
  1331. "foreground": "cccccc",
  1332. "token": "meta.block.content.slate"
  1333. },
  1334. {
  1335. "background": "0a0a0a",
  1336. "token": "meta.odd-tab.group1"
  1337. },
  1338. {
  1339. "background": "0a0a0a",
  1340. "token": "meta.group.braces"
  1341. },
  1342. {
  1343. "background": "0a0a0a",
  1344. "token": "meta.block.slate"
  1345. },
  1346. {
  1347. "background": "0a0a0a",
  1348. "token": "text.xml.strict meta.tag"
  1349. },
  1350. {
  1351. "background": "0a0a0a",
  1352. "token": "meta.paren-group"
  1353. },
  1354. {
  1355. "background": "0a0a0a",
  1356. "token": "meta.section"
  1357. },
  1358. {
  1359. "background": "0e0e0e",
  1360. "token": "meta.even-tab.group2"
  1361. },
  1362. {
  1363. "background": "0e0e0e",
  1364. "token": "meta.group.braces meta.group.braces"
  1365. },
  1366. {
  1367. "background": "0e0e0e",
  1368. "token": "meta.block.slate meta.block.slate"
  1369. },
  1370. {
  1371. "background": "0e0e0e",
  1372. "token": "text.xml.strict meta.tag meta.tag"
  1373. },
  1374. {
  1375. "background": "0e0e0e",
  1376. "token": "meta.group.braces meta.group.braces"
  1377. },
  1378. {
  1379. "background": "0e0e0e",
  1380. "token": "meta.paren-group meta.paren-group"
  1381. },
  1382. {
  1383. "background": "0e0e0e",
  1384. "token": "meta.section meta.section"
  1385. },
  1386. {
  1387. "background": "111111",
  1388. "token": "meta.odd-tab.group3"
  1389. },
  1390. {
  1391. "background": "111111",
  1392. "token": "meta.group.braces meta.group.braces meta.group.braces"
  1393. },
  1394. {
  1395. "background": "111111",
  1396. "token": "meta.block.slate meta.block.slate meta.block.slate"
  1397. },
  1398. {
  1399. "background": "111111",
  1400. "token": "text.xml.strict meta.tag meta.tag meta.tag"
  1401. },
  1402. {
  1403. "background": "111111",
  1404. "token": "meta.group.braces meta.group.braces meta.group.braces"
  1405. },
  1406. {
  1407. "background": "111111",
  1408. "token": "meta.paren-group meta.paren-group meta.paren-group"
  1409. },
  1410. {
  1411. "background": "111111",
  1412. "token": "meta.section meta.section meta.section"
  1413. },
  1414. {
  1415. "background": "151515",
  1416. "token": "meta.even-tab.group4"
  1417. },
  1418. {
  1419. "background": "151515",
  1420. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1421. },
  1422. {
  1423. "background": "151515",
  1424. "token": "meta.block.slate meta.block.slate meta.block.slate meta.block.slate"
  1425. },
  1426. {
  1427. "background": "151515",
  1428. "token": "text.xml.strict meta.tag meta.tag meta.tag meta.tag"
  1429. },
  1430. {
  1431. "background": "151515",
  1432. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1433. },
  1434. {
  1435. "background": "151515",
  1436. "token": "meta.paren-group meta.paren-group meta.paren-group meta.paren-group"
  1437. },
  1438. {
  1439. "background": "151515",
  1440. "token": "meta.section meta.section meta.section meta.section"
  1441. },
  1442. {
  1443. "background": "191919",
  1444. "token": "meta.odd-tab.group5"
  1445. },
  1446. {
  1447. "background": "191919",
  1448. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1449. },
  1450. {
  1451. "background": "191919",
  1452. "token": "meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate"
  1453. },
  1454. {
  1455. "background": "191919",
  1456. "token": "text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag"
  1457. },
  1458. {
  1459. "background": "191919",
  1460. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1461. },
  1462. {
  1463. "background": "191919",
  1464. "token": "meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group"
  1465. },
  1466. {
  1467. "background": "191919",
  1468. "token": "meta.section meta.section meta.section meta.section meta.section"
  1469. },
  1470. {
  1471. "background": "1c1c1c",
  1472. "token": "meta.even-tab.group6"
  1473. },
  1474. {
  1475. "background": "1c1c1c",
  1476. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1477. },
  1478. {
  1479. "background": "1c1c1c",
  1480. "token": "meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate"
  1481. },
  1482. {
  1483. "background": "1c1c1c",
  1484. "token": "text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag"
  1485. },
  1486. {
  1487. "background": "1c1c1c",
  1488. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1489. },
  1490. {
  1491. "background": "1c1c1c",
  1492. "token": "meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group"
  1493. },
  1494. {
  1495. "background": "1c1c1c",
  1496. "token": "meta.section meta.section meta.section meta.section meta.section meta.section"
  1497. },
  1498. {
  1499. "background": "1f1f1f",
  1500. "token": "meta.odd-tab.group7"
  1501. },
  1502. {
  1503. "background": "1f1f1f",
  1504. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1505. },
  1506. {
  1507. "background": "1f1f1f",
  1508. "token": "meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate"
  1509. },
  1510. {
  1511. "background": "1f1f1f",
  1512. "token": "text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag"
  1513. },
  1514. {
  1515. "background": "1f1f1f",
  1516. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1517. },
  1518. {
  1519. "background": "1f1f1f",
  1520. "token": "meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group"
  1521. },
  1522. {
  1523. "background": "1f1f1f",
  1524. "token": "meta.section meta.section meta.section meta.section meta.section meta.section meta.section"
  1525. },
  1526. {
  1527. "background": "212121",
  1528. "token": "meta.even-tab.group8"
  1529. },
  1530. {
  1531. "background": "212121",
  1532. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1533. },
  1534. {
  1535. "background": "212121",
  1536. "token": "meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate"
  1537. },
  1538. {
  1539. "background": "212121",
  1540. "token": "text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag"
  1541. },
  1542. {
  1543. "background": "212121",
  1544. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1545. },
  1546. {
  1547. "background": "212121",
  1548. "token": "meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group"
  1549. },
  1550. {
  1551. "background": "212121",
  1552. "token": "meta.section meta.section meta.section meta.section meta.section meta.section meta.section meta.section"
  1553. },
  1554. {
  1555. "background": "242424",
  1556. "token": "meta.odd-tab.group9"
  1557. },
  1558. {
  1559. "background": "242424",
  1560. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1561. },
  1562. {
  1563. "background": "242424",
  1564. "token": "meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate meta.block.slate"
  1565. },
  1566. {
  1567. "background": "242424",
  1568. "token": "text.xml.strict meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag meta.tag"
  1569. },
  1570. {
  1571. "background": "242424",
  1572. "token": "meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces meta.group.braces"
  1573. },
  1574. {
  1575. "background": "242424",
  1576. "token": "meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group meta.paren-group"
  1577. },
  1578. {
  1579. "background": "242424",
  1580. "token": "meta.section meta.section meta.section meta.section meta.section meta.section meta.section meta.section meta.section"
  1581. },
  1582. {
  1583. "background": "1f1f1f",
  1584. "token": "meta.even-tab.group10"
  1585. },
  1586. {
  1587. "background": "151515",
  1588. "token": "meta.odd-tab.group11"
  1589. },
  1590. {
  1591. "foreground": "1b95e2",
  1592. "token": "meta.property.vendor.microsoft.trident.4"
  1593. },
  1594. {
  1595. "foreground": "1b95e2",
  1596. "token": "meta.property.vendor.microsoft.trident.4 support.type.property-name"
  1597. },
  1598. {
  1599. "foreground": "1b95e2",
  1600. "token": "meta.property.vendor.microsoft.trident.4 punctuation.terminator.rule"
  1601. },
  1602. {
  1603. "foreground": "f5c034",
  1604. "token": "meta.property.vendor.microsoft.trident.5"
  1605. },
  1606. {
  1607. "foreground": "f5c034",
  1608. "token": "meta.property.vendor.microsoft.trident.5 support.type.property-name"
  1609. },
  1610. {
  1611. "foreground": "f5c034",
  1612. "token": "meta.property.vendor.microsoft.trident.5 punctuation.separator.key-value"
  1613. },
  1614. {
  1615. "foreground": "f5c034",
  1616. "token": "meta.property.vendor.microsoft.trident.5 punctuation.terminator.rule"
  1617. }
  1618. ],
  1619. "colors": {
  1620. "editor.foreground": "#EEEEEE",
  1621. "editor.background": "#0D0D0D",
  1622. "editor.selectionBackground": "#0010B4",
  1623. "editor.lineHighlightBackground": "#000080",
  1624. "editorCursor.foreground": "#3333FF",
  1625. "editorWhitespace.foreground": "#CCCCCC"
  1626. }
  1627. }