Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.69 KB | None | 0 0
  1. {
  2. "globals" :
  3. {
  4. "alwaysShowTabs" : true,
  5. "defaultProfile" : "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
  6. "initialCols" : 120,
  7. "initialRows" : 30,
  8. "keybindings" :
  9. [
  10. {
  11. "command" : "closeTab",
  12. "keys" :
  13. [
  14. "ctrl+w"
  15. ]
  16. },
  17. {
  18. "command" : "newTab",
  19. "keys" :
  20. [
  21. "ctrl+t"
  22. ]
  23. },
  24. {
  25. "command" : "newTabProfile0",
  26. "keys" :
  27. [
  28. "ctrl+shift+1"
  29. ]
  30. },
  31. {
  32. "command" : "newTabProfile1",
  33. "keys" :
  34. [
  35. "ctrl+shift+2"
  36. ]
  37. },
  38. {
  39. "command" : "newTabProfile2",
  40. "keys" :
  41. [
  42. "ctrl+shift+3"
  43. ]
  44. },
  45. {
  46. "command" : "newTabProfile3",
  47. "keys" :
  48. [
  49. "ctrl+shift+4"
  50. ]
  51. },
  52. {
  53. "command" : "newTabProfile4",
  54. "keys" :
  55. [
  56. "ctrl+shift+5"
  57. ]
  58. },
  59. {
  60. "command" : "newTabProfile5",
  61. "keys" :
  62. [
  63. "ctrl+shift+6"
  64. ]
  65. },
  66. {
  67. "command" : "newTabProfile6",
  68. "keys" :
  69. [
  70. "ctrl+shift+7"
  71. ]
  72. },
  73. {
  74. "command" : "newTabProfile7",
  75. "keys" :
  76. [
  77. "ctrl+shift+8"
  78. ]
  79. },
  80. {
  81. "command" : "newTabProfile8",
  82. "keys" :
  83. [
  84. "ctrl+shift+9"
  85. ]
  86. },
  87. {
  88. "command" : "nextTab",
  89. "keys" :
  90. [
  91. "ctrl+tab"
  92. ]
  93. },
  94. {
  95. "command" : "openSettings",
  96. "keys" :
  97. [
  98. "ctrl+,"
  99. ]
  100. },
  101. {
  102. "command" : "prevTab",
  103. "keys" :
  104. [
  105. "ctrl+shift+tab"
  106. ]
  107. },
  108. {
  109. "command" : "scrollDown",
  110. "keys" :
  111. [
  112. "ctrl+shift+down"
  113. ]
  114. },
  115. {
  116. "command" : "scrollDownPage",
  117. "keys" :
  118. [
  119. "ctrl+shift+pgdn"
  120. ]
  121. },
  122. {
  123. "command" : "scrollUp",
  124. "keys" :
  125. [
  126. "ctrl+shift+up"
  127. ]
  128. },
  129. {
  130. "command" : "scrollUpPage",
  131. "keys" :
  132. [
  133. "ctrl+shift+pgup"
  134. ]
  135. },
  136. {
  137. "command" : "switchToTab0",
  138. "keys" :
  139. [
  140. "alt+1"
  141. ]
  142. },
  143. {
  144. "command" : "switchToTab1",
  145. "keys" :
  146. [
  147. "alt+2"
  148. ]
  149. },
  150. {
  151. "command" : "switchToTab2",
  152. "keys" :
  153. [
  154. "alt+3"
  155. ]
  156. },
  157. {
  158. "command" : "switchToTab3",
  159. "keys" :
  160. [
  161. "alt+4"
  162. ]
  163. },
  164. {
  165. "command" : "switchToTab4",
  166. "keys" :
  167. [
  168. "alt+5"
  169. ]
  170. },
  171. {
  172. "command" : "switchToTab5",
  173. "keys" :
  174. [
  175. "alt+6"
  176. ]
  177. },
  178. {
  179. "command" : "switchToTab6",
  180. "keys" :
  181. [
  182. "alt+7"
  183. ]
  184. },
  185. {
  186. "command" : "switchToTab7",
  187. "keys" :
  188. [
  189. "alt+8"
  190. ]
  191. },
  192. {
  193. "command" : "switchToTab8",
  194. "keys" :
  195. [
  196. "alt+9"
  197. ]
  198. }
  199. ],
  200. "requestedTheme" : "system",
  201. "showTabsInTitlebar" : true,
  202. "showTerminalTitleInTitlebar" : true
  203. },
  204. "profiles" :
  205. [
  206. {
  207. "acrylicOpacity" : 0.75,
  208. "background" : "#012456",
  209. "closeOnExit" : true,
  210. "colorScheme" : "Campbell",
  211. "commandline" : "C:\\Program Files\\PowerShell\\6\\pwsh.exe",
  212. "cursorColor" : "#FFFFFF",
  213. "cursorShape" : "bar",
  214. "fontFace" : "Consolas",
  215. "fontSize" : 12,
  216. "guid" : "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
  217. "historySize" : 9001,
  218. "icon" : "ms-appx:///ProfileIcons/{574e775e-4f2a-5b96-ac1e-a2962a402336}.png",
  219. "name" : "PowerShell Core",
  220. "padding" : "0, 0, 0, 0",
  221. "snapOnInput" : true,
  222. "startingDirectory" : "%USERPROFILE%",
  223. "useAcrylic" : true
  224. },
  225. {
  226. "acrylicOpacity" : 0.75,
  227. "background" : "#012456",
  228. "closeOnExit" : true,
  229. "colorScheme" : "Campbell",
  230. "commandline" : "powershell.exe",
  231. "cursorColor" : "#FFFFFF",
  232. "cursorShape" : "bar",
  233. "fontFace" : "Consolas",
  234. "fontSize" : 12,
  235. "guid" : "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
  236. "historySize" : 9001,
  237. "icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
  238. "name" : "Windows PowerShell",
  239. "padding" : "0, 0, 0, 0",
  240. "snapOnInput" : true,
  241. "startingDirectory" : "%USERPROFILE%",
  242. "useAcrylic" : true
  243. },
  244. {
  245. "acrylicOpacity" : 0.75,
  246. "closeOnExit" : true,
  247. "colorScheme" : "Campbell",
  248. "commandline" : "cmd.exe",
  249. "cursorColor" : "#FFFFFF",
  250. "cursorShape" : "bar",
  251. "fontFace" : "Consolas",
  252. "fontSize" : 12,
  253. "guid" : "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
  254. "historySize" : 9001,
  255. "icon" : "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
  256. "name" : "cmd",
  257. "padding" : "0, 0, 0, 0",
  258. "snapOnInput" : true,
  259. "startingDirectory" : "%USERPROFILE%",
  260. "useAcrylic" : true
  261. },
  262. {
  263. "acrylicOpacity" : 0.75,
  264. "closeOnExit" : true,
  265. "colorScheme" : "Campbell",
  266. "commandline" : "wsl.exe -d Ubuntu",
  267. "cursorColor" : "#FFFFFF",
  268. "cursorShape" : "bar",
  269. "fontFace" : "Consolas",
  270. "fontSize" : 12,
  271. "guid" : "{2c4de342-38b7-51cf-b940-2309a097f518}",
  272. "historySize" : 9001,
  273. "icon" : "ms-appx:///ProfileIcons/{9acb9455-ca41-5af7-950f-6bca1bc9722f}.png",
  274. "name" : "Ubuntu",
  275. "padding" : "0, 0, 0, 0",
  276. "startingDirectory" : "%USERPROFILE%",
  277. "snapOnInput" : true,
  278. "useAcrylic" : true
  279. },
  280. {
  281. "acrylicOpacity" : 0.75,
  282. "closeOnExit" : true,
  283. "colorScheme" : "Campbell",
  284. "commandline" : "C:\\Program Files\\Git\\bin\\bash.exe",
  285. "cursorColor" : "#FFFFFF",
  286. "cursorShape" : "bar",
  287. "fontFace" : "Consolas",
  288. "fontSize" : 12,
  289. "guid" : "{096417ff-7944-4f63-a9a9-24ef7bf29356}",
  290. "historySize" : 9001,
  291. "name" : "Git Bash",
  292. "padding" : "0, 0, 0, 0",
  293. "startingDirectory" : "%USERPROFILE%",
  294. "snapOnInput" : true,
  295. "useAcrylic" : true
  296. }
  297. ],
  298. "schemes" :
  299. [
  300. {
  301. "background" : "#0C0C0C",
  302. "black" : "#0C0C0C",
  303. "blue" : "#0037DA",
  304. "brightBlack" : "#767676",
  305. "brightBlue" : "#3B78FF",
  306. "brightCyan" : "#61D6D6",
  307. "brightGreen" : "#16C60C",
  308. "brightPurple" : "#B4009E",
  309. "brightRed" : "#E74856",
  310. "brightWhite" : "#F2F2F2",
  311. "brightYellow" : "#F9F1A5",
  312. "cyan" : "#3A96DD",
  313. "foreground" : "#F2F2F2",
  314. "green" : "#13A10E",
  315. "name" : "Campbell",
  316. "purple" : "#881798",
  317. "red" : "#C50F1F",
  318. "white" : "#CCCCCC",
  319. "yellow" : "#C19C00"
  320. },
  321. {
  322. "background" : "#282C34",
  323. "black" : "#282C34",
  324. "blue" : "#61AFEF",
  325. "brightBlack" : "#5A6374",
  326. "brightBlue" : "#61AFEF",
  327. "brightCyan" : "#56B6C2",
  328. "brightGreen" : "#98C379",
  329. "brightPurple" : "#C678DD",
  330. "brightRed" : "#E06C75",
  331. "brightWhite" : "#DCDFE4",
  332. "brightYellow" : "#E5C07B",
  333. "cyan" : "#56B6C2",
  334. "foreground" : "#DCDFE4",
  335. "green" : "#98C379",
  336. "name" : "One Half Dark",
  337. "purple" : "#C678DD",
  338. "red" : "#E06C75",
  339. "white" : "#DCDFE4",
  340. "yellow" : "#E5C07B"
  341. },
  342. {
  343. "background" : "#FAFAFA",
  344. "black" : "#383A42",
  345. "blue" : "#0184BC",
  346. "brightBlack" : "#4F525D",
  347. "brightBlue" : "#61AFEF",
  348. "brightCyan" : "#56B5C1",
  349. "brightGreen" : "#98C379",
  350. "brightPurple" : "#C577DD",
  351. "brightRed" : "#DF6C75",
  352. "brightWhite" : "#FFFFFF",
  353. "brightYellow" : "#E4C07A",
  354. "cyan" : "#0997B3",
  355. "foreground" : "#383A42",
  356. "green" : "#50A14F",
  357. "name" : "One Half Light",
  358. "purple" : "#A626A4",
  359. "red" : "#E45649",
  360. "white" : "#FAFAFA",
  361. "yellow" : "#C18301"
  362. },
  363. {
  364. "background" : "#073642",
  365. "black" : "#073642",
  366. "blue" : "#268BD2",
  367. "brightBlack" : "#002B36",
  368. "brightBlue" : "#839496",
  369. "brightCyan" : "#93A1A1",
  370. "brightGreen" : "#586E75",
  371. "brightPurple" : "#6C71C4",
  372. "brightRed" : "#CB4B16",
  373. "brightWhite" : "#FDF6E3",
  374. "brightYellow" : "#657B83",
  375. "cyan" : "#2AA198",
  376. "foreground" : "#FDF6E3",
  377. "green" : "#859900",
  378. "name" : "Solarized Dark",
  379. "purple" : "#D33682",
  380. "red" : "#D30102",
  381. "white" : "#EEE8D5",
  382. "yellow" : "#B58900"
  383. },
  384. {
  385. "background" : "#FDF6E3",
  386. "black" : "#073642",
  387. "blue" : "#268BD2",
  388. "brightBlack" : "#002B36",
  389. "brightBlue" : "#839496",
  390. "brightCyan" : "#93A1A1",
  391. "brightGreen" : "#586E75",
  392. "brightPurple" : "#6C71C4",
  393. "brightRed" : "#CB4B16",
  394. "brightWhite" : "#FDF6E3",
  395. "brightYellow" : "#657B83",
  396. "cyan" : "#2AA198",
  397. "foreground" : "#073642",
  398. "green" : "#859900",
  399. "name" : "Solarized Light",
  400. "purple" : "#D33682",
  401. "red" : "#D30102",
  402. "white" : "#EEE8D5",
  403. "yellow" : "#B58900"
  404. }
  405. ]
  406. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement