PageRenderTime 58ms CodeModel.GetById 28ms RepoModel.GetById 0ms app.codeStats 0ms

/iterm2/profiles/Profiles.json

https://github.com/AndrewRayCode/configs
JSON | 5052 lines | 5026 code | 26 blank | 0 comment | 0 complexity | 0f022b3f4aff9367babc096bf124f030 MD5 | raw file

Large files files are truncated, but you can click here to view the full file

  1. {
  2. "Profiles": [
  3. {
  4. "Working Directory" : "\/Users\/andrewray",
  5. "Prompt Before Closing 2" : 0,
  6. "Selected Text Color" : {
  7. "Green Component" : 0,
  8. "Blue Component" : 0,
  9. "Red Component" : 0
  10. },
  11. "Rows" : 25,
  12. "Ansi 11 Color" : {
  13. "Green Component" : 1,
  14. "Blue Component" : 0.3333333432674408,
  15. "Red Component" : 1
  16. },
  17. "Use Italic Font" : true,
  18. "Foreground Color" : {
  19. "Green Component" : 0.73333334922790527,
  20. "Blue Component" : 0.73333334922790527,
  21. "Red Component" : 0.73333334922790527
  22. },
  23. "Right Option Key Sends" : 0,
  24. "Show Status Bar" : false,
  25. "Character Encoding" : 4,
  26. "Selection Color" : {
  27. "Green Component" : 0.8353000283241272,
  28. "Blue Component" : 1,
  29. "Red Component" : 0.70980000495910645
  30. },
  31. "Triggers" : [
  32. ],
  33. "Blend" : 0.30000001192092896,
  34. "Mouse Reporting" : true,
  35. "Ansi 4 Color" : {
  36. "Green Component" : 0,
  37. "Blue Component" : 0.73333334922790527,
  38. "Red Component" : 0
  39. },
  40. "Non-ASCII Anti Aliased" : true,
  41. "Sync Title" : false,
  42. "Disable Window Resizing" : true,
  43. "Close Sessions On End" : true,
  44. "Jobs to Ignore" : [
  45. "rlogin",
  46. "ssh",
  47. "slogin",
  48. "telnet"
  49. ],
  50. "Scrollback With Status Bar" : false,
  51. "Scrollback Lines" : 10000,
  52. "Scrollback in Alternate Screen" : true,
  53. "Status Bar Layout" : {
  54. "components" : [
  55. ],
  56. "advanced configuration" : {
  57. "font" : ".AppleSystemUIFont 12",
  58. "algorithm" : 0
  59. }
  60. },
  61. "Hide After Opening" : false,
  62. "Flashing Bell" : false,
  63. "BM Growl" : true,
  64. "Ansi 3 Color" : {
  65. "Green Component" : 0.73333334922790527,
  66. "Blue Component" : 0,
  67. "Red Component" : 0.73333334922790527
  68. },
  69. "Shortcut" : "",
  70. "Background Image Location" : "",
  71. "Bold Color" : {
  72. "Green Component" : 1,
  73. "Blue Component" : 1,
  74. "Red Component" : 1
  75. },
  76. "Unlimited Scrollback" : false,
  77. "Custom Command" : "No",
  78. "Smart Selection Rules" : [
  79. {
  80. "notes" : "Word bounded by whitespace",
  81. "regex" : "\\S+",
  82. "precision" : "low"
  83. },
  84. {
  85. "notes" : "C++ namespace::identifier",
  86. "regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+",
  87. "precision" : "normal"
  88. },
  89. {
  90. "notes" : "Paths",
  91. "regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?",
  92. "precision" : "normal"
  93. },
  94. {
  95. "notes" : "Quoted string",
  96. "regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"",
  97. "precision" : "normal"
  98. },
  99. {
  100. "notes" : "Java\/Python include paths",
  101. "regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+",
  102. "precision" : "normal"
  103. },
  104. {
  105. "notes" : "mailto URL",
  106. "regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  107. "precision" : "normal"
  108. },
  109. {
  110. "notes" : "Obj-C selector",
  111. "regex" : "@selector\\([^)]+\\)",
  112. "precision" : "high"
  113. },
  114. {
  115. "notes" : "email address",
  116. "regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b",
  117. "precision" : "high"
  118. },
  119. {
  120. "notes" : "HTTP URL",
  121. "regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?[a-z0-9A-Z]+(\\.[a-z0-9A-Z]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?",
  122. "precision" : "very_high"
  123. },
  124. {
  125. "notes" : "SSH URL",
  126. "regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  127. "precision" : "very_high"
  128. },
  129. {
  130. "notes" : "Telnet URL",
  131. "regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  132. "precision" : "very_high"
  133. }
  134. ],
  135. "Keyboard Map" : {
  136. "0xf700-0x260000" : {
  137. "Text" : "[1;6A",
  138. "Action" : 10
  139. },
  140. "0x37-0x40000" : {
  141. "Text" : "0x1f",
  142. "Action" : 11
  143. },
  144. "0x32-0x40000" : {
  145. "Text" : "0x00",
  146. "Action" : 11
  147. },
  148. "0xf709-0x20000" : {
  149. "Text" : "[17;2~",
  150. "Action" : 10
  151. },
  152. "0xf70c-0x20000" : {
  153. "Text" : "[20;2~",
  154. "Action" : 10
  155. },
  156. "0xf729-0x20000" : {
  157. "Text" : "[1;2H",
  158. "Action" : 10
  159. },
  160. "0xf72b-0x40000" : {
  161. "Text" : "[1;5F",
  162. "Action" : 10
  163. },
  164. "0xf705-0x20000" : {
  165. "Text" : "[1;2Q",
  166. "Action" : 10
  167. },
  168. "0xf703-0x260000" : {
  169. "Text" : "[1;6C",
  170. "Action" : 10
  171. },
  172. "0xf700-0x220000" : {
  173. "Text" : "[1;2A",
  174. "Action" : 10
  175. },
  176. "0xf701-0x280000" : {
  177. "Text" : "0x1b 0x1b 0x5b 0x42",
  178. "Action" : 11
  179. },
  180. "0x38-0x40000" : {
  181. "Text" : "0x7f",
  182. "Action" : 11
  183. },
  184. "0x33-0x40000" : {
  185. "Text" : "0x1b",
  186. "Action" : 11
  187. },
  188. "0xf703-0x220000" : {
  189. "Text" : "[1;2C",
  190. "Action" : 10
  191. },
  192. "0xf701-0x240000" : {
  193. "Text" : "[1;5B",
  194. "Action" : 10
  195. },
  196. "0xf70d-0x20000" : {
  197. "Text" : "[21;2~",
  198. "Action" : 10
  199. },
  200. "0xf702-0x260000" : {
  201. "Text" : "[1;6D",
  202. "Action" : 10
  203. },
  204. "0xf729-0x40000" : {
  205. "Text" : "[1;5H",
  206. "Action" : 10
  207. },
  208. "0xf706-0x20000" : {
  209. "Text" : "[1;2R",
  210. "Action" : 10
  211. },
  212. "0x34-0x40000" : {
  213. "Text" : "0x1c",
  214. "Action" : 11
  215. },
  216. "0xf700-0x280000" : {
  217. "Text" : "0x1b 0x1b 0x5b 0x41",
  218. "Action" : 11
  219. },
  220. "0x2d-0x40000" : {
  221. "Text" : "0x1f",
  222. "Action" : 11
  223. },
  224. "0xf70e-0x20000" : {
  225. "Text" : "[23;2~",
  226. "Action" : 10
  227. },
  228. "0xf702-0x220000" : {
  229. "Text" : "[1;2D",
  230. "Action" : 10
  231. },
  232. "0xf703-0x280000" : {
  233. "Text" : "0x1b 0x1b 0x5b 0x43",
  234. "Action" : 11
  235. },
  236. "0xf700-0x240000" : {
  237. "Text" : "[1;5A",
  238. "Action" : 10
  239. },
  240. "0xf707-0x20000" : {
  241. "Text" : "[1;2S",
  242. "Action" : 10
  243. },
  244. "0xf70a-0x20000" : {
  245. "Text" : "[18;2~",
  246. "Action" : 10
  247. },
  248. "0x35-0x40000" : {
  249. "Text" : "0x1d",
  250. "Action" : 11
  251. },
  252. "0xf70f-0x20000" : {
  253. "Text" : "[24;2~",
  254. "Action" : 10
  255. },
  256. "0xf703-0x240000" : {
  257. "Text" : "[1;5C",
  258. "Action" : 10
  259. },
  260. "0xf701-0x260000" : {
  261. "Text" : "[1;6B",
  262. "Action" : 10
  263. },
  264. "0xf702-0x280000" : {
  265. "Text" : "0x1b 0x1b 0x5b 0x44",
  266. "Action" : 11
  267. },
  268. "0xf72b-0x20000" : {
  269. "Text" : "[1;2F",
  270. "Action" : 10
  271. },
  272. "0x36-0x40000" : {
  273. "Text" : "0x1e",
  274. "Action" : 11
  275. },
  276. "0xf708-0x20000" : {
  277. "Text" : "[15;2~",
  278. "Action" : 10
  279. },
  280. "0xf701-0x220000" : {
  281. "Text" : "[1;2B",
  282. "Action" : 10
  283. },
  284. "0xf70b-0x20000" : {
  285. "Text" : "[19;2~",
  286. "Action" : 10
  287. },
  288. "0xf702-0x240000" : {
  289. "Text" : "[1;5D",
  290. "Action" : 10
  291. },
  292. "0xf704-0x20000" : {
  293. "Text" : "[1;2P",
  294. "Action" : 10
  295. }
  296. },
  297. "Log Directory" : "",
  298. "Use Canonical Parser" : false,
  299. "Ansi 14 Color" : {
  300. "Green Component" : 1,
  301. "Blue Component" : 1,
  302. "Red Component" : 0.3333333432674408
  303. },
  304. "Ansi 2 Color" : {
  305. "Green Component" : 0.73333334922790527,
  306. "Blue Component" : 0,
  307. "Red Component" : 0
  308. },
  309. "Background Image Is Tiled" : false,
  310. "Send Code When Idle" : false,
  311. "ASCII Anti Aliased" : true,
  312. "Tags" : [
  313. ],
  314. "Ansi 9 Color" : {
  315. "Green Component" : 0.3333333432674408,
  316. "Blue Component" : 0.3333333432674408,
  317. "Red Component" : 1
  318. },
  319. "Use Bold Font" : true,
  320. "Silence Bell" : false,
  321. "Ansi 12 Color" : {
  322. "Green Component" : 0.3333333432674408,
  323. "Blue Component" : 1,
  324. "Red Component" : 0.3333333432674408
  325. },
  326. "Window Type" : 0,
  327. "Allow Title Reporting" : false,
  328. "Use Bright Bold" : true,
  329. "Cursor Text Color" : {
  330. "Green Component" : 1,
  331. "Blue Component" : 1,
  332. "Red Component" : 1
  333. },
  334. "Default Bookmark" : "No",
  335. "Cursor Color" : {
  336. "Green Component" : 0.73333334922790527,
  337. "Blue Component" : 0.73333334922790527,
  338. "Red Component" : 0.73333334922790527
  339. },
  340. "Disable Smcup Rmcup" : false,
  341. "Name" : "Boope Snooter Main",
  342. "Blinking Cursor" : false,
  343. "Guid" : "6CEF17B9-A7FE-444D-839D-63B476C0158A",
  344. "Ansi 1 Color" : {
  345. "Green Component" : 0,
  346. "Blue Component" : 0,
  347. "Red Component" : 0.73333334922790527
  348. },
  349. "Idle Code" : 0,
  350. "Ansi 10 Color" : {
  351. "Green Component" : 1,
  352. "Blue Component" : 0.3333333432674408,
  353. "Red Component" : 0.3333333432674408
  354. },
  355. "Ansi 8 Color" : {
  356. "Green Component" : 0.3333333432674408,
  357. "Blue Component" : 0.3333333432674408,
  358. "Red Component" : 0.3333333432674408
  359. },
  360. "Automatically Log" : false,
  361. "Smart Cursor Color" : true,
  362. "Semantic History" : {
  363. "editor" : "com.sublimetext.3",
  364. "text" : "",
  365. "action" : "best editor"
  366. },
  367. "Ambiguous Double Width" : false,
  368. "Blur Radius" : 2,
  369. "Cursor Type" : 2,
  370. "Ansi 0 Color" : {
  371. "Green Component" : 0,
  372. "Blue Component" : 0,
  373. "Red Component" : 0
  374. },
  375. "Blur" : false,
  376. "Normal Font" : "Monaco 12",
  377. "Vertical Spacing" : 1,
  378. "Disable Printing" : false,
  379. "Ansi 7 Color" : {
  380. "Green Component" : 0.73333334922790527,
  381. "Blue Component" : 0.73333334922790527,
  382. "Red Component" : 0.73333334922790527
  383. },
  384. "Command" : "",
  385. "Terminal Type" : "xterm-256color",
  386. "Horizontal Spacing" : 1,
  387. "Tab Color" : {
  388. "Red Component" : 0.51470947265625,
  389. "Color Space" : "sRGB",
  390. "Blue Component" : 0.067173921503126621,
  391. "Alpha Component" : 1,
  392. "Green Component" : 0.067173921503126621
  393. },
  394. "Option Key Sends" : 0,
  395. "Blink Allowed" : false,
  396. "Minimum Contrast" : 0,
  397. "Ansi 15 Color" : {
  398. "Green Component" : 1,
  399. "Blue Component" : 1,
  400. "Red Component" : 1
  401. },
  402. "Ansi 6 Color" : {
  403. "Green Component" : 0.73333334922790527,
  404. "Blue Component" : 0.73333334922790527,
  405. "Red Component" : 0
  406. },
  407. "Transparency" : 0,
  408. "Initial Text" : "cd ~\/cats-react",
  409. "Background Color" : {
  410. "Green Component" : 0,
  411. "Blue Component" : 0,
  412. "Red Component" : 0
  413. },
  414. "Screen" : -1,
  415. "Bound Hosts" : [
  416. ],
  417. "Non Ascii Font" : "Monaco 12",
  418. "Ansi 13 Color" : {
  419. "Green Component" : 0.3333333432674408,
  420. "Blue Component" : 1,
  421. "Red Component" : 1
  422. },
  423. "Columns" : 80,
  424. "Use Tab Color" : true,
  425. "Visual Bell" : true,
  426. "Custom Directory" : "No",
  427. "Ansi 5 Color" : {
  428. "Green Component" : 0,
  429. "Blue Component" : 0.73333334922790527,
  430. "Red Component" : 0.73333334922790527
  431. },
  432. "Set Local Environment Vars" : true
  433. },
  434. {
  435. "Working Directory" : "\/Users\/andrewray",
  436. "Prompt Before Closing 2" : 0,
  437. "Selected Text Color" : {
  438. "Green Component" : 0,
  439. "Blue Component" : 0,
  440. "Red Component" : 0
  441. },
  442. "Rows" : 25,
  443. "Ansi 11 Color" : {
  444. "Green Component" : 1,
  445. "Blue Component" : 0.3333333432674408,
  446. "Red Component" : 1
  447. },
  448. "Use Italic Font" : true,
  449. "Foreground Color" : {
  450. "Green Component" : 0.73333334922790527,
  451. "Blue Component" : 0.73333334922790527,
  452. "Red Component" : 0.73333334922790527
  453. },
  454. "Right Option Key Sends" : 0,
  455. "Character Encoding" : 4,
  456. "Selection Color" : {
  457. "Green Component" : 0.8353000283241272,
  458. "Blue Component" : 1,
  459. "Red Component" : 0.70980000495910645
  460. },
  461. "Triggers" : [
  462. ],
  463. "Blend" : 0.30000001192092896,
  464. "Mouse Reporting" : true,
  465. "Ansi 4 Color" : {
  466. "Green Component" : 0,
  467. "Blue Component" : 0.73333334922790527,
  468. "Red Component" : 0
  469. },
  470. "Non-ASCII Anti Aliased" : true,
  471. "Sync Title" : false,
  472. "Disable Window Resizing" : true,
  473. "Close Sessions On End" : true,
  474. "Jobs to Ignore" : [
  475. "rlogin",
  476. "ssh",
  477. "slogin",
  478. "telnet"
  479. ],
  480. "Scrollback With Status Bar" : false,
  481. "Scrollback Lines" : 10000,
  482. "Scrollback in Alternate Screen" : true,
  483. "Hide After Opening" : false,
  484. "Flashing Bell" : false,
  485. "BM Growl" : true,
  486. "Ansi 3 Color" : {
  487. "Green Component" : 0.73333334922790527,
  488. "Blue Component" : 0,
  489. "Red Component" : 0.73333334922790527
  490. },
  491. "Shortcut" : "",
  492. "Background Image Location" : "",
  493. "Bold Color" : {
  494. "Green Component" : 1,
  495. "Blue Component" : 1,
  496. "Red Component" : 1
  497. },
  498. "Unlimited Scrollback" : false,
  499. "Custom Command" : "No",
  500. "Smart Selection Rules" : [
  501. {
  502. "notes" : "Word bounded by whitespace",
  503. "regex" : "\\S+",
  504. "precision" : "low"
  505. },
  506. {
  507. "notes" : "C++ namespace::identifier",
  508. "regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+",
  509. "precision" : "normal"
  510. },
  511. {
  512. "notes" : "Paths",
  513. "regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?",
  514. "precision" : "normal"
  515. },
  516. {
  517. "notes" : "Quoted string",
  518. "regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"",
  519. "precision" : "normal"
  520. },
  521. {
  522. "notes" : "Java\/Python include paths",
  523. "regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+",
  524. "precision" : "normal"
  525. },
  526. {
  527. "notes" : "mailto URL",
  528. "regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  529. "precision" : "normal"
  530. },
  531. {
  532. "notes" : "Obj-C selector",
  533. "regex" : "@selector\\([^)]+\\)",
  534. "precision" : "high"
  535. },
  536. {
  537. "notes" : "email address",
  538. "regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b",
  539. "precision" : "high"
  540. },
  541. {
  542. "notes" : "HTTP URL",
  543. "regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?[a-z0-9A-Z]+(\\.[a-z0-9A-Z]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?",
  544. "precision" : "very_high"
  545. },
  546. {
  547. "notes" : "SSH URL",
  548. "regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  549. "precision" : "very_high"
  550. },
  551. {
  552. "notes" : "Telnet URL",
  553. "regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  554. "precision" : "very_high"
  555. }
  556. ],
  557. "Keyboard Map" : {
  558. "0xf700-0x260000" : {
  559. "Text" : "[1;6A",
  560. "Action" : 10
  561. },
  562. "0x37-0x40000" : {
  563. "Text" : "0x1f",
  564. "Action" : 11
  565. },
  566. "0x32-0x40000" : {
  567. "Text" : "0x00",
  568. "Action" : 11
  569. },
  570. "0xf709-0x20000" : {
  571. "Text" : "[17;2~",
  572. "Action" : 10
  573. },
  574. "0xf70c-0x20000" : {
  575. "Text" : "[20;2~",
  576. "Action" : 10
  577. },
  578. "0xf729-0x20000" : {
  579. "Text" : "[1;2H",
  580. "Action" : 10
  581. },
  582. "0xf72b-0x40000" : {
  583. "Text" : "[1;5F",
  584. "Action" : 10
  585. },
  586. "0xf705-0x20000" : {
  587. "Text" : "[1;2Q",
  588. "Action" : 10
  589. },
  590. "0xf703-0x260000" : {
  591. "Text" : "[1;6C",
  592. "Action" : 10
  593. },
  594. "0xf700-0x220000" : {
  595. "Text" : "[1;2A",
  596. "Action" : 10
  597. },
  598. "0xf701-0x280000" : {
  599. "Text" : "0x1b 0x1b 0x5b 0x42",
  600. "Action" : 11
  601. },
  602. "0x38-0x40000" : {
  603. "Text" : "0x7f",
  604. "Action" : 11
  605. },
  606. "0x33-0x40000" : {
  607. "Text" : "0x1b",
  608. "Action" : 11
  609. },
  610. "0xf703-0x220000" : {
  611. "Text" : "[1;2C",
  612. "Action" : 10
  613. },
  614. "0xf701-0x240000" : {
  615. "Text" : "[1;5B",
  616. "Action" : 10
  617. },
  618. "0xf70d-0x20000" : {
  619. "Text" : "[21;2~",
  620. "Action" : 10
  621. },
  622. "0xf702-0x260000" : {
  623. "Text" : "[1;6D",
  624. "Action" : 10
  625. },
  626. "0xf729-0x40000" : {
  627. "Text" : "[1;5H",
  628. "Action" : 10
  629. },
  630. "0xf706-0x20000" : {
  631. "Text" : "[1;2R",
  632. "Action" : 10
  633. },
  634. "0x34-0x40000" : {
  635. "Text" : "0x1c",
  636. "Action" : 11
  637. },
  638. "0xf700-0x280000" : {
  639. "Text" : "0x1b 0x1b 0x5b 0x41",
  640. "Action" : 11
  641. },
  642. "0x2d-0x40000" : {
  643. "Text" : "0x1f",
  644. "Action" : 11
  645. },
  646. "0xf70e-0x20000" : {
  647. "Text" : "[23;2~",
  648. "Action" : 10
  649. },
  650. "0xf702-0x220000" : {
  651. "Text" : "[1;2D",
  652. "Action" : 10
  653. },
  654. "0xf703-0x280000" : {
  655. "Text" : "0x1b 0x1b 0x5b 0x43",
  656. "Action" : 11
  657. },
  658. "0xf700-0x240000" : {
  659. "Text" : "[1;5A",
  660. "Action" : 10
  661. },
  662. "0xf707-0x20000" : {
  663. "Text" : "[1;2S",
  664. "Action" : 10
  665. },
  666. "0xf70a-0x20000" : {
  667. "Text" : "[18;2~",
  668. "Action" : 10
  669. },
  670. "0x35-0x40000" : {
  671. "Text" : "0x1d",
  672. "Action" : 11
  673. },
  674. "0xf70f-0x20000" : {
  675. "Text" : "[24;2~",
  676. "Action" : 10
  677. },
  678. "0xf703-0x240000" : {
  679. "Text" : "[1;5C",
  680. "Action" : 10
  681. },
  682. "0xf701-0x260000" : {
  683. "Text" : "[1;6B",
  684. "Action" : 10
  685. },
  686. "0xf702-0x280000" : {
  687. "Text" : "0x1b 0x1b 0x5b 0x44",
  688. "Action" : 11
  689. },
  690. "0xf72b-0x20000" : {
  691. "Text" : "[1;2F",
  692. "Action" : 10
  693. },
  694. "0x36-0x40000" : {
  695. "Text" : "0x1e",
  696. "Action" : 11
  697. },
  698. "0xf708-0x20000" : {
  699. "Text" : "[15;2~",
  700. "Action" : 10
  701. },
  702. "0xf701-0x220000" : {
  703. "Text" : "[1;2B",
  704. "Action" : 10
  705. },
  706. "0xf70b-0x20000" : {
  707. "Text" : "[19;2~",
  708. "Action" : 10
  709. },
  710. "0xf702-0x240000" : {
  711. "Text" : "[1;5D",
  712. "Action" : 10
  713. },
  714. "0xf704-0x20000" : {
  715. "Text" : "[1;2P",
  716. "Action" : 10
  717. }
  718. },
  719. "Log Directory" : "",
  720. "Use Canonical Parser" : false,
  721. "Ansi 14 Color" : {
  722. "Green Component" : 1,
  723. "Blue Component" : 1,
  724. "Red Component" : 0.3333333432674408
  725. },
  726. "Ansi 2 Color" : {
  727. "Green Component" : 0.73333334922790527,
  728. "Blue Component" : 0,
  729. "Red Component" : 0
  730. },
  731. "Background Image Is Tiled" : false,
  732. "Send Code When Idle" : false,
  733. "ASCII Anti Aliased" : true,
  734. "Tags" : [
  735. ],
  736. "Ansi 9 Color" : {
  737. "Green Component" : 0.3333333432674408,
  738. "Blue Component" : 0.3333333432674408,
  739. "Red Component" : 1
  740. },
  741. "Use Bold Font" : true,
  742. "Silence Bell" : false,
  743. "Ansi 12 Color" : {
  744. "Green Component" : 0.3333333432674408,
  745. "Blue Component" : 1,
  746. "Red Component" : 0.3333333432674408
  747. },
  748. "Window Type" : 0,
  749. "Allow Title Reporting" : false,
  750. "Use Bright Bold" : true,
  751. "Cursor Text Color" : {
  752. "Green Component" : 1,
  753. "Blue Component" : 1,
  754. "Red Component" : 1
  755. },
  756. "Default Bookmark" : "No",
  757. "Cursor Color" : {
  758. "Green Component" : 0.73333334922790527,
  759. "Blue Component" : 0.73333334922790527,
  760. "Red Component" : 0.73333334922790527
  761. },
  762. "Disable Smcup Rmcup" : false,
  763. "Name" : "Booper Snooter Server",
  764. "Blinking Cursor" : false,
  765. "Guid" : "85A22882-222E-4456-B9E7-7369A6299614",
  766. "Ansi 1 Color" : {
  767. "Green Component" : 0,
  768. "Blue Component" : 0,
  769. "Red Component" : 0.73333334922790527
  770. },
  771. "Idle Code" : 0,
  772. "Ansi 10 Color" : {
  773. "Green Component" : 1,
  774. "Blue Component" : 0.3333333432674408,
  775. "Red Component" : 0.3333333432674408
  776. },
  777. "Ansi 8 Color" : {
  778. "Green Component" : 0.3333333432674408,
  779. "Blue Component" : 0.3333333432674408,
  780. "Red Component" : 0.3333333432674408
  781. },
  782. "Automatically Log" : false,
  783. "Smart Cursor Color" : true,
  784. "Semantic History" : {
  785. "editor" : "com.sublimetext.3",
  786. "text" : "",
  787. "action" : "best editor"
  788. },
  789. "Ambiguous Double Width" : false,
  790. "Blur Radius" : 2,
  791. "Cursor Type" : 2,
  792. "Ansi 0 Color" : {
  793. "Green Component" : 0,
  794. "Blue Component" : 0,
  795. "Red Component" : 0
  796. },
  797. "Blur" : false,
  798. "Normal Font" : "Monaco 12",
  799. "Vertical Spacing" : 1,
  800. "Disable Printing" : false,
  801. "Ansi 7 Color" : {
  802. "Green Component" : 0.73333334922790527,
  803. "Blue Component" : 0.73333334922790527,
  804. "Red Component" : 0.73333334922790527
  805. },
  806. "Command" : "",
  807. "Terminal Type" : "xterm-256color",
  808. "Horizontal Spacing" : 1,
  809. "Option Key Sends" : 0,
  810. "Blink Allowed" : false,
  811. "Minimum Contrast" : 0,
  812. "Ansi 15 Color" : {
  813. "Green Component" : 1,
  814. "Blue Component" : 1,
  815. "Red Component" : 1
  816. },
  817. "Ansi 6 Color" : {
  818. "Green Component" : 0.73333334922790527,
  819. "Blue Component" : 0.73333334922790527,
  820. "Red Component" : 0
  821. },
  822. "Transparency" : 0,
  823. "Initial Text" : "cd ~\/cats-react; npm start",
  824. "Background Color" : {
  825. "Green Component" : 0,
  826. "Blue Component" : 0,
  827. "Red Component" : 0
  828. },
  829. "Screen" : -1,
  830. "Non Ascii Font" : "Monaco 12",
  831. "Ansi 13 Color" : {
  832. "Green Component" : 0.3333333432674408,
  833. "Blue Component" : 1,
  834. "Red Component" : 1
  835. },
  836. "Columns" : 80,
  837. "Visual Bell" : true,
  838. "Custom Directory" : "No",
  839. "Ansi 5 Color" : {
  840. "Green Component" : 0,
  841. "Blue Component" : 0.73333334922790527,
  842. "Red Component" : 0.73333334922790527
  843. },
  844. "Set Local Environment Vars" : true
  845. },
  846. {
  847. "Working Directory" : "\/Users\/andrewray\/doopy-butts",
  848. "Prompt Before Closing 2" : 0,
  849. "Selected Text Color" : {
  850. "Green Component" : 0,
  851. "Blue Component" : 0,
  852. "Red Component" : 0
  853. },
  854. "Rows" : 25,
  855. "Ansi 11 Color" : {
  856. "Green Component" : 1,
  857. "Blue Component" : 0.3333333432674408,
  858. "Red Component" : 1
  859. },
  860. "Use Italic Font" : true,
  861. "Foreground Color" : {
  862. "Green Component" : 0.73333334922790527,
  863. "Blue Component" : 0.73333334922790527,
  864. "Red Component" : 0.73333334922790527
  865. },
  866. "Right Option Key Sends" : 0,
  867. "Character Encoding" : 4,
  868. "Selection Color" : {
  869. "Green Component" : 0.8353000283241272,
  870. "Blue Component" : 1,
  871. "Red Component" : 0.70980000495910645
  872. },
  873. "Triggers" : [
  874. ],
  875. "Blend" : 0.30000001192092896,
  876. "Mouse Reporting" : true,
  877. "Ansi 4 Color" : {
  878. "Green Component" : 0,
  879. "Blue Component" : 0.73333334922790527,
  880. "Red Component" : 0
  881. },
  882. "Non-ASCII Anti Aliased" : true,
  883. "Sync Title" : false,
  884. "Disable Window Resizing" : true,
  885. "Close Sessions On End" : true,
  886. "Jobs to Ignore" : [
  887. "rlogin",
  888. "ssh",
  889. "slogin",
  890. "telnet"
  891. ],
  892. "Scrollback With Status Bar" : false,
  893. "Scrollback Lines" : 10000,
  894. "Scrollback in Alternate Screen" : true,
  895. "Hide After Opening" : false,
  896. "Flashing Bell" : false,
  897. "BM Growl" : true,
  898. "Ansi 3 Color" : {
  899. "Green Component" : 0.73333334922790527,
  900. "Blue Component" : 0,
  901. "Red Component" : 0.73333334922790527
  902. },
  903. "Shortcut" : "",
  904. "Background Image Location" : "",
  905. "Bold Color" : {
  906. "Green Component" : 1,
  907. "Blue Component" : 1,
  908. "Red Component" : 1
  909. },
  910. "Unlimited Scrollback" : false,
  911. "Custom Command" : "No",
  912. "Smart Selection Rules" : [
  913. {
  914. "notes" : "Word bounded by whitespace",
  915. "regex" : "\\S+",
  916. "precision" : "low"
  917. },
  918. {
  919. "notes" : "C++ namespace::identifier",
  920. "regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+",
  921. "precision" : "normal"
  922. },
  923. {
  924. "notes" : "Paths",
  925. "regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?",
  926. "precision" : "normal"
  927. },
  928. {
  929. "notes" : "Quoted string",
  930. "regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"",
  931. "precision" : "normal"
  932. },
  933. {
  934. "notes" : "Java\/Python include paths",
  935. "regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+",
  936. "precision" : "normal"
  937. },
  938. {
  939. "notes" : "mailto URL",
  940. "regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  941. "precision" : "normal"
  942. },
  943. {
  944. "notes" : "Obj-C selector",
  945. "regex" : "@selector\\([^)]+\\)",
  946. "precision" : "high"
  947. },
  948. {
  949. "notes" : "email address",
  950. "regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b",
  951. "precision" : "high"
  952. },
  953. {
  954. "notes" : "HTTP URL",
  955. "regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?[a-z0-9A-Z]+(\\.[a-z0-9A-Z]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?",
  956. "precision" : "very_high"
  957. },
  958. {
  959. "notes" : "SSH URL",
  960. "regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  961. "precision" : "very_high"
  962. },
  963. {
  964. "notes" : "Telnet URL",
  965. "regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  966. "precision" : "very_high"
  967. }
  968. ],
  969. "Keyboard Map" : {
  970. "0xf700-0x260000" : {
  971. "Text" : "[1;6A",
  972. "Action" : 10
  973. },
  974. "0x37-0x40000" : {
  975. "Text" : "0x1f",
  976. "Action" : 11
  977. },
  978. "0x32-0x40000" : {
  979. "Text" : "0x00",
  980. "Action" : 11
  981. },
  982. "0xf709-0x20000" : {
  983. "Text" : "[17;2~",
  984. "Action" : 10
  985. },
  986. "0xf70c-0x20000" : {
  987. "Text" : "[20;2~",
  988. "Action" : 10
  989. },
  990. "0xf729-0x20000" : {
  991. "Text" : "[1;2H",
  992. "Action" : 10
  993. },
  994. "0xf72b-0x40000" : {
  995. "Text" : "[1;5F",
  996. "Action" : 10
  997. },
  998. "0xf705-0x20000" : {
  999. "Text" : "[1;2Q",
  1000. "Action" : 10
  1001. },
  1002. "0xf703-0x260000" : {
  1003. "Text" : "[1;6C",
  1004. "Action" : 10
  1005. },
  1006. "0xf700-0x220000" : {
  1007. "Text" : "[1;2A",
  1008. "Action" : 10
  1009. },
  1010. "0xf701-0x280000" : {
  1011. "Text" : "0x1b 0x1b 0x5b 0x42",
  1012. "Action" : 11
  1013. },
  1014. "0x38-0x40000" : {
  1015. "Text" : "0x7f",
  1016. "Action" : 11
  1017. },
  1018. "0x33-0x40000" : {
  1019. "Text" : "0x1b",
  1020. "Action" : 11
  1021. },
  1022. "0xf703-0x220000" : {
  1023. "Text" : "[1;2C",
  1024. "Action" : 10
  1025. },
  1026. "0xf701-0x240000" : {
  1027. "Text" : "[1;5B",
  1028. "Action" : 10
  1029. },
  1030. "0xf70d-0x20000" : {
  1031. "Text" : "[21;2~",
  1032. "Action" : 10
  1033. },
  1034. "0xf702-0x260000" : {
  1035. "Text" : "[1;6D",
  1036. "Action" : 10
  1037. },
  1038. "0xf729-0x40000" : {
  1039. "Text" : "[1;5H",
  1040. "Action" : 10
  1041. },
  1042. "0xf706-0x20000" : {
  1043. "Text" : "[1;2R",
  1044. "Action" : 10
  1045. },
  1046. "0x34-0x40000" : {
  1047. "Text" : "0x1c",
  1048. "Action" : 11
  1049. },
  1050. "0xf700-0x280000" : {
  1051. "Text" : "0x1b 0x1b 0x5b 0x41",
  1052. "Action" : 11
  1053. },
  1054. "0x2d-0x40000" : {
  1055. "Text" : "0x1f",
  1056. "Action" : 11
  1057. },
  1058. "0xf70e-0x20000" : {
  1059. "Text" : "[23;2~",
  1060. "Action" : 10
  1061. },
  1062. "0xf702-0x220000" : {
  1063. "Text" : "[1;2D",
  1064. "Action" : 10
  1065. },
  1066. "0xf703-0x280000" : {
  1067. "Text" : "0x1b 0x1b 0x5b 0x43",
  1068. "Action" : 11
  1069. },
  1070. "0xf700-0x240000" : {
  1071. "Text" : "[1;5A",
  1072. "Action" : 10
  1073. },
  1074. "0xf707-0x20000" : {
  1075. "Text" : "[1;2S",
  1076. "Action" : 10
  1077. },
  1078. "0xf70a-0x20000" : {
  1079. "Text" : "[18;2~",
  1080. "Action" : 10
  1081. },
  1082. "0x35-0x40000" : {
  1083. "Text" : "0x1d",
  1084. "Action" : 11
  1085. },
  1086. "0xf70f-0x20000" : {
  1087. "Text" : "[24;2~",
  1088. "Action" : 10
  1089. },
  1090. "0xf703-0x240000" : {
  1091. "Text" : "[1;5C",
  1092. "Action" : 10
  1093. },
  1094. "0xf701-0x260000" : {
  1095. "Text" : "[1;6B",
  1096. "Action" : 10
  1097. },
  1098. "0xf702-0x280000" : {
  1099. "Text" : "0x1b 0x1b 0x5b 0x44",
  1100. "Action" : 11
  1101. },
  1102. "0xf72b-0x20000" : {
  1103. "Text" : "[1;2F",
  1104. "Action" : 10
  1105. },
  1106. "0x36-0x40000" : {
  1107. "Text" : "0x1e",
  1108. "Action" : 11
  1109. },
  1110. "0xf708-0x20000" : {
  1111. "Text" : "[15;2~",
  1112. "Action" : 10
  1113. },
  1114. "0xf701-0x220000" : {
  1115. "Text" : "[1;2B",
  1116. "Action" : 10
  1117. },
  1118. "0xf70b-0x20000" : {
  1119. "Text" : "[19;2~",
  1120. "Action" : 10
  1121. },
  1122. "0xf702-0x240000" : {
  1123. "Text" : "[1;5D",
  1124. "Action" : 10
  1125. },
  1126. "0xf704-0x20000" : {
  1127. "Text" : "[1;2P",
  1128. "Action" : 10
  1129. }
  1130. },
  1131. "Log Directory" : "",
  1132. "Use Canonical Parser" : false,
  1133. "Ansi 14 Color" : {
  1134. "Green Component" : 1,
  1135. "Blue Component" : 1,
  1136. "Red Component" : 0.3333333432674408
  1137. },
  1138. "Ansi 2 Color" : {
  1139. "Green Component" : 0.73333334922790527,
  1140. "Blue Component" : 0,
  1141. "Red Component" : 0
  1142. },
  1143. "Background Image Is Tiled" : false,
  1144. "Send Code When Idle" : false,
  1145. "ASCII Anti Aliased" : true,
  1146. "Tags" : [
  1147. ],
  1148. "Ansi 9 Color" : {
  1149. "Green Component" : 0.3333333432674408,
  1150. "Blue Component" : 0.3333333432674408,
  1151. "Red Component" : 1
  1152. },
  1153. "Use Bold Font" : true,
  1154. "Silence Bell" : false,
  1155. "Ansi 12 Color" : {
  1156. "Green Component" : 0.3333333432674408,
  1157. "Blue Component" : 1,
  1158. "Red Component" : 0.3333333432674408
  1159. },
  1160. "Window Type" : 0,
  1161. "Allow Title Reporting" : false,
  1162. "Use Bright Bold" : true,
  1163. "Cursor Text Color" : {
  1164. "Green Component" : 1,
  1165. "Blue Component" : 1,
  1166. "Red Component" : 1
  1167. },
  1168. "Default Bookmark" : "No",
  1169. "Cursor Color" : {
  1170. "Green Component" : 0.73333334922790527,
  1171. "Blue Component" : 0.73333334922790527,
  1172. "Red Component" : 0.73333334922790527
  1173. },
  1174. "Disable Smcup Rmcup" : false,
  1175. "Name" : "Charisma Server",
  1176. "Blinking Cursor" : false,
  1177. "Guid" : "FBF5FC9E-F91F-4166-B501-C31F9BFA7BA0",
  1178. "Ansi 1 Color" : {
  1179. "Green Component" : 0,
  1180. "Blue Component" : 0,
  1181. "Red Component" : 0.73333334922790527
  1182. },
  1183. "Idle Code" : 0,
  1184. "Ansi 10 Color" : {
  1185. "Green Component" : 1,
  1186. "Blue Component" : 0.3333333432674408,
  1187. "Red Component" : 0.3333333432674408
  1188. },
  1189. "Ansi 8 Color" : {
  1190. "Green Component" : 0.3333333432674408,
  1191. "Blue Component" : 0.3333333432674408,
  1192. "Red Component" : 0.3333333432674408
  1193. },
  1194. "Automatically Log" : false,
  1195. "Smart Cursor Color" : true,
  1196. "Semantic History" : {
  1197. "editor" : "com.sublimetext.3",
  1198. "text" : "",
  1199. "action" : "best editor"
  1200. },
  1201. "Ambiguous Double Width" : false,
  1202. "Blur Radius" : 2,
  1203. "Cursor Type" : 2,
  1204. "Ansi 0 Color" : {
  1205. "Green Component" : 0,
  1206. "Blue Component" : 0,
  1207. "Red Component" : 0
  1208. },
  1209. "Blur" : false,
  1210. "Normal Font" : "Monaco 12",
  1211. "Vertical Spacing" : 1,
  1212. "Disable Printing" : false,
  1213. "Ansi 7 Color" : {
  1214. "Green Component" : 0.73333334922790527,
  1215. "Blue Component" : 0.73333334922790527,
  1216. "Red Component" : 0.73333334922790527
  1217. },
  1218. "Command" : "",
  1219. "Terminal Type" : "xterm-256color",
  1220. "Horizontal Spacing" : 1,
  1221. "Option Key Sends" : 0,
  1222. "Blink Allowed" : false,
  1223. "Minimum Contrast" : 0,
  1224. "Ansi 15 Color" : {
  1225. "Green Component" : 1,
  1226. "Blue Component" : 1,
  1227. "Red Component" : 1
  1228. },
  1229. "Ansi 6 Color" : {
  1230. "Green Component" : 0.73333334922790527,
  1231. "Blue Component" : 0.73333334922790527,
  1232. "Red Component" : 0
  1233. },
  1234. "Transparency" : 0,
  1235. "Initial Text" : "nvm use v8.6.0; yarn dev",
  1236. "Background Color" : {
  1237. "Green Component" : 0,
  1238. "Blue Component" : 0,
  1239. "Red Component" : 0
  1240. },
  1241. "Screen" : -1,
  1242. "Non Ascii Font" : "Monaco 12",
  1243. "Ansi 13 Color" : {
  1244. "Green Component" : 0.3333333432674408,
  1245. "Blue Component" : 1,
  1246. "Red Component" : 1
  1247. },
  1248. "Columns" : 80,
  1249. "Visual Bell" : true,
  1250. "Custom Directory" : "Yes",
  1251. "Ansi 5 Color" : {
  1252. "Green Component" : 0,
  1253. "Blue Component" : 0.73333334922790527,
  1254. "Red Component" : 0.73333334922790527
  1255. },
  1256. "Set Local Environment Vars" : true
  1257. },
  1258. {
  1259. "Working Directory" : "\/Users\/andrewray\/doopy-butts",
  1260. "Prompt Before Closing 2" : 0,
  1261. "Selected Text Color" : {
  1262. "Green Component" : 0,
  1263. "Blue Component" : 0,
  1264. "Red Component" : 0
  1265. },
  1266. "Rows" : 25,
  1267. "Ansi 11 Color" : {
  1268. "Green Component" : 1,
  1269. "Blue Component" : 0.3333333432674408,
  1270. "Red Component" : 1
  1271. },
  1272. "Use Italic Font" : true,
  1273. "Foreground Color" : {
  1274. "Green Component" : 0.73333334922790527,
  1275. "Blue Component" : 0.73333334922790527,
  1276. "Red Component" : 0.73333334922790527
  1277. },
  1278. "Right Option Key Sends" : 0,
  1279. "Character Encoding" : 4,
  1280. "Selection Color" : {
  1281. "Green Component" : 0.8353000283241272,
  1282. "Blue Component" : 1,
  1283. "Red Component" : 0.70980000495910645
  1284. },
  1285. "Triggers" : [
  1286. ],
  1287. "Blend" : 0.30000001192092896,
  1288. "Mouse Reporting" : true,
  1289. "Ansi 4 Color" : {
  1290. "Green Component" : 0,
  1291. "Blue Component" : 0.73333334922790527,
  1292. "Red Component" : 0
  1293. },
  1294. "Non-ASCII Anti Aliased" : true,
  1295. "Sync Title" : false,
  1296. "Disable Window Resizing" : true,
  1297. "Close Sessions On End" : true,
  1298. "Jobs to Ignore" : [
  1299. "rlogin",
  1300. "ssh",
  1301. "slogin",
  1302. "telnet"
  1303. ],
  1304. "Scrollback With Status Bar" : false,
  1305. "Scrollback Lines" : 10000,
  1306. "Scrollback in Alternate Screen" : true,
  1307. "Hide After Opening" : false,
  1308. "Flashing Bell" : false,
  1309. "BM Growl" : true,
  1310. "Ansi 3 Color" : {
  1311. "Green Component" : 0.73333334922790527,
  1312. "Blue Component" : 0,
  1313. "Red Component" : 0.73333334922790527
  1314. },
  1315. "Shortcut" : "",
  1316. "Background Image Location" : "",
  1317. "Bold Color" : {
  1318. "Green Component" : 1,
  1319. "Blue Component" : 1,
  1320. "Red Component" : 1
  1321. },
  1322. "Unlimited Scrollback" : false,
  1323. "Custom Command" : "No",
  1324. "Smart Selection Rules" : [
  1325. {
  1326. "notes" : "Word bounded by whitespace",
  1327. "regex" : "\\S+",
  1328. "precision" : "low"
  1329. },
  1330. {
  1331. "notes" : "C++ namespace::identifier",
  1332. "regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+",
  1333. "precision" : "normal"
  1334. },
  1335. {
  1336. "notes" : "Paths",
  1337. "regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?",
  1338. "precision" : "normal"
  1339. },
  1340. {
  1341. "notes" : "Quoted string",
  1342. "regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"",
  1343. "precision" : "normal"
  1344. },
  1345. {
  1346. "notes" : "Java\/Python include paths",
  1347. "regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+",
  1348. "precision" : "normal"
  1349. },
  1350. {
  1351. "notes" : "mailto URL",
  1352. "regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  1353. "precision" : "normal"
  1354. },
  1355. {
  1356. "notes" : "Obj-C selector",
  1357. "regex" : "@selector\\([^)]+\\)",
  1358. "precision" : "high"
  1359. },
  1360. {
  1361. "notes" : "email address",
  1362. "regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b",
  1363. "precision" : "high"
  1364. },
  1365. {
  1366. "notes" : "HTTP URL",
  1367. "regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?[a-z0-9A-Z]+(\\.[a-z0-9A-Z]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?",
  1368. "precision" : "very_high"
  1369. },
  1370. {
  1371. "notes" : "SSH URL",
  1372. "regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  1373. "precision" : "very_high"
  1374. },
  1375. {
  1376. "notes" : "Telnet URL",
  1377. "regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  1378. "precision" : "very_high"
  1379. }
  1380. ],
  1381. "Keyboard Map" : {
  1382. "0xf700-0x260000" : {
  1383. "Text" : "[1;6A",
  1384. "Action" : 10
  1385. },
  1386. "0x37-0x40000" : {
  1387. "Text" : "0x1f",
  1388. "Action" : 11
  1389. },
  1390. "0x32-0x40000" : {
  1391. "Text" : "0x00",
  1392. "Action" : 11
  1393. },
  1394. "0xf709-0x20000" : {
  1395. "Text" : "[17;2~",
  1396. "Action" : 10
  1397. },
  1398. "0xf70c-0x20000" : {
  1399. "Text" : "[20;2~",
  1400. "Action" : 10
  1401. },
  1402. "0xf729-0x20000" : {
  1403. "Text" : "[1;2H",
  1404. "Action" : 10
  1405. },
  1406. "0xf72b-0x40000" : {
  1407. "Text" : "[1;5F",
  1408. "Action" : 10
  1409. },
  1410. "0xf705-0x20000" : {
  1411. "Text" : "[1;2Q",
  1412. "Action" : 10
  1413. },
  1414. "0xf703-0x260000" : {
  1415. "Text" : "[1;6C",
  1416. "Action" : 10
  1417. },
  1418. "0xf700-0x220000" : {
  1419. "Text" : "[1;2A",
  1420. "Action" : 10
  1421. },
  1422. "0xf701-0x280000" : {
  1423. "Text" : "0x1b 0x1b 0x5b 0x42",
  1424. "Action" : 11
  1425. },
  1426. "0x38-0x40000" : {
  1427. "Text" : "0x7f",
  1428. "Action" : 11
  1429. },
  1430. "0x33-0x40000" : {
  1431. "Text" : "0x1b",
  1432. "Action" : 11
  1433. },
  1434. "0xf703-0x220000" : {
  1435. "Text" : "[1;2C",
  1436. "Action" : 10
  1437. },
  1438. "0xf701-0x240000" : {
  1439. "Text" : "[1;5B",
  1440. "Action" : 10
  1441. },
  1442. "0xf70d-0x20000" : {
  1443. "Text" : "[21;2~",
  1444. "Action" : 10
  1445. },
  1446. "0xf702-0x260000" : {
  1447. "Text" : "[1;6D",
  1448. "Action" : 10
  1449. },
  1450. "0xf729-0x40000" : {
  1451. "Text" : "[1;5H",
  1452. "Action" : 10
  1453. },
  1454. "0xf706-0x20000" : {
  1455. "Text" : "[1;2R",
  1456. "Action" : 10
  1457. },
  1458. "0x34-0x40000" : {
  1459. "Text" : "0x1c",
  1460. "Action" : 11
  1461. },
  1462. "0xf700-0x280000" : {
  1463. "Text" : "0x1b 0x1b 0x5b 0x41",
  1464. "Action" : 11
  1465. },
  1466. "0x2d-0x40000" : {
  1467. "Text" : "0x1f",
  1468. "Action" : 11
  1469. },
  1470. "0xf70e-0x20000" : {
  1471. "Text" : "[23;2~",
  1472. "Action" : 10
  1473. },
  1474. "0xf702-0x220000" : {
  1475. "Text" : "[1;2D",
  1476. "Action" : 10
  1477. },
  1478. "0xf703-0x280000" : {
  1479. "Text" : "0x1b 0x1b 0x5b 0x43",
  1480. "Action" : 11
  1481. },
  1482. "0xf700-0x240000" : {
  1483. "Text" : "[1;5A",
  1484. "Action" : 10
  1485. },
  1486. "0xf707-0x20000" : {
  1487. "Text" : "[1;2S",
  1488. "Action" : 10
  1489. },
  1490. "0xf70a-0x20000" : {
  1491. "Text" : "[18;2~",
  1492. "Action" : 10
  1493. },
  1494. "0x35-0x40000" : {
  1495. "Text" : "0x1d",
  1496. "Action" : 11
  1497. },
  1498. "0xf70f-0x20000" : {
  1499. "Text" : "[24;2~",
  1500. "Action" : 10
  1501. },
  1502. "0xf703-0x240000" : {
  1503. "Text" : "[1;5C",
  1504. "Action" : 10
  1505. },
  1506. "0xf701-0x260000" : {
  1507. "Text" : "[1;6B",
  1508. "Action" : 10
  1509. },
  1510. "0xf702-0x280000" : {
  1511. "Text" : "0x1b 0x1b 0x5b 0x44",
  1512. "Action" : 11
  1513. },
  1514. "0xf72b-0x20000" : {
  1515. "Text" : "[1;2F",
  1516. "Action" : 10
  1517. },
  1518. "0x36-0x40000" : {
  1519. "Text" : "0x1e",
  1520. "Action" : 11
  1521. },
  1522. "0xf708-0x20000" : {
  1523. "Text" : "[15;2~",
  1524. "Action" : 10
  1525. },
  1526. "0xf701-0x220000" : {
  1527. "Text" : "[1;2B",
  1528. "Action" : 10
  1529. },
  1530. "0xf70b-0x20000" : {
  1531. "Text" : "[19;2~",
  1532. "Action" : 10
  1533. },
  1534. "0xf702-0x240000" : {
  1535. "Text" : "[1;5D",
  1536. "Action" : 10
  1537. },
  1538. "0xf704-0x20000" : {
  1539. "Text" : "[1;2P",
  1540. "Action" : 10
  1541. }
  1542. },
  1543. "Log Directory" : "",
  1544. "Use Canonical Parser" : false,
  1545. "Ansi 14 Color" : {
  1546. "Green Component" : 1,
  1547. "Blue Component" : 1,
  1548. "Red Component" : 0.3333333432674408
  1549. },
  1550. "Ansi 2 Color" : {
  1551. "Green Component" : 0.73333334922790527,
  1552. "Blue Component" : 0,
  1553. "Red Component" : 0
  1554. },
  1555. "Background Image Is Tiled" : false,
  1556. "Send Code When Idle" : false,
  1557. "ASCII Anti Aliased" : true,
  1558. "Tags" : [
  1559. ],
  1560. "Ansi 9 Color" : {
  1561. "Green Component" : 0.3333333432674408,
  1562. "Blue Component" : 0.3333333432674408,
  1563. "Red Component" : 1
  1564. },
  1565. "Use Bold Font" : true,
  1566. "Silence Bell" : false,
  1567. "Ansi 12 Color" : {
  1568. "Green Component" : 0.3333333432674408,
  1569. "Blue Component" : 1,
  1570. "Red Component" : 0.3333333432674408
  1571. },
  1572. "Window Type" : 0,
  1573. "Allow Title Reporting" : false,
  1574. "Use Bright Bold" : true,
  1575. "Cursor Text Color" : {
  1576. "Green Component" : 1,
  1577. "Blue Component" : 1,
  1578. "Red Component" : 1
  1579. },
  1580. "Default Bookmark" : "No",
  1581. "Cursor Color" : {
  1582. "Green Component" : 0.73333334922790527,
  1583. "Blue Component" : 0.73333334922790527,
  1584. "Red Component" : 0.73333334922790527
  1585. },
  1586. "Disable Smcup Rmcup" : false,
  1587. "Name" : "Charisma Shell",
  1588. "Blinking Cursor" : false,
  1589. "Guid" : "5D7F02D4-83B3-46D2-AED0-57FA08BFE210",
  1590. "Ansi 1 Color" : {
  1591. "Green Component" : 0,
  1592. "Blue Component" : 0,
  1593. "Red Component" : 0.73333334922790527
  1594. },
  1595. "Idle Code" : 0,
  1596. "Ansi 10 Color" : {
  1597. "Green Component" : 1,
  1598. "Blue Component" : 0.3333333432674408,
  1599. "Red Component" : 0.3333333432674408
  1600. },
  1601. "Ansi 8 Color" : {
  1602. "Green Component" : 0.3333333432674408,
  1603. "Blue Component" : 0.3333333432674408,
  1604. "Red Component" : 0.3333333432674408
  1605. },
  1606. "Automatically Log" : false,
  1607. "Smart Cursor Color" : true,
  1608. "Semantic History" : {
  1609. "editor" : "com.sublimetext.3",
  1610. "text" : "",
  1611. "action" : "best editor"
  1612. },
  1613. "Ambiguous Double Width" : false,
  1614. "Blur Radius" : 2,
  1615. "Cursor Type" : 2,
  1616. "Ansi 0 Color" : {
  1617. "Green Component" : 0,
  1618. "Blue Component" : 0,
  1619. "Red Component" : 0
  1620. },
  1621. "Blur" : false,
  1622. "Normal Font" : "Monaco 12",
  1623. "Vertical Spacing" : 1,
  1624. "Disable Printing" : false,
  1625. "Ansi 7 Color" : {
  1626. "Green Component" : 0.73333334922790527,
  1627. "Blue Component" : 0.73333334922790527,
  1628. "Red Component" : 0.73333334922790527
  1629. },
  1630. "Command" : "",
  1631. "Terminal Type" : "xterm-256color",
  1632. "Horizontal Spacing" : 1,
  1633. "Option Key Sends" : 0,
  1634. "Blink Allowed" : false,
  1635. "Minimum Contrast" : 0,
  1636. "Ansi 15 Color" : {
  1637. "Green Component" : 1,
  1638. "Blue Component" : 1,
  1639. "Red Component" : 1
  1640. },
  1641. "Ansi 6 Color" : {
  1642. "Green Component" : 0.73333334922790527,
  1643. "Blue Component" : 0.73333334922790527,
  1644. "Red Component" : 0
  1645. },
  1646. "Transparency" : 0,
  1647. "Initial Text" : "nvm use v8.6.0",
  1648. "Background Color" : {
  1649. "Green Component" : 0,
  1650. "Blue Component" : 0,
  1651. "Red Component" : 0
  1652. },
  1653. "Screen" : -1,
  1654. "Non Ascii Font" : "Monaco 12",
  1655. "Ansi 13 Color" : {
  1656. "Green Component" : 0.3333333432674408,
  1657. "Blue Component" : 1,
  1658. "Red Component" : 1
  1659. },
  1660. "Columns" : 80,
  1661. "Visual Bell" : true,
  1662. "Custom Directory" : "Yes",
  1663. "Ansi 5 Color" : {
  1664. "Green Component" : 0,
  1665. "Blue Component" : 0.73333334922790527,
  1666. "Red Component" : 0.73333334922790527
  1667. },
  1668. "Set Local Environment Vars" : true
  1669. },
  1670. {
  1671. "Working Directory" : "\/Users\/andrewray",
  1672. "Prompt Before Closing 2" : 0,
  1673. "Selected Text Color" : {
  1674. "Green Component" : 0,
  1675. "Blue Component" : 0,
  1676. "Red Component" : 0
  1677. },
  1678. "Rows" : 25,
  1679. "Ansi 11 Color" : {
  1680. "Green Component" : 1,
  1681. "Blue Component" : 0.3333333432674408,
  1682. "Red Component" : 1
  1683. },
  1684. "Use Italic Font" : true,
  1685. "Foreground Color" : {
  1686. "Red Component" : 0.94117647058823528,
  1687. "Color Space" : "sRGB",
  1688. "Blue Component" : 0.94117647058823528,
  1689. "Alpha Component" : 1,
  1690. "Green Component" : 0.94117647058823528
  1691. },
  1692. "Right Option Key Sends" : 0,
  1693. "Character Encoding" : 4,
  1694. "Selection Color" : {
  1695. "Green Component" : 0.8353000283241272,
  1696. "Blue Component" : 1,
  1697. "Red Component" : 0.70980000495910645
  1698. },
  1699. "Triggers" : [
  1700. ],
  1701. "Blend" : 0.30000001192092896,
  1702. "Mouse Reporting" : true,
  1703. "Ansi 4 Color" : {
  1704. "Green Component" : 0,
  1705. "Blue Component" : 0.73333334922790527,
  1706. "Red Component" : 0
  1707. },
  1708. "Non-ASCII Anti Aliased" : true,
  1709. "Sync Title" : false,
  1710. "Disable Window Resizing" : true,
  1711. "Close Sessions On End" : true,
  1712. "Jobs to Ignore" : [
  1713. "rlogin",
  1714. "ssh",
  1715. "slogin",
  1716. "telnet"
  1717. ],
  1718. "Scrollback With Status Bar" : false,
  1719. "Scrollback Lines" : 0,
  1720. "Scrollback in Alternate Screen" : true,
  1721. "Hide After Opening" : false,
  1722. "Flashing Bell" : false,
  1723. "BM Growl" : true,
  1724. "Ansi 3 Color" : {
  1725. "Green Component" : 0.73333334922790527,
  1726. "Blue Component" : 0,
  1727. "Red Component" : 0.73333334922790527
  1728. },
  1729. "Icon" : 0,
  1730. "Shortcut" : "",
  1731. "Background Image Location" : "",
  1732. "Bold Color" : {
  1733. "Green Component" : 1,
  1734. "Blue Component" : 1,
  1735. "Red Component" : 1
  1736. },
  1737. "Unlimited Scrollback" : true,
  1738. "Custom Command" : "No",
  1739. "Smart Selection Rules" : [
  1740. {
  1741. "notes" : "Word bounded by whitespace",
  1742. "regex" : "\\S+",
  1743. "precision" : "low"
  1744. },
  1745. {
  1746. "notes" : "C++ namespace::identifier",
  1747. "regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+",
  1748. "precision" : "normal"
  1749. },
  1750. {
  1751. "notes" : "Paths",
  1752. "regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?",
  1753. "precision" : "normal"
  1754. },
  1755. {
  1756. "notes" : "Quoted string",
  1757. "regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"",
  1758. "precision" : "normal"
  1759. },
  1760. {
  1761. "notes" : "Java\/Python include paths",
  1762. "regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+",
  1763. "precision" : "normal"
  1764. },
  1765. {
  1766. "notes" : "mailto URL",
  1767. "regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  1768. "precision" : "normal"
  1769. },
  1770. {
  1771. "notes" : "Obj-C selector",
  1772. "regex" : "@selector\\([^)]+\\)",
  1773. "precision" : "high"
  1774. },
  1775. {
  1776. "notes" : "email address",
  1777. "regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b",
  1778. "precision" : "high"
  1779. },
  1780. {
  1781. "notes" : "HTTP URL",
  1782. "regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?[a-z0-9A-Z]+(\\.[a-z0-9A-Z]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?",
  1783. "precision" : "very_high"
  1784. },
  1785. {
  1786. "notes" : "SSH URL",
  1787. "regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  1788. "precision" : "very_high"
  1789. },
  1790. {
  1791. "notes" : "Telnet URL",
  1792. "regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b",
  1793. "precision" : "very_high"
  1794. }
  1795. ],
  1796. "Keyboard Map" : {
  1797. "0xf700-0x260000" : {
  1798. "Text" : "[1;6A",
  1799. "Action" : 10
  1800. },
  1801. "0x37-0x40000" : {
  1802. "Text" : "0x1f",
  1803. "Action" : 11
  1804. },
  1805. "0x32-0x40000" : {
  1806. "Text" : "0x00",
  1807. "Action" : 11
  1808. },
  1809. "0xf709-0x20000" : {
  1810. "Text" : "[17;2~",
  1811. "Action" : 10
  1812. },
  1813. "0xf70c-0x20000" : {
  1814. "Text" : "[20;2~",
  1815. "Action" : 10
  1816. },
  1817. "0xf729-0x20000" : {
  1818. "Text" : "[1;2H",
  1819. "Action" : 10
  1820. },
  1821. "0xf72b-0x40000" : {
  1822. "Text" : "[1;5F",
  1823. "Action" : 10
  1824. },
  1825. "0xf705-0x20000" : {
  1826. "Text" : "[1;2Q",
  1827. "Action" : 10
  1828. },
  1829. "0xf703-0x260000" : {
  1830. "Text" : "[1;6C",
  1831. "Action" : 10
  1832. },
  1833. "0xf700-0x220000" : {
  1834. "Text" : "[1;2A",
  1835. "Action" : 10
  1836. },
  1837. "0xf701-0x280000" : {
  1838. "Text" : "0x1b 0x1b 0x5b 0x42",
  1839. "Action" : 11
  1840. },
  1841. "0x38-0x40000" : {
  1842. "Text" : "0x7f",
  1843. "Action" : 11
  1844. },
  1845. "0x33-0x40000" : {
  1846. "Text" : "0x1b",
  1847. "Action" : 11
  1848. },
  1849. "0xf703-0x220000" : {
  1850. "Text" : "[1;2C",
  1851. "Action" : 10
  1852. },
  1853. "0xf701-0x240000" : {
  1854. "Text" : "[1;5B",
  1855. "Action" : 10
  1856. },
  1857. "0xf70d-0x20000" : {
  1858. "Text" : "[21;2~",
  1859. "Action" : 10
  1860. },
  1861. "0xf702-0x260000" : {
  1862. "Text" : "[1;6D",
  1863. "Action" : 10
  1864. },
  1865. "0xf729-0x40000" : {
  1866. "Text" : "[1;5H",
  1867. "Action" : 10
  1868. },
  1869. "0xf706-0x20000" : {
  1870. "Text" : "[1;2R",
  1871. "Action" : 10
  1872. },
  1873. "0x34-0x40000" : {
  1874. "Text" : "0x1c",
  1875. "Action" : 11
  1876. },
  1877. "0xf700-0x280000" : {
  1878. "Text" : "0x1b 0x1b 0x5b 0x41",
  1879. "Action" : 11
  1880. },
  1881. "0x2d-0x40000" : {
  1882. "Text" : "0x1f",
  1883. "Action" : 11
  1884. },
  1885. "0xf70e-0x20000" : {
  1886. "Text" : "[23;2~",
  1887. "Action" : 10
  1888. },
  1889. "0xf702-0x220000" : {
  1890. "Text" : "[1;2D",
  1891. "Action" : 10
  1892. },
  1893. "0xf703-0x280000" : {
  1894. "Text" : "0x1b 0x1b 0x5b 0x43",
  1895. "Action" : 11
  1896. },
  1897. "0xf700-0x240000" : {
  1898. "Text" : "[1;5A",
  1899. "Action" : 10
  1900. },
  1901. "0xf707-0x20000" : {
  1902. "Text" : "[1;2S",
  1903. "Action" : 10
  1904. },
  1905. "0xf70a-0x20000" : {
  1906. "Text" : "[18;2~",
  1907. "Action" : 10
  1908. },
  1909. "0x35-0x40000" : {
  1910. "Text" : "0x1d",
  1911. "Action" : 11
  1912. },
  1913. "0xf70f-0x20000" : {
  1914. "Text" : "[24;2~",
  1915. "Action" : 10
  1916. },
  1917. "0xf703-0x240000" : {
  1918. "Text" : "[1;5C",
  1919. "Action" : 10
  1920. },
  1921. "0xf701-0x260000" : {
  1922. "Text" : "[1;6B",
  1923. "Action" : 10
  1924. },
  1925. "0xf702-0x280000" : {
  1926. "Text" : "0x1b 0x1b 0x5b 0x44",
  1927. "Action" : 11
  1928. },
  1929. "0xf72b-0x20000" : {
  1930. "Text" : "[1;2F",
  1931. "Action" : 10
  1932. },
  1933. "0x36-0x40000" : {
  1934. "Text" : "0x1e",
  1935. "Action" : 11
  1936. },
  1937. "0xf708-0x20000" : {
  1938. "Text" : "[15;2~",
  1939. "Action" : 10
  1940. },
  1941. "0xf701-0x220000" : {
  1942. "Text" : "[1;2B",
  1943. "Action" : 10
  1944. },
  1945. "0xf70b-0x20000" : {
  1946. "Text" : "[19;2~",
  1947. "Action" : 10
  1948. },
  1949. "0xf702-0x240000" : {
  1950. "Text" : "[1;5D",
  1951. "Action" : 10
  1952. },
  1953. "0xf704-0x20000" : {
  1954. "Text" : "[1;2P",
  1955. "Action" : 10
  1956. }
  1957. },
  1958. "Log Directory" : "",
  1959. "Use Canonical Parser" : false,
  1960. "Ansi 14 Color" : {
  1961. "Green Component" : 1,
  1962. "Blue Component" : 1,
  1963. "Red Component" : 0.3333333432674408
  1964. },
  1965. "Ansi 2 Color" : {
  1966. "Green Component" : 0.73333334922790527,
  1967. "Blue Component" : 0,
  1968. "Red Component" : 0
  1969. },
  1970. "Background Image Is Tiled" : false,
  1971. "Send Code When Idle" : false,
  1972. "ASCII Anti Aliased" : true,
  1973. "Tags" : [
  1974. ],
  1975. "Ansi 9 Color" : {
  1976. "Green Component" : 0.3333333432674408,
  1977. "Blue Component" : 0.3333333432674408,
  1978. "Red Component" : 1
  1979. },
  1980. "Use Bold Font" : true,
  1981. "Silence Bell" : false,
  1982. "Ansi 12 Color" : {
  1983. "Green Component" : 0.3333333432674408,
  1984. "Blue Component" : 1,
  1985. "Red Component" : 0.3333333432674408
  1986. },
  1987. "Window Type" : 0,
  1988. "Allow Title Reporting" : false,
  1989. "Use Bright Bold" : true,
  1990. "Cursor Text Color" : {
  1991. "Green Component" : 1,
  1992. "Blue Component" : 1,
  1993. "Red Component" : 1
  1994. },
  1995. "Default Bookmark" : "No",
  1996. "Cursor Color" : {
  1997. "Green Component" : 0.73333334922790527,
  1998. "Blue Component" : 0.73333334922790527,
  1999. "Red Component" : 0.73333334922790527
  2000. },
  2001. "Disable Smcup Rmcup" : false,
  2002. "Name" : "Default",
  2003. "Blinking Cursor" : false,
  2004. "Guid" : "31146A0B-EEEE-453A-9632-23946B523B5B",
  2005. "Ansi 1 Color" : {
  2006. "Green Component" : 0,
  2007. "Blue Component" : 0,
  2008. "Red Component" : 0.73333334922790527
  2009. },
  2010. "Idle Code" : 0,
  2011. "Ansi 10 Color" : {
  2012. "Green Component" : 1,
  2013. "Blue Component" : 0.3333333432674408,
  2014. "Red Component" : 0.3333333432674408
  2015. },
  2016. "Ansi 8 Color" : {
  2017. "Green Component" : 0.3333333432674408,
  2018. "Blue Component" : 0.3333333432674408,
  2019. "Red Component" : 0.3333333432674408
  2020. },
  2021. "Automatically Log" : false,
  2022. "Smart Cursor Color" : true,
  2023. "Semantic History" : {
  2024. "editor" : "com.sublimetext.3",
  2025. "text" : "",
  2026. "action" : "best editor"
  2027. },
  2028. "Ambiguous Double Width" : false,
  2029. "Blur Radius" : 2,
  2030. "Cursor Type" : 2,
  2031. "Ansi 0 Color" : {
  2032. "Green Component" : 0,
  2033. "Blue Component" : 0,
  2034. "Red Component" : 0
  2035. },
  2036. "Blur" : false,
  2037. "Normal Font" : "Monaco 12",
  2038. "Vertical Spacing" : 1,
  2039. "Disable Printing" : false,
  2040. "Ansi 7 Color" : {
  2041. "Green Component" : 0.73333334922790527,
  2042. "Blue Component" : 0.73333334922790527,
  2043. "Red Component" : 0.73333334922790527
  2044. },
  2045. "Command" : "",
  2046. "Terminal Type" : "xterm-256color",
  2047. "Horizontal Spacing" : 1,
  2048. "Option Key Sends" : 0,
  2049. "Blink Allowed" : false,
  2050. "Minimum Contrast" : 0,
  2051. "Ansi 15 Color" : {
  2052. "Green Component" : 1,
  2053. "Blue Component" : 1,
  2054. "Red Component" : 1
  2055. },
  2056. "Ansi 6 Color" : {
  2057. "Green Component" : 0.73333334922790527,
  2058. "Blue Component" : 0.73333334922790527,
  2059. "Red Component" : 0
  2060. },
  2061. "Transparency" : 0,
  2062. "Initial Text" : "",
  2063. "Background Color" : {
  2064. "Red Component" : 0,
  2065. "Color Space" : "sRGB",
  2066. "Blue Component" : 0,
  2067. "Alpha Component" : 1,
  2068. "Green Component" : 0
  2069. },
  2070. "Screen" : -1,
  2071. "Non Ascii Font" : "Monaco 12",
  2072. "Ansi 13 Color" : {
  2073. "Green Component" : 0.3333333432674408,
  2074. "Blue Component" : 1,
  2075. "Red Component" : 1
  2076. },
  2077. "Columns" : 80,
  2078. "Visual Bell" : true,
  2079. "Custom Directory" : "No",
  2080. "Ansi 5 Color" : {
  2081. "Green Component" : 0,
  2082. "Blue Component" : 0.73333334922790527,
  2083. "Red Component" : 0.73333334922790527
  2084. },
  2085. "Set Local Environment Vars" : true
  2086. },
  2087. {
  2088. "Working Directory" : "\/Users\/andrewray\/shader-frog",
  2089. "Prompt Before Closing 2" : 0,
  2090. "Selected Text Color" : {
  2091. "Green Component" : 0,
  2092. "Red Component" : 0,
  2093. "Blue Component" : 0
  2094. },
  2095. "Rows" : 25,
  2096. "Ansi 11 Color" : {
  2097. "Green Component" : 1,
  2098. "Red Component" : 1,
  2099. "Blue Component" : 0.3333333432674408
  2100. },
  2101. "Use Italic Font" : true,
  2102. "Foreground Color" : {
  2103. "Green Component" : 0.7333333

Large files files are truncated, but you can click here to view the full file