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.

388 lines
9.8KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <!-- Generated by: TmTheme-Editor -->
  4. <!-- ============================================ -->
  5. <!-- app: http://tmtheme-editor.herokuapp.com -->
  6. <!-- code: https://github.com/aziz/tmTheme-Editor -->
  7. <plist version="1.0">
  8. <dict>
  9. <key>comment</key>
  10. <string>Adapted from Tomorrow</string>
  11. <key>name</key>
  12. <string>Demain</string>
  13. <key>semanticClass</key>
  14. <string>theme.light.demain</string>
  15. <key>settings</key>
  16. <array>
  17. <dict>
  18. <key>settings</key>
  19. <dict>
  20. <key>background</key>
  21. <string>#f9f9f9</string>
  22. <key>caret</key>
  23. <string>#000000</string>
  24. <key>foreground</key>
  25. <string>#111111</string>
  26. <key>invisibles</key>
  27. <string>#D1D1D1</string>
  28. <key>lineHighlight</key>
  29. <string>#ffffff</string>
  30. <key>selection</key>
  31. <string>#B5D5FF</string>
  32. <key>selectionBorder</key>
  33. <string>#B5D5FF</string>
  34. </dict>
  35. </dict>
  36. <dict>
  37. <key>name</key>
  38. <string>Comment</string>
  39. <key>scope</key>
  40. <string>comment</string>
  41. <key>settings</key>
  42. <dict>
  43. <key>foreground</key>
  44. <string>#8E908C</string>
  45. </dict>
  46. </dict>
  47. <dict>
  48. <key>name</key>
  49. <string>Foreground</string>
  50. <key>scope</key>
  51. <string>keyword.operator.class, constant.other, source.php.embedded.line, source.ruby.embedded</string>
  52. <key>settings</key>
  53. <dict>
  54. <key>fontStyle</key>
  55. <string></string>
  56. <key>foreground</key>
  57. <string>#111111</string>
  58. </dict>
  59. </dict>
  60. <dict>
  61. <key>name</key>
  62. <string>Babel ES6 tweaks</string>
  63. <key>scope</key>
  64. <string>variable.other.object.js, punctuation.definition.parameters, meta.group.braces.round.function.arguments.js, variable.other.readwrite.js, variable.other.constant.js, string.unquoted.label.js</string>
  65. <key>settings</key>
  66. <dict>
  67. <key>fontStyle</key>
  68. <string></string>
  69. <key>foreground</key>
  70. <string>#111111</string>
  71. </dict>
  72. </dict>
  73. <dict>
  74. <key>name</key>
  75. <string>Variable, String Link, Regular Expression, Tag Name</string>
  76. <key>scope</key>
  77. <string>variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, meta.tag, entity.other.attribute-name, declaration.tag</string>
  78. <key>settings</key>
  79. <dict>
  80. <key>foreground</key>
  81. <string>#c82728</string>
  82. </dict>
  83. </dict>
  84. <dict>
  85. <key>name</key>
  86. <string>Number, Constant, Function Argument, Tag Attribute, Embedded</string>
  87. <key>scope</key>
  88. <string>constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit, punctuation.quasi.element.begin.js, punctuation.quasi.element.end.js</string>
  89. <key>settings</key>
  90. <dict>
  91. <key>fontStyle</key>
  92. <string></string>
  93. <key>foreground</key>
  94. <string>#f07219</string>
  95. </dict>
  96. </dict>
  97. <dict>
  98. <key>name</key>
  99. <string>Class, Support</string>
  100. <key>scope</key>
  101. <string>entity.name.class, entity.name.type.class, support.type, support.class</string>
  102. <key>settings</key>
  103. <dict>
  104. <key>fontStyle</key>
  105. <string></string>
  106. <key>foreground</key>
  107. <string>#C99E00</string>
  108. </dict>
  109. </dict>
  110. <dict>
  111. <key>name</key>
  112. <string>String, Inherited Class, Markup Heading</string>
  113. <key>scope</key>
  114. <string>string, entity.other.inherited-class, markup.heading, constant.other.symbol</string>
  115. <key>settings</key>
  116. <dict>
  117. <key>fontStyle</key>
  118. <string></string>
  119. <key>foreground</key>
  120. <string>#839c00</string>
  121. </dict>
  122. </dict>
  123. <dict>
  124. <key>name</key>
  125. <string>Operator, Misc</string>
  126. <key>scope</key>
  127. <string>keyword.operator, constant.other.color</string>
  128. <key>settings</key>
  129. <dict>
  130. <key>foreground</key>
  131. <string>#3E999F</string>
  132. </dict>
  133. </dict>
  134. <dict>
  135. <key>name</key>
  136. <string>Function, Special Method, Block Level</string>
  137. <key>scope</key>
  138. <string>entity.name.function, entity.name.method, meta.function-call, support.function, keyword.other.special-method, meta.block-level</string>
  139. <key>settings</key>
  140. <dict>
  141. <key>fontStyle</key>
  142. <string></string>
  143. <key>foreground</key>
  144. <string>#4271AE</string>
  145. </dict>
  146. </dict>
  147. <dict>
  148. <key>name</key>
  149. <string>Keyword, Storage</string>
  150. <key>scope</key>
  151. <string>keyword, storage, storage.type</string>
  152. <key>settings</key>
  153. <dict>
  154. <key>fontStyle</key>
  155. <string></string>
  156. <key>foreground</key>
  157. <string>#8959A8</string>
  158. </dict>
  159. </dict>
  160. <dict>
  161. <key>name</key>
  162. <string>Invalid</string>
  163. <key>scope</key>
  164. <string>invalid</string>
  165. <key>settings</key>
  166. <dict>
  167. <key>fontStyle</key>
  168. <string>italic</string>
  169. <key>foreground</key>
  170. <string>#C82829</string>
  171. </dict>
  172. </dict>
  173. <dict>
  174. <key>name</key>
  175. <string>Separator</string>
  176. <key>scope</key>
  177. <string>meta.separator</string>
  178. <key>settings</key>
  179. <dict>
  180. <key>background</key>
  181. <string>#4271AE</string>
  182. <key>foreground</key>
  183. <string>#FFFFFF</string>
  184. </dict>
  185. </dict>
  186. <dict>
  187. <key>name</key>
  188. <string>Deprecated</string>
  189. <key>scope</key>
  190. <string>invalid.deprecated</string>
  191. <key>settings</key>
  192. <dict>
  193. <key>background</key>
  194. <string>#8959A8</string>
  195. <key>fontStyle</key>
  196. <string></string>
  197. <key>foreground</key>
  198. <string>#FFFFFF</string>
  199. </dict>
  200. </dict>
  201. <dict>
  202. <key>name</key>
  203. <string>markup.deleted</string>
  204. <key>scope</key>
  205. <string>markup.deleted</string>
  206. <key>settings</key>
  207. <dict>
  208. <key>foreground</key>
  209. <string>#c82728</string>
  210. </dict>
  211. </dict>
  212. <dict>
  213. <key>name</key>
  214. <string>markup.inserted</string>
  215. <key>scope</key>
  216. <string>markup.inserted</string>
  217. <key>settings</key>
  218. <dict>
  219. <key>foreground</key>
  220. <string>#628536</string>
  221. </dict>
  222. </dict>
  223. <dict>
  224. <key>name</key>
  225. <string>markup.changed</string>
  226. <key>scope</key>
  227. <string>markup.changed</string>
  228. <key>settings</key>
  229. <dict>
  230. <key>foreground</key>
  231. <string>#7557be</string>
  232. </dict>
  233. </dict>
  234. <dict>
  235. <key>name</key>
  236. <string>HTML: Tags</string>
  237. <key>scope</key>
  238. <string>entity.name.tag</string>
  239. <key>settings</key>
  240. <dict>
  241. <key>foreground</key>
  242. <string>#4170ad</string>
  243. </dict>
  244. </dict>
  245. <dict>
  246. <key>name</key>
  247. <string>HTML: Tag Punctuation</string>
  248. <key>scope</key>
  249. <string>punctuation.definition.tag</string>
  250. <key>settings</key>
  251. <dict>
  252. <key>foreground</key>
  253. <string>#5d9be5</string>
  254. </dict>
  255. </dict>
  256. <dict>
  257. <key>name</key>
  258. <string>HTML: Attribute Names</string>
  259. <key>scope</key>
  260. <string>entity.other.attribute-name</string>
  261. <key>settings</key>
  262. <dict>
  263. <key>foreground</key>
  264. <string>#5d9ae5</string>
  265. </dict>
  266. </dict>
  267. <dict>
  268. <key>name</key>
  269. <string>HTML: Attribute Punctuation</string>
  270. <key>scope</key>
  271. <string>meta.tag.other.html, meta.tag.any.html, meta.tag.block.any.html, meta.tag.inline.any.html</string>
  272. <key>settings</key>
  273. <dict>
  274. <key>foreground</key>
  275. <string>#5d9ae5</string>
  276. </dict>
  277. </dict>
  278. <dict>
  279. <key>name</key>
  280. <string>HTML: Attribute Values</string>
  281. <key>scope</key>
  282. <string>meta.tag string.quoted, meta.tag string.quoted constant.character.entity</string>
  283. <key>settings</key>
  284. <dict>
  285. <key>foreground</key>
  286. <string>#839c00</string>
  287. </dict>
  288. </dict>
  289. <dict>
  290. <key>name</key>
  291. <string>CSS: Attribute name</string>
  292. <key>scope</key>
  293. <string>support.type.property-name.css, support.type.property-name.sass, entity.other.attribute-name.tag.pseudo-element</string>
  294. <key>settings</key>
  295. <dict>
  296. <key>fontStyle</key>
  297. <string></string>
  298. <key>foreground</key>
  299. <string>#839c00</string>
  300. </dict>
  301. </dict>
  302. <dict>
  303. <key>name</key>
  304. <string>CSS: Number</string>
  305. <key>scope</key>
  306. <string>constant.numeric.css, constant.numeric.sass, constant.other.unit.css, constant.other.unit.sass</string>
  307. <key>settings</key>
  308. <dict>
  309. <key>fontStyle</key>
  310. <string></string>
  311. <key>foreground</key>
  312. <string>#f07219</string>
  313. </dict>
  314. </dict>
  315. <dict>
  316. <key>name</key>
  317. <string>CSS: url</string>
  318. <key>scope</key>
  319. <string>variable.parameter.url</string>
  320. <key>settings</key>
  321. <dict>
  322. <key>fontStyle</key>
  323. <string></string>
  324. <key>foreground</key>
  325. <string>#151515</string>
  326. </dict>
  327. </dict>
  328. <dict>
  329. <key>name</key>
  330. <string>CSS: property value</string>
  331. <key>scope</key>
  332. <string>support.constant.property-value.sass, support.constant.property-value.css</string>
  333. <key>settings</key>
  334. <dict>
  335. <key>fontStyle</key>
  336. <string></string>
  337. <key>foreground</key>
  338. <string>#3E999F</string>
  339. </dict>
  340. </dict>
  341. <dict>
  342. <key>name</key>
  343. <string>CSS: hex colour</string>
  344. <key>scope</key>
  345. <string>constant.other.rgb-value.sass, constant.other.rgb-value.css, constant.other.color.rgb-value.css</string>
  346. <key>settings</key>
  347. <dict>
  348. <key>fontStyle</key>
  349. <string></string>
  350. <key>foreground</key>
  351. <string>#c82728</string>
  352. </dict>
  353. </dict>
  354. <dict>
  355. <key>name</key>
  356. <string>CSS: @rule</string>
  357. <key>scope</key>
  358. <string>keyword.control.at-rule.sass, keyword.control.at-rule.css, keyword.control.at-rule.import.css</string>
  359. <key>settings</key>
  360. <dict>
  361. <key>fontStyle</key>
  362. <string></string>
  363. <key>foreground</key>
  364. <string>#C99E00</string>
  365. </dict>
  366. </dict>
  367. <dict>
  368. <key>name</key>
  369. <string>Sass variable</string>
  370. <key>scope</key>
  371. <string>variable.parameter.sass</string>
  372. <key>settings</key>
  373. <dict>
  374. <key>fontStyle</key>
  375. <string></string>
  376. <key>foreground</key>
  377. <string>#c82728</string>
  378. </dict>
  379. </dict>
  380. </array>
  381. <key>uuid</key>
  382. <string>82CCD69C-F1B1-4529-B39E-780F91F07604</string>
  383. <key>colorSpaceName</key>
  384. <string>sRGB</string>
  385. <key>author</key>
  386. <string>Andrew Appleton - http:&#x2f;&#x2f;floatleft.com</string>
  387. </dict>
  388. </plist>