Dreamweaver.tmTheme 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>comment</key>
  6. <string>By Jim Isaacs - jimisaacs.com</string>
  7. <key>name</key>
  8. <string>Dreamweaver</string>
  9. <key>settings</key>
  10. <array>
  11. <dict>
  12. <key>settings</key>
  13. <dict>
  14. <key>background</key>
  15. <string>#FFFFFF</string>
  16. <key>caret</key>
  17. <string>#000000</string>
  18. <key>foreground</key>
  19. <string>#000000</string>
  20. <key>invisibles</key>
  21. <string>#BFBFBF</string>
  22. <key>lineHighlight</key>
  23. <string>#00000012</string>
  24. <key>selection</key>
  25. <string>#5EA0FF</string>
  26. </dict>
  27. </dict>
  28. <dict>
  29. <key>name</key>
  30. <string>text</string>
  31. <key>scope</key>
  32. <string>text</string>
  33. <key>settings</key>
  34. <dict>
  35. <key>foreground</key>
  36. <string>#000000</string>
  37. </dict>
  38. </dict>
  39. <dict>
  40. <key>name</key>
  41. <string>constant numeric</string>
  42. <key>scope</key>
  43. <string>constant.numeric - source.css</string>
  44. <key>settings</key>
  45. <dict>
  46. <key>fontStyle</key>
  47. <string></string>
  48. <key>foreground</key>
  49. <string>#EE000B</string>
  50. </dict>
  51. </dict>
  52. <dict>
  53. <key>name</key>
  54. <string>comment general</string>
  55. <key>scope</key>
  56. <string>comment</string>
  57. <key>settings</key>
  58. <dict>
  59. <key>fontStyle</key>
  60. <string></string>
  61. <key>foreground</key>
  62. <string>#9A9A9A</string>
  63. </dict>
  64. </dict>
  65. <dict>
  66. <key>name</key>
  67. <string>html meta</string>
  68. <key>scope</key>
  69. <string>text.html meta.tag</string>
  70. <key>settings</key>
  71. <dict>
  72. <key>fontStyle</key>
  73. <string></string>
  74. <key>foreground</key>
  75. <string>#00359E</string>
  76. </dict>
  77. </dict>
  78. <dict>
  79. <key>name</key>
  80. <string>html string</string>
  81. <key>scope</key>
  82. <string>text.html.basic meta.tag string.quoted - source</string>
  83. <key>settings</key>
  84. <dict>
  85. <key>foreground</key>
  86. <string>#001EFF</string>
  87. </dict>
  88. </dict>
  89. <dict>
  90. <key>name</key>
  91. <string>html contstant</string>
  92. <key>scope</key>
  93. <string>text.html.basic constant.character.entity.html</string>
  94. <key>settings</key>
  95. <dict>
  96. <key>fontStyle</key>
  97. <string>bold</string>
  98. <key>foreground</key>
  99. <string>#000000</string>
  100. </dict>
  101. </dict>
  102. <dict>
  103. <key>name</key>
  104. <string>html a tag</string>
  105. <key>scope</key>
  106. <string>text.html meta.tag.a - string</string>
  107. <key>settings</key>
  108. <dict>
  109. <key>fontStyle</key>
  110. <string></string>
  111. <key>foreground</key>
  112. <string>#106800</string>
  113. </dict>
  114. </dict>
  115. <dict>
  116. <key>name</key>
  117. <string>html img tag</string>
  118. <key>scope</key>
  119. <string>text.html meta.tag.img - string</string>
  120. <key>settings</key>
  121. <dict>
  122. <key>foreground</key>
  123. <string>#6D232E</string>
  124. </dict>
  125. </dict>
  126. <dict>
  127. <key>name</key>
  128. <string>html form tag</string>
  129. <key>scope</key>
  130. <string>text.html meta.tag.form - string</string>
  131. <key>settings</key>
  132. <dict>
  133. <key>foreground</key>
  134. <string>#FF9700</string>
  135. </dict>
  136. </dict>
  137. <dict>
  138. <key>name</key>
  139. <string>html table</string>
  140. <key>scope</key>
  141. <string>text.html meta.tag.table - string</string>
  142. <key>settings</key>
  143. <dict>
  144. <key>foreground</key>
  145. <string>#009079</string>
  146. </dict>
  147. </dict>
  148. <dict>
  149. <key>name</key>
  150. <string>js embedded</string>
  151. <key>scope</key>
  152. <string>source.js.embedded.html punctuation.definition.tag - source.php, source.js.embedded.html entity.name.tag.script, source.js.embedded entity.other.attribute-name - source.js string</string>
  153. <key>settings</key>
  154. <dict>
  155. <key>fontStyle</key>
  156. <string></string>
  157. <key>foreground</key>
  158. <string>#842B44</string>
  159. </dict>
  160. </dict>
  161. <dict>
  162. <key>name</key>
  163. <string>js comment</string>
  164. <key>scope</key>
  165. <string>source.js comment - source.php</string>
  166. <key>settings</key>
  167. <dict>
  168. <key>foreground</key>
  169. <string>#9A9A9A</string>
  170. </dict>
  171. </dict>
  172. <dict>
  173. <key>name</key>
  174. <string>js meta function</string>
  175. <key>scope</key>
  176. <string>source.js meta.function - source.php</string>
  177. <key>settings</key>
  178. <dict>
  179. <key>fontStyle</key>
  180. <string></string>
  181. <key>foreground</key>
  182. <string>#000000</string>
  183. </dict>
  184. </dict>
  185. <dict>
  186. <key>name</key>
  187. <string>js instance / support.function</string>
  188. <key>scope</key>
  189. <string>source.js meta.class - source.php, source.js support.function - source.php</string>
  190. <key>settings</key>
  191. <dict>
  192. <key>foreground</key>
  193. <string>#24C696</string>
  194. </dict>
  195. </dict>
  196. <dict>
  197. <key>name</key>
  198. <string>js string</string>
  199. <key>scope</key>
  200. <string>source.js string - source.php, source.js keyword.operator</string>
  201. <key>settings</key>
  202. <dict>
  203. <key>fontStyle</key>
  204. <string></string>
  205. <key>foreground</key>
  206. <string>#0035FF</string>
  207. </dict>
  208. </dict>
  209. <dict>
  210. <key>name</key>
  211. <string>js support</string>
  212. <key>scope</key>
  213. <string>source.js support.class</string>
  214. <key>settings</key>
  215. <dict>
  216. <key>foreground</key>
  217. <string>#7E00B7</string>
  218. </dict>
  219. </dict>
  220. <dict>
  221. <key>name</key>
  222. <string>js storage</string>
  223. <key>scope</key>
  224. <string>source.js storage</string>
  225. <key>settings</key>
  226. <dict>
  227. <key>fontStyle</key>
  228. <string>bold</string>
  229. <key>foreground</key>
  230. <string>#000000</string>
  231. </dict>
  232. </dict>
  233. <dict>
  234. <key>name</key>
  235. <string>js storage (not function) / bool / new / braces</string>
  236. <key>scope</key>
  237. <string>source.js storage - storage.type.function - source.php, source.js constant - source.php, source.js keyword - source.php, source.js variable.language, source.js meta.brace, source.js punctuation.definition.parameters.begin, source.js punctuation.definition.parameters.end</string>
  238. <key>settings</key>
  239. <dict>
  240. <key>fontStyle</key>
  241. <string>bold</string>
  242. <key>foreground</key>
  243. <string>#05208C</string>
  244. </dict>
  245. </dict>
  246. <dict>
  247. <key>name</key>
  248. <string>js regexp</string>
  249. <key>scope</key>
  250. <string>source.js string.regexp, source.js string.regexp constant</string>
  251. <key>settings</key>
  252. <dict>
  253. <key>foreground</key>
  254. <string>#106800</string>
  255. </dict>
  256. </dict>
  257. <dict>
  258. <key>name</key>
  259. <string>css embedded</string>
  260. <key>scope</key>
  261. <string>source.css.embedded.html punctuation.definition.tag, source.css.embedded.html entity.name.tag.style, source.css.embedded entity.other.attribute-name - meta.selector</string>
  262. <key>settings</key>
  263. <dict>
  264. <key>foreground</key>
  265. <string>#8D00B7</string>
  266. </dict>
  267. </dict>
  268. <dict>
  269. <key>name</key>
  270. <string>css @import</string>
  271. <key>scope</key>
  272. <string>source.css meta.at-rule.import.css</string>
  273. <key>settings</key>
  274. <dict>
  275. <key>fontStyle</key>
  276. <string>bold</string>
  277. <key>foreground</key>
  278. <string>#009C7F</string>
  279. </dict>
  280. </dict>
  281. <dict>
  282. <key>name</key>
  283. <string>css @important</string>
  284. <key>scope</key>
  285. <string>source.css keyword.other.important</string>
  286. <key>settings</key>
  287. <dict>
  288. <key>fontStyle</key>
  289. <string>bold</string>
  290. <key>foreground</key>
  291. <string>#EE000B</string>
  292. </dict>
  293. </dict>
  294. <dict>
  295. <key>name</key>
  296. <string>css @media</string>
  297. <key>scope</key>
  298. <string>source.css meta.at-rule.media</string>
  299. <key>settings</key>
  300. <dict>
  301. <key>fontStyle</key>
  302. <string>bold</string>
  303. <key>foreground</key>
  304. <string>#430303</string>
  305. </dict>
  306. </dict>
  307. <dict>
  308. <key>name</key>
  309. <string>css string</string>
  310. <key>scope</key>
  311. <string>source.css string</string>
  312. <key>settings</key>
  313. <dict>
  314. <key>foreground</key>
  315. <string>#106800</string>
  316. </dict>
  317. </dict>
  318. <dict>
  319. <key>name</key>
  320. <string>css selector/prop-list</string>
  321. <key>scope</key>
  322. <string>source.css meta.selector, source.css meta.property-list, source.css meta.at-rule</string>
  323. <key>settings</key>
  324. <dict>
  325. <key>foreground</key>
  326. <string>#DA29FF</string>
  327. </dict>
  328. </dict>
  329. <dict>
  330. <key>name</key>
  331. <string>css punctuation</string>
  332. <key>scope</key>
  333. <string>source.css punctuation.separator - source.php, source.css punctuation.terminator - source.php</string>
  334. <key>settings</key>
  335. <dict>
  336. <key>fontStyle</key>
  337. <string>bold</string>
  338. <key>foreground</key>
  339. <string>#DA29FF</string>
  340. </dict>
  341. </dict>
  342. <dict>
  343. <key>name</key>
  344. <string>css property name</string>
  345. <key>scope</key>
  346. <string>source.css meta.property-name</string>
  347. <key>settings</key>
  348. <dict>
  349. <key>foreground</key>
  350. <string>#05208C</string>
  351. </dict>
  352. </dict>
  353. <dict>
  354. <key>name</key>
  355. <string>css property value</string>
  356. <key>scope</key>
  357. <string>source.css meta.property-value</string>
  358. <key>settings</key>
  359. <dict>
  360. <key>foreground</key>
  361. <string>#0035FF</string>
  362. </dict>
  363. </dict>
  364. <dict>
  365. <key>name</key>
  366. <string>php begin/end block</string>
  367. <key>scope</key>
  368. <string>source.php punctuation.section.embedded.begin, source.php punctuation.section.embedded.end</string>
  369. <key>settings</key>
  370. <dict>
  371. <key>fontStyle</key>
  372. <string>bold</string>
  373. <key>foreground</key>
  374. <string>#EE000B</string>
  375. </dict>
  376. </dict>
  377. <dict>
  378. <key>name</key>
  379. <string>php</string>
  380. <key>scope</key>
  381. <string>source.php - punctuation.section</string>
  382. <key>settings</key>
  383. <dict>
  384. <key>fontStyle</key>
  385. <string></string>
  386. <key>foreground</key>
  387. <string>#000000</string>
  388. </dict>
  389. </dict>
  390. <dict>
  391. <key>name</key>
  392. <string>php varaible</string>
  393. <key>scope</key>
  394. <string>source.php variable, source.php meta.function.arguments</string>
  395. <key>settings</key>
  396. <dict>
  397. <key>foreground</key>
  398. <string>#000000</string>
  399. </dict>
  400. </dict>
  401. <dict>
  402. <key>name</key>
  403. <string>php punctuation</string>
  404. <key>scope</key>
  405. <string>source.php punctuation - string - variable - meta.function</string>
  406. <key>settings</key>
  407. <dict>
  408. <key>foreground</key>
  409. <string>#05208C</string>
  410. </dict>
  411. </dict>
  412. <dict>
  413. <key>name</key>
  414. <string>php storage.type</string>
  415. <key>scope</key>
  416. <string>source.php storage.type</string>
  417. <key>settings</key>
  418. <dict>
  419. <key>foreground</key>
  420. <string>#24BF96</string>
  421. </dict>
  422. </dict>
  423. <dict>
  424. <key>name</key>
  425. <string>php keyword general / storage misc</string>
  426. <key>scope</key>
  427. <string>source.php keyword - comment, source.php storage.type.class, source.php storage.type.interface, source.php storage.modifier, source.php constant.language</string>
  428. <key>settings</key>
  429. <dict>
  430. <key>foreground</key>
  431. <string>#009714</string>
  432. </dict>
  433. </dict>
  434. <dict>
  435. <key>name</key>
  436. <string>php support / storage / operator</string>
  437. <key>scope</key>
  438. <string>source.php support , source.php storage, source.php keyword.operator, source.php storage.type.function</string>
  439. <key>settings</key>
  440. <dict>
  441. <key>foreground</key>
  442. <string>#0035FF</string>
  443. </dict>
  444. </dict>
  445. <dict>
  446. <key>name</key>
  447. <string>php varaible global</string>
  448. <key>scope</key>
  449. <string>source.php variable.other.global</string>
  450. <key>settings</key>
  451. <dict>
  452. <key>foreground</key>
  453. <string>#0092F2</string>
  454. </dict>
  455. </dict>
  456. <dict>
  457. <key>name</key>
  458. <string>php support constant</string>
  459. <key>scope</key>
  460. <string>source.php support.constant, source.php constant.language.php</string>
  461. <key>settings</key>
  462. <dict>
  463. <key>foreground</key>
  464. <string>#551D02</string>
  465. </dict>
  466. </dict>
  467. <dict>
  468. <key>name</key>
  469. <string>php string</string>
  470. <key>scope</key>
  471. <string>source.php string, source.php string keyword.operator</string>
  472. <key>settings</key>
  473. <dict>
  474. <key>fontStyle</key>
  475. <string></string>
  476. <key>foreground</key>
  477. <string>#E20000</string>
  478. </dict>
  479. </dict>
  480. <dict>
  481. <key>name</key>
  482. <string>php string variable</string>
  483. <key>scope</key>
  484. <string>source.php string.quoted.double variable</string>
  485. <key>settings</key>
  486. <dict>
  487. <key>foreground</key>
  488. <string>#FF6200</string>
  489. </dict>
  490. </dict>
  491. <dict>
  492. <key>name</key>
  493. <string>php comment general</string>
  494. <key>scope</key>
  495. <string>source.php comment</string>
  496. <key>settings</key>
  497. <dict>
  498. <key>foreground</key>
  499. <string>#FF9404</string>
  500. </dict>
  501. </dict>
  502. <dict>
  503. <key>name</key>
  504. <string>Invalid</string>
  505. <key>scope</key>
  506. <string>invalid</string>
  507. <key>settings</key>
  508. <dict>
  509. <key>background</key>
  510. <string>#EFFF8A</string>
  511. <key>fontStyle</key>
  512. <string>bold</string>
  513. <key>foreground</key>
  514. <string>#EE000B</string>
  515. </dict>
  516. </dict>
  517. </array>
  518. <key>uuid</key>
  519. <string>4C43099A-C325-4F56-BACB-F332209207B0</string>
  520. </dict>
  521. </plist>