Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

249 lines
5.3KB

  1. {
  2. "base": "vs-dark",
  3. "inherit": true,
  4. "rules": [
  5. {
  6. "foreground": "e1efff",
  7. "token": "punctuation - (punctuation.definition.string | punctuation.definition.comment)"
  8. },
  9. {
  10. "foreground": "ff628c",
  11. "token": "constant"
  12. },
  13. {
  14. "foreground": "ffdd00",
  15. "token": "entity"
  16. },
  17. {
  18. "foreground": "ff9d00",
  19. "token": "keyword"
  20. },
  21. {
  22. "foreground": "ffee80",
  23. "token": "storage"
  24. },
  25. {
  26. "foreground": "3ad900",
  27. "token": "string -string.unquoted.old-plist -string.unquoted.heredoc"
  28. },
  29. {
  30. "foreground": "3ad900",
  31. "token": "string.unquoted.heredoc string"
  32. },
  33. {
  34. "foreground": "0088ff",
  35. "fontStyle": "italic",
  36. "token": "comment"
  37. },
  38. {
  39. "foreground": "80ffbb",
  40. "token": "support"
  41. },
  42. {
  43. "foreground": "cccccc",
  44. "token": "variable"
  45. },
  46. {
  47. "foreground": "ff80e1",
  48. "token": "variable.language"
  49. },
  50. {
  51. "foreground": "ffee80",
  52. "token": "meta.function-call"
  53. },
  54. {
  55. "foreground": "f8f8f8",
  56. "background": "800f00",
  57. "token": "invalid"
  58. },
  59. {
  60. "foreground": "ffffff",
  61. "background": "223545",
  62. "token": "text source"
  63. },
  64. {
  65. "foreground": "ffffff",
  66. "background": "223545",
  67. "token": "string.unquoted.heredoc"
  68. },
  69. {
  70. "foreground": "ffffff",
  71. "background": "223545",
  72. "token": "source source"
  73. },
  74. {
  75. "foreground": "80fcff",
  76. "fontStyle": "italic",
  77. "token": "entity.other.inherited-class"
  78. },
  79. {
  80. "foreground": "9eff80",
  81. "token": "string.quoted source"
  82. },
  83. {
  84. "foreground": "80ff82",
  85. "token": "string constant"
  86. },
  87. {
  88. "foreground": "80ffc2",
  89. "token": "string.regexp"
  90. },
  91. {
  92. "foreground": "edef7d",
  93. "token": "string variable"
  94. },
  95. {
  96. "foreground": "ffb054",
  97. "token": "support.function"
  98. },
  99. {
  100. "foreground": "eb939a",
  101. "token": "support.constant"
  102. },
  103. {
  104. "foreground": "ff1e00",
  105. "token": "support.type.exception"
  106. },
  107. {
  108. "foreground": "8996a8",
  109. "token": "meta.preprocessor.c"
  110. },
  111. {
  112. "foreground": "afc4db",
  113. "token": "meta.preprocessor.c keyword"
  114. },
  115. {
  116. "foreground": "73817d",
  117. "token": "meta.sgml.html meta.doctype"
  118. },
  119. {
  120. "foreground": "73817d",
  121. "token": "meta.sgml.html meta.doctype entity"
  122. },
  123. {
  124. "foreground": "73817d",
  125. "token": "meta.sgml.html meta.doctype string"
  126. },
  127. {
  128. "foreground": "73817d",
  129. "token": "meta.xml-processing"
  130. },
  131. {
  132. "foreground": "73817d",
  133. "token": "meta.xml-processing entity"
  134. },
  135. {
  136. "foreground": "73817d",
  137. "token": "meta.xml-processing string"
  138. },
  139. {
  140. "foreground": "9effff",
  141. "token": "meta.tag"
  142. },
  143. {
  144. "foreground": "9effff",
  145. "token": "meta.tag entity"
  146. },
  147. {
  148. "foreground": "9effff",
  149. "token": "meta.selector.css entity.name.tag"
  150. },
  151. {
  152. "foreground": "ffb454",
  153. "token": "meta.selector.css entity.other.attribute-name.id"
  154. },
  155. {
  156. "foreground": "5fe461",
  157. "token": "meta.selector.css entity.other.attribute-name.class"
  158. },
  159. {
  160. "foreground": "9df39f",
  161. "token": "support.type.property-name.css"
  162. },
  163. {
  164. "foreground": "f6f080",
  165. "token": "meta.property-group support.constant.property-value.css"
  166. },
  167. {
  168. "foreground": "f6f080",
  169. "token": "meta.property-value support.constant.property-value.css"
  170. },
  171. {
  172. "foreground": "f6aa11",
  173. "token": "meta.preprocessor.at-rule keyword.control.at-rule"
  174. },
  175. {
  176. "foreground": "edf080",
  177. "token": "meta.property-value support.constant.named-color.css"
  178. },
  179. {
  180. "foreground": "edf080",
  181. "token": "meta.property-value constant"
  182. },
  183. {
  184. "foreground": "eb939a",
  185. "token": "meta.constructor.argument.css"
  186. },
  187. {
  188. "foreground": "f8f8f8",
  189. "background": "000e1a",
  190. "token": "meta.diff"
  191. },
  192. {
  193. "foreground": "f8f8f8",
  194. "background": "000e1a",
  195. "token": "meta.diff.header"
  196. },
  197. {
  198. "foreground": "f8f8f8",
  199. "background": "4c0900",
  200. "token": "markup.deleted"
  201. },
  202. {
  203. "foreground": "f8f8f8",
  204. "background": "806f00",
  205. "token": "markup.changed"
  206. },
  207. {
  208. "foreground": "f8f8f8",
  209. "background": "154f00",
  210. "token": "markup.inserted"
  211. },
  212. {
  213. "background": "8fddf6",
  214. "token": "markup.raw"
  215. },
  216. {
  217. "background": "004480",
  218. "token": "markup.quote"
  219. },
  220. {
  221. "background": "130d26",
  222. "token": "markup.list"
  223. },
  224. {
  225. "foreground": "c1afff",
  226. "fontStyle": "bold",
  227. "token": "markup.bold"
  228. },
  229. {
  230. "foreground": "b8ffd9",
  231. "fontStyle": "italic",
  232. "token": "markup.italic"
  233. },
  234. {
  235. "foreground": "c8e4fd",
  236. "background": "001221",
  237. "fontStyle": "bold",
  238. "token": "markup.heading"
  239. }
  240. ],
  241. "colors": {
  242. "editor.foreground": "#FFFFFF",
  243. "editor.background": "#002240",
  244. "editor.selectionBackground": "#B36539",
  245. "editor.lineHighlightBackground": "#000000",
  246. "editorCursor.foreground": "#FFFFFF",
  247. "editorWhitespace.foreground": "#FFFFFF"
  248. }
  249. }