No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

243 líneas
4.8KB

  1. {
  2. "base": "vs",
  3. "inherit": true,
  4. "rules": [
  5. {
  6. "foreground": "999988",
  7. "fontStyle": "italic",
  8. "token": "comment"
  9. },
  10. {
  11. "foreground": "999999",
  12. "fontStyle": "bold",
  13. "token": "comment.block.preprocessor"
  14. },
  15. {
  16. "foreground": "999999",
  17. "fontStyle": "bold italic",
  18. "token": "comment.documentation"
  19. },
  20. {
  21. "foreground": "999999",
  22. "fontStyle": "bold italic",
  23. "token": "comment.block.documentation"
  24. },
  25. {
  26. "foreground": "a61717",
  27. "background": "e3d2d2",
  28. "token": "invalid.illegal"
  29. },
  30. {
  31. "fontStyle": "bold",
  32. "token": "keyword"
  33. },
  34. {
  35. "fontStyle": "bold",
  36. "token": "storage"
  37. },
  38. {
  39. "fontStyle": "bold",
  40. "token": "keyword.operator"
  41. },
  42. {
  43. "fontStyle": "bold",
  44. "token": "constant.language"
  45. },
  46. {
  47. "fontStyle": "bold",
  48. "token": "support.constant"
  49. },
  50. {
  51. "foreground": "445588",
  52. "fontStyle": "bold",
  53. "token": "storage.type"
  54. },
  55. {
  56. "foreground": "445588",
  57. "fontStyle": "bold",
  58. "token": "support.type"
  59. },
  60. {
  61. "foreground": "008080",
  62. "token": "entity.other.attribute-name"
  63. },
  64. {
  65. "foreground": "0086b3",
  66. "token": "variable.other"
  67. },
  68. {
  69. "foreground": "999999",
  70. "token": "variable.language"
  71. },
  72. {
  73. "foreground": "445588",
  74. "fontStyle": "bold",
  75. "token": "entity.name.type"
  76. },
  77. {
  78. "foreground": "445588",
  79. "fontStyle": "bold",
  80. "token": "entity.other.inherited-class"
  81. },
  82. {
  83. "foreground": "445588",
  84. "fontStyle": "bold",
  85. "token": "support.class"
  86. },
  87. {
  88. "foreground": "008080",
  89. "token": "variable.other.constant"
  90. },
  91. {
  92. "foreground": "800080",
  93. "token": "constant.character.entity"
  94. },
  95. {
  96. "foreground": "990000",
  97. "token": "entity.name.exception"
  98. },
  99. {
  100. "foreground": "990000",
  101. "token": "entity.name.function"
  102. },
  103. {
  104. "foreground": "990000",
  105. "token": "support.function"
  106. },
  107. {
  108. "foreground": "990000",
  109. "token": "keyword.other.name-of-parameter"
  110. },
  111. {
  112. "foreground": "555555",
  113. "token": "entity.name.section"
  114. },
  115. {
  116. "foreground": "000080",
  117. "token": "entity.name.tag"
  118. },
  119. {
  120. "foreground": "008080",
  121. "token": "variable.parameter"
  122. },
  123. {
  124. "foreground": "008080",
  125. "token": "support.variable"
  126. },
  127. {
  128. "foreground": "009999",
  129. "token": "constant.numeric"
  130. },
  131. {
  132. "foreground": "009999",
  133. "token": "constant.other"
  134. },
  135. {
  136. "foreground": "dd1144",
  137. "token": "string - string source"
  138. },
  139. {
  140. "foreground": "dd1144",
  141. "token": "constant.character"
  142. },
  143. {
  144. "foreground": "009926",
  145. "token": "string.regexp"
  146. },
  147. {
  148. "foreground": "990073",
  149. "token": "constant.other.symbol"
  150. },
  151. {
  152. "fontStyle": "bold",
  153. "token": "punctuation"
  154. },
  155. {
  156. "foreground": "000000",
  157. "background": "ffdddd",
  158. "token": "markup.deleted"
  159. },
  160. {
  161. "fontStyle": "italic",
  162. "token": "markup.italic"
  163. },
  164. {
  165. "foreground": "aa0000",
  166. "token": "markup.error"
  167. },
  168. {
  169. "foreground": "999999",
  170. "token": "markup.heading.1"
  171. },
  172. {
  173. "foreground": "000000",
  174. "background": "ddffdd",
  175. "token": "markup.inserted"
  176. },
  177. {
  178. "foreground": "888888",
  179. "token": "markup.output"
  180. },
  181. {
  182. "foreground": "888888",
  183. "token": "markup.raw"
  184. },
  185. {
  186. "foreground": "555555",
  187. "token": "markup.prompt"
  188. },
  189. {
  190. "fontStyle": "bold",
  191. "token": "markup.bold"
  192. },
  193. {
  194. "foreground": "aaaaaa",
  195. "token": "markup.heading"
  196. },
  197. {
  198. "foreground": "aa0000",
  199. "token": "markup.traceback"
  200. },
  201. {
  202. "fontStyle": "underline",
  203. "token": "markup.underline"
  204. },
  205. {
  206. "foreground": "999999",
  207. "background": "eaf2f5",
  208. "token": "meta.diff.range"
  209. },
  210. {
  211. "foreground": "999999",
  212. "background": "eaf2f5",
  213. "token": "meta.diff.index"
  214. },
  215. {
  216. "foreground": "999999",
  217. "background": "eaf2f5",
  218. "token": "meta.separator"
  219. },
  220. {
  221. "foreground": "999999",
  222. "background": "ffdddd",
  223. "token": "meta.diff.header.from-file"
  224. },
  225. {
  226. "foreground": "999999",
  227. "background": "ddffdd",
  228. "token": "meta.diff.header.to-file"
  229. },
  230. {
  231. "foreground": "4183c4",
  232. "token": "meta.link"
  233. }
  234. ],
  235. "colors": {
  236. "editor.foreground": "#000000",
  237. "editor.background": "#F8F8FF",
  238. "editor.selectionBackground": "#B4D5FE",
  239. "editor.lineHighlightBackground": "#FFFEEB",
  240. "editorCursor.foreground": "#666666",
  241. "editorWhitespace.foreground": "#BBBBBB"
  242. }
  243. }