Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

415 linhas
8.8KB

  1. {
  2. "base": "vs",
  3. "inherit": true,
  4. "rules": [
  5. {
  6. "foreground": "949494",
  7. "background": "dcdcdc",
  8. "token": "comment"
  9. },
  10. {
  11. "foreground": "a54776",
  12. "background": "e9d6dc",
  13. "token": "comment.line.region"
  14. },
  15. {
  16. "foreground": "668d68",
  17. "background": "e9e4be",
  18. "token": "comment.line.marker.php"
  19. },
  20. {
  21. "foreground": "456e48",
  22. "background": "d9eab8",
  23. "token": "comment.line.todo.php"
  24. },
  25. {
  26. "foreground": "880006",
  27. "background": "e1d0ca",
  28. "token": "comment.line.fixme.php"
  29. },
  30. {
  31. "foreground": "cd6839",
  32. "token": "constant"
  33. },
  34. {
  35. "foreground": "8b4726",
  36. "background": "e8e9e8",
  37. "token": "entity"
  38. },
  39. {
  40. "foreground": "a52a2a",
  41. "token": "storage"
  42. },
  43. {
  44. "foreground": "cd3700",
  45. "token": "keyword.control"
  46. },
  47. {
  48. "foreground": "b03060",
  49. "token": "support.function - variable"
  50. },
  51. {
  52. "foreground": "b03060",
  53. "token": "keyword.other.special-method.ruby"
  54. },
  55. {
  56. "foreground": "b83126",
  57. "token": "keyword.operator.comparison"
  58. },
  59. {
  60. "foreground": "b83126",
  61. "token": "keyword.operator.logical"
  62. },
  63. {
  64. "foreground": "639300",
  65. "token": "string"
  66. },
  67. {
  68. "foreground": "007e69",
  69. "token": "string.quoted.double.ruby source.ruby.embedded.source"
  70. },
  71. {
  72. "foreground": "104e8b",
  73. "token": "support"
  74. },
  75. {
  76. "foreground": "009acd",
  77. "token": "variable"
  78. },
  79. {
  80. "foreground": "fd1732",
  81. "background": "e8e9e8",
  82. "fontStyle": "italic underline",
  83. "token": "invalid.deprecated"
  84. },
  85. {
  86. "foreground": "fd1224",
  87. "background": "ff0600",
  88. "token": "invalid.illegal"
  89. },
  90. {
  91. "foreground": "7b211a",
  92. "background": "77ade9",
  93. "token": "text source"
  94. },
  95. {
  96. "foreground": "005273",
  97. "fontStyle": "italic",
  98. "token": "entity.other.inherited-class"
  99. },
  100. {
  101. "foreground": "417e00",
  102. "background": "c9d4be",
  103. "token": "string.regexp"
  104. },
  105. {
  106. "foreground": "005273",
  107. "token": "support.function"
  108. },
  109. {
  110. "foreground": "cf6a4c",
  111. "token": "support.constant"
  112. },
  113. {
  114. "fontStyle": "underline",
  115. "token": "entity.name.type"
  116. },
  117. {
  118. "foreground": "676767",
  119. "fontStyle": "italic",
  120. "token": "meta.cast"
  121. },
  122. {
  123. "foreground": "494949",
  124. "token": "meta.sgml.html meta.doctype"
  125. },
  126. {
  127. "foreground": "494949",
  128. "token": "meta.sgml.html meta.doctype entity"
  129. },
  130. {
  131. "foreground": "494949",
  132. "token": "meta.sgml.html meta.doctype string"
  133. },
  134. {
  135. "foreground": "494949",
  136. "token": "meta.xml-processing"
  137. },
  138. {
  139. "foreground": "494949",
  140. "token": "meta.xml-processing entity"
  141. },
  142. {
  143. "foreground": "494949",
  144. "token": "meta.xml-processing string"
  145. },
  146. {
  147. "foreground": "005273",
  148. "token": "meta.tag"
  149. },
  150. {
  151. "foreground": "005273",
  152. "token": "meta.tag entity"
  153. },
  154. {
  155. "foreground": "005273",
  156. "token": "source entity.name.tag"
  157. },
  158. {
  159. "foreground": "005273",
  160. "token": "source entity.other.attribute-name"
  161. },
  162. {
  163. "foreground": "005273",
  164. "token": "meta.tag.inline"
  165. },
  166. {
  167. "foreground": "005273",
  168. "token": "meta.tag.inline entity"
  169. },
  170. {
  171. "foreground": "b85423",
  172. "token": "entity.name.tag.namespace"
  173. },
  174. {
  175. "foreground": "b85423",
  176. "token": "entity.other.attribute-name.namespace"
  177. },
  178. {
  179. "foreground": "b83126",
  180. "token": "entity.name.tag.css"
  181. },
  182. {
  183. "foreground": "b12e25",
  184. "token": "meta.selector.css entity.other.attribute-name.tag.pseudo-class"
  185. },
  186. {
  187. "foreground": "b8002d",
  188. "token": "meta.selector.css entity.other.attribute-name.id"
  189. },
  190. {
  191. "foreground": "b8002d",
  192. "token": "entity.other.attribute-name.id.css"
  193. },
  194. {
  195. "foreground": "b8012d",
  196. "token": "meta.selector.css entity.other.attribute-name.class"
  197. },
  198. {
  199. "foreground": "b8012d",
  200. "token": "entity.other.attribute-name.class.css"
  201. },
  202. {
  203. "foreground": "005273",
  204. "token": "support.type.property-name.css"
  205. },
  206. {
  207. "foreground": "005273",
  208. "token": "meta.property-name"
  209. },
  210. {
  211. "foreground": "8693a5",
  212. "token": "meta.preprocessor.at-rule keyword.control.at-rule"
  213. },
  214. {
  215. "foreground": "417e00",
  216. "token": "meta.property-value"
  217. },
  218. {
  219. "foreground": "b8860b",
  220. "token": "constant.other.color"
  221. },
  222. {
  223. "foreground": "ee3a8c",
  224. "token": "keyword.other.important"
  225. },
  226. {
  227. "foreground": "ee3a8c",
  228. "token": "keyword.other.default"
  229. },
  230. {
  231. "foreground": "417e00",
  232. "token": "meta.property-value support.constant.named-color.css"
  233. },
  234. {
  235. "foreground": "417e00",
  236. "token": "meta.property-value constant"
  237. },
  238. {
  239. "foreground": "417e00",
  240. "token": "meta.constructor.argument.css"
  241. },
  242. {
  243. "foreground": "9a5925",
  244. "token": "constant.numeric"
  245. },
  246. {
  247. "foreground": "9f5e3d",
  248. "token": "keyword.other"
  249. },
  250. {
  251. "foreground": "1b76b0",
  252. "token": "source.scss support.function.misc"
  253. },
  254. {
  255. "foreground": "f8bebe",
  256. "background": "82000e",
  257. "fontStyle": "italic",
  258. "token": "meta.diff"
  259. },
  260. {
  261. "foreground": "f8bebe",
  262. "background": "82000e",
  263. "fontStyle": "italic",
  264. "token": "meta.diff.header"
  265. },
  266. {
  267. "foreground": "f8f8f8",
  268. "background": "420e09",
  269. "token": "markup.deleted"
  270. },
  271. {
  272. "foreground": "f8f8f8",
  273. "background": "4a410d",
  274. "token": "markup.changed"
  275. },
  276. {
  277. "foreground": "f8f8f8",
  278. "background": "253b22",
  279. "token": "markup.inserted"
  280. },
  281. {
  282. "foreground": "cd2626",
  283. "fontStyle": "italic",
  284. "token": "markup.italic"
  285. },
  286. {
  287. "foreground": "8b1a1a",
  288. "fontStyle": "bold",
  289. "token": "markup.bold"
  290. },
  291. {
  292. "foreground": "e18964",
  293. "fontStyle": "underline",
  294. "token": "markup.underline"
  295. },
  296. {
  297. "foreground": "8b7765",
  298. "background": "fee09c",
  299. "fontStyle": "italic",
  300. "token": "markup.quote"
  301. },
  302. {
  303. "foreground": "b8012d",
  304. "background": "bf6133",
  305. "token": "markup.heading"
  306. },
  307. {
  308. "foreground": "b8012d",
  309. "background": "bf6133",
  310. "token": "markup.heading entity"
  311. },
  312. {
  313. "foreground": "8f5b26",
  314. "token": "markup.list"
  315. },
  316. {
  317. "foreground": "578bb3",
  318. "background": "b1b3ba",
  319. "token": "markup.raw"
  320. },
  321. {
  322. "foreground": "f67b37",
  323. "fontStyle": "italic",
  324. "token": "markup comment"
  325. },
  326. {
  327. "foreground": "60a633",
  328. "background": "242424",
  329. "token": "meta.separator"
  330. },
  331. {
  332. "foreground": "578bb3",
  333. "background": "b1b3ba",
  334. "token": "markup.other"
  335. },
  336. {
  337. "background": "eeeeee",
  338. "token": "meta.line.entry.logfile"
  339. },
  340. {
  341. "background": "eeeeee",
  342. "token": "meta.line.exit.logfile"
  343. },
  344. {
  345. "background": "751012",
  346. "token": "meta.line.error.logfile"
  347. },
  348. {
  349. "background": "dcdcdc",
  350. "token": "punctuation.definition.end"
  351. },
  352. {
  353. "foreground": "629f9e",
  354. "token": "entity.other.attribute-name.html"
  355. },
  356. {
  357. "foreground": "79a316",
  358. "token": "string.quoted.double.js"
  359. },
  360. {
  361. "foreground": "79a316",
  362. "token": "string.quoted.single.js"
  363. },
  364. {
  365. "foreground": "488c45",
  366. "fontStyle": "italic",
  367. "token": "entity.name.function.js"
  368. },
  369. {
  370. "foreground": "666666",
  371. "token": "source.js.embedded.html"
  372. },
  373. {
  374. "foreground": "bb3182",
  375. "token": "storage.type.js"
  376. },
  377. {
  378. "foreground": "338fd5",
  379. "token": "support.class.js"
  380. },
  381. {
  382. "foreground": "a99904",
  383. "fontStyle": "italic",
  384. "token": "keyword.control.js"
  385. },
  386. {
  387. "foreground": "a99904",
  388. "fontStyle": "italic",
  389. "token": "keyword.operator.js"
  390. },
  391. {
  392. "foreground": "616838",
  393. "background": "d7d7a7",
  394. "token": "entity.name.class"
  395. },
  396. {
  397. "background": "968f96",
  398. "token": "active_guide"
  399. },
  400. {
  401. "background": "cbdc2f",
  402. "token": "highlight_matching_word"
  403. }
  404. ],
  405. "colors": {
  406. "editor.foreground": "#363636",
  407. "editor.background": "#E8E9E8",
  408. "editor.selectionBackground": "#F5AA00",
  409. "editor.lineHighlightBackground": "#CBDC2F",
  410. "editorCursor.foreground": "#202020",
  411. "editorWhitespace.foreground": "#000000",
  412. "editorIndentGuide.background": "#8F8F8F",
  413. "editorIndentGuide.activeBackground": "#FA2828"
  414. }
  415. }