1
0

iterm-profiles.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388
  1. {
  2. "Profiles": [
  3. {
  4. "Ansi 6 Color" : {
  5. "Red Component" : 0.16470588235294117,
  6. "Color Space" : "sRGB",
  7. "Blue Component" : 0.59607843137254901,
  8. "Green Component" : 0.63137254901960782
  9. },
  10. "Tags" : [],
  11. "Ansi 12 Color" : {
  12. "Red Component" : 0.51372549019607838,
  13. "Color Space" : "sRGB",
  14. "Blue Component" : 0.58823529411764708,
  15. "Green Component" : 0.58039215686274515
  16. },
  17. "Ansi 4 Color" : {
  18. "Red Component" : 0.14901960784313725,
  19. "Color Space" : "sRGB",
  20. "Blue Component" : 0.82352941176470584,
  21. "Green Component" : 0.54509803921568623
  22. },
  23. "Normal Font" : "SauceCodeProNerdFontCompleteM-Regular 15",
  24. "Bold Color" : {
  25. "Red Component" : 0.34509803921568627,
  26. "Color Space" : "sRGB",
  27. "Blue Component" : 0.45882352941176469,
  28. "Green Component" : 0.43137254901960786
  29. },
  30. "Ansi 5 Color" : {
  31. "Red Component" : 0.82745098039215681,
  32. "Color Space" : "sRGB",
  33. "Blue Component" : 0.50980392156862742,
  34. "Green Component" : 0.21176470588235294
  35. },
  36. "Use Non-ASCII Font" : false,
  37. "Ansi 2 Color" : {
  38. "Red Component" : 0.52156862745098043,
  39. "Color Space" : "sRGB",
  40. "Blue Component" : 0,
  41. "Green Component" : 0.59999999999999998
  42. },
  43. "Rows" : 25,
  44. "Default Bookmark" : "No",
  45. "Cursor Guide Color" : {
  46. "Red Component" : 0.70213186740875244,
  47. "Color Space" : "sRGB",
  48. "Blue Component" : 1,
  49. "Alpha Component" : 0.25,
  50. "Green Component" : 0.9268307089805603
  51. },
  52. "Non-ASCII Anti Aliased" : true,
  53. "Use Bright Bold" : true,
  54. "Ansi 10 Color" : {
  55. "Red Component" : 0.34509803921568627,
  56. "Color Space" : "sRGB",
  57. "Blue Component" : 0.45882352941176469,
  58. "Green Component" : 0.43137254901960786
  59. },
  60. "Ambiguous Double Width" : false,
  61. "Jobs to Ignore" : [
  62. "rlogin",
  63. "ssh",
  64. "slogin",
  65. "telnet"
  66. ],
  67. "Ansi 15 Color" : {
  68. "Red Component" : 0.99215686274509807,
  69. "Color Space" : "sRGB",
  70. "Blue Component" : 0.8901960784313725,
  71. "Green Component" : 0.96470588235294119
  72. },
  73. "Foreground Color" : {
  74. "Red Component" : 0.396078431372549,
  75. "Color Space" : "sRGB",
  76. "Blue Component" : 0.51372549019607838,
  77. "Green Component" : 0.4823529411764706
  78. },
  79. "Working Directory" : "\/Users\/bixel",
  80. "Blinking Cursor" : false,
  81. "Disable Window Resizing" : true,
  82. "Sync Title" : false,
  83. "Prompt Before Closing 2" : false,
  84. "BM Growl" : true,
  85. "Command" : "",
  86. "Description" : "Default",
  87. "Mouse Reporting" : true,
  88. "Screen" : -1,
  89. "Selection Color" : {
  90. "Red Component" : 0.93333333333333335,
  91. "Color Space" : "sRGB",
  92. "Blue Component" : 0.83529411764705885,
  93. "Green Component" : 0.90980392156862744
  94. },
  95. "Columns" : 80,
  96. "Idle Code" : 0,
  97. "Ansi 13 Color" : {
  98. "Red Component" : 0.42352941176470588,
  99. "Color Space" : "sRGB",
  100. "Blue Component" : 0.7686274509803922,
  101. "Green Component" : 0.44313725490196076
  102. },
  103. "Custom Command" : "No",
  104. "ASCII Anti Aliased" : true,
  105. "Non Ascii Font" : "Monaco 12",
  106. "Vertical Spacing" : 1,
  107. "Use Bold Font" : true,
  108. "Option Key Sends" : 0,
  109. "Selected Text Color" : {
  110. "Red Component" : 0.34509803921568627,
  111. "Color Space" : "sRGB",
  112. "Blue Component" : 0.45882352941176469,
  113. "Green Component" : 0.43137254901960786
  114. },
  115. "Background Color" : {
  116. "Red Component" : 0.99215686274509807,
  117. "Color Space" : "sRGB",
  118. "Blue Component" : 0.8901960784313725,
  119. "Green Component" : 0.96470588235294119
  120. },
  121. "Character Encoding" : 4,
  122. "Ansi 11 Color" : {
  123. "Red Component" : 0.396078431372549,
  124. "Color Space" : "sRGB",
  125. "Blue Component" : 0.51372549019607838,
  126. "Green Component" : 0.4823529411764706
  127. },
  128. "Use Italic Font" : true,
  129. "Unlimited Scrollback" : true,
  130. "Keyboard Map" : {
  131. "0xf700-0x260000" : {
  132. "Text" : "[1;6A",
  133. "Action" : 10
  134. },
  135. "0x37-0x40000" : {
  136. "Text" : "0x1f",
  137. "Action" : 11
  138. },
  139. "0x32-0x40000" : {
  140. "Text" : "0x00",
  141. "Action" : 11
  142. },
  143. "0xf709-0x20000" : {
  144. "Text" : "[17;2~",
  145. "Action" : 10
  146. },
  147. "0xf70c-0x20000" : {
  148. "Text" : "[20;2~",
  149. "Action" : 10
  150. },
  151. "0xf729-0x20000" : {
  152. "Text" : "[1;2H",
  153. "Action" : 10
  154. },
  155. "0xf72b-0x40000" : {
  156. "Text" : "[1;5F",
  157. "Action" : 10
  158. },
  159. "0xf705-0x20000" : {
  160. "Text" : "[1;2Q",
  161. "Action" : 10
  162. },
  163. "0xf703-0x260000" : {
  164. "Text" : "[1;6C",
  165. "Action" : 10
  166. },
  167. "0xf700-0x220000" : {
  168. "Text" : "[1;2A",
  169. "Action" : 10
  170. },
  171. "0xf701-0x280000" : {
  172. "Text" : "0x1b 0x1b 0x5b 0x42",
  173. "Action" : 11
  174. },
  175. "0x38-0x40000" : {
  176. "Text" : "0x7f",
  177. "Action" : 11
  178. },
  179. "0x33-0x40000" : {
  180. "Text" : "0x1b",
  181. "Action" : 11
  182. },
  183. "0xf703-0x220000" : {
  184. "Text" : "[1;2C",
  185. "Action" : 10
  186. },
  187. "0xf701-0x240000" : {
  188. "Text" : "[1;5B",
  189. "Action" : 10
  190. },
  191. "0xf70d-0x20000" : {
  192. "Text" : "[21;2~",
  193. "Action" : 10
  194. },
  195. "0xf702-0x260000" : {
  196. "Text" : "[1;6D",
  197. "Action" : 10
  198. },
  199. "0xf729-0x40000" : {
  200. "Text" : "[1;5H",
  201. "Action" : 10
  202. },
  203. "0xf706-0x20000" : {
  204. "Text" : "[1;2R",
  205. "Action" : 10
  206. },
  207. "0x34-0x40000" : {
  208. "Text" : "0x1c",
  209. "Action" : 11
  210. },
  211. "0xf700-0x280000" : {
  212. "Text" : "0x1b 0x1b 0x5b 0x41",
  213. "Action" : 11
  214. },
  215. "0x2d-0x40000" : {
  216. "Text" : "0x1f",
  217. "Action" : 11
  218. },
  219. "0xf70e-0x20000" : {
  220. "Text" : "[23;2~",
  221. "Action" : 10
  222. },
  223. "0xf702-0x220000" : {
  224. "Text" : "[1;2D",
  225. "Action" : 10
  226. },
  227. "0xf703-0x280000" : {
  228. "Text" : "0x1b 0x1b 0x5b 0x43",
  229. "Action" : 11
  230. },
  231. "0xf700-0x240000" : {
  232. "Text" : "[1;5A",
  233. "Action" : 10
  234. },
  235. "0xf707-0x20000" : {
  236. "Text" : "[1;2S",
  237. "Action" : 10
  238. },
  239. "0xf70a-0x20000" : {
  240. "Text" : "[18;2~",
  241. "Action" : 10
  242. },
  243. "0x35-0x40000" : {
  244. "Text" : "0x1d",
  245. "Action" : 11
  246. },
  247. "0xf70f-0x20000" : {
  248. "Text" : "[24;2~",
  249. "Action" : 10
  250. },
  251. "0xf703-0x240000" : {
  252. "Text" : "[1;5C",
  253. "Action" : 10
  254. },
  255. "0xf701-0x260000" : {
  256. "Text" : "[1;6B",
  257. "Action" : 10
  258. },
  259. "0xf702-0x280000" : {
  260. "Text" : "0x1b 0x1b 0x5b 0x44",
  261. "Action" : 11
  262. },
  263. "0xf72b-0x20000" : {
  264. "Text" : "[1;2F",
  265. "Action" : 10
  266. },
  267. "0x36-0x40000" : {
  268. "Text" : "0x1e",
  269. "Action" : 11
  270. },
  271. "0xf708-0x20000" : {
  272. "Text" : "[15;2~",
  273. "Action" : 10
  274. },
  275. "0x4c-0x120000" : {
  276. "Action" : 40,
  277. "Text" : "Solarized Light"
  278. },
  279. "0xf701-0x220000" : {
  280. "Text" : "[1;2B",
  281. "Action" : 10
  282. },
  283. "0xf70b-0x20000" : {
  284. "Text" : "[19;2~",
  285. "Action" : 10
  286. },
  287. "0x4b-0x120000" : {
  288. "Action" : 40,
  289. "Text" : "Solarized Dark"
  290. },
  291. "0xf702-0x240000" : {
  292. "Text" : "[1;5D",
  293. "Action" : 10
  294. },
  295. "0xf704-0x20000" : {
  296. "Text" : "[1;2P",
  297. "Action" : 10
  298. }
  299. },
  300. "Window Type" : 0,
  301. "Background Image Location" : "",
  302. "Blur" : false,
  303. "Badge Color" : {
  304. "Red Component" : 1,
  305. "Color Space" : "sRGB",
  306. "Blue Component" : 0,
  307. "Alpha Component" : 0.5,
  308. "Green Component" : 0.1491314172744751
  309. },
  310. "Scrollback Lines" : 1000,
  311. "Send Code When Idle" : false,
  312. "Close Sessions On End" : true,
  313. "Terminal Type" : "xterm-256color",
  314. "Visual Bell" : true,
  315. "Flashing Bell" : false,
  316. "Silence Bell" : true,
  317. "Ansi 14 Color" : {
  318. "Red Component" : 0.57647058823529407,
  319. "Color Space" : "sRGB",
  320. "Blue Component" : 0.63137254901960782,
  321. "Green Component" : 0.63137254901960782
  322. },
  323. "Name" : "Default",
  324. "Cursor Text Color" : {
  325. "Red Component" : 0.93333333333333335,
  326. "Color Space" : "sRGB",
  327. "Blue Component" : 0.83529411764705885,
  328. "Green Component" : 0.90980392156862744
  329. },
  330. "Shortcut" : "",
  331. "Cursor Color" : {
  332. "Red Component" : 0.396078431372549,
  333. "Color Space" : "sRGB",
  334. "Blue Component" : 0.51372549019607838,
  335. "Green Component" : 0.4823529411764706
  336. },
  337. "Transparency" : 0,
  338. "Guid" : "C4638304-AD43-4676-BF77-7904FF6ECA49",
  339. "Custom Directory" : "No",
  340. "Link Color" : {
  341. "Red Component" : 0,
  342. "Color Space" : "sRGB",
  343. "Blue Component" : 0.73423302173614502,
  344. "Alpha Component" : 1,
  345. "Green Component" : 0.35916060209274292
  346. },
  347. "Ansi 0 Color" : {
  348. "Red Component" : 0.027450980392156862,
  349. "Color Space" : "sRGB",
  350. "Blue Component" : 0.25882352941176473,
  351. "Green Component" : 0.21176470588235294
  352. },
  353. "Ansi 1 Color" : {
  354. "Red Component" : 0.86274509803921573,
  355. "Color Space" : "sRGB",
  356. "Blue Component" : 0.18431372549019609,
  357. "Green Component" : 0.19607843137254902
  358. },
  359. "Horizontal Spacing" : 1,
  360. "Ansi 7 Color" : {
  361. "Red Component" : 0.93333333333333335,
  362. "Color Space" : "sRGB",
  363. "Blue Component" : 0.83529411764705885,
  364. "Green Component" : 0.90980392156862744
  365. },
  366. "Ansi 8 Color" : {
  367. "Red Component" : 0,
  368. "Color Space" : "sRGB",
  369. "Blue Component" : 0.21176470588235294,
  370. "Green Component" : 0.16862745098039217
  371. },
  372. "Ansi 9 Color" : {
  373. "Red Component" : 0.79607843137254897,
  374. "Color Space" : "sRGB",
  375. "Blue Component" : 0.086274509803921567,
  376. "Green Component" : 0.29411764705882354
  377. },
  378. "Ansi 3 Color" : {
  379. "Red Component" : 0.70980392156862748,
  380. "Color Space" : "sRGB",
  381. "Blue Component" : 0,
  382. "Green Component" : 0.53725490196078429
  383. },
  384. "Set Local Environment Vars" : false,
  385. "Right Option Key Sends" : 0
  386. }
  387. ]
  388. }