Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.39 KB | None | 0 0
  1. {
  2. "globals" :
  3. {
  4. "alwaysShowTabs" : true,
  5. "defaultProfile" : "{429af944-c08c-4ae3-9367-4802c76e3831}",
  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.5,
  208. "background" : "#012456",
  209. "closeOnExit" : true,
  210. "colorScheme" : "Campbell",
  211. "commandline" : "powershell.exe",
  212. "cursorColor" : "#FFFFFF",
  213. "cursorShape" : "bar",
  214. "fontFace" : "Consolas",
  215. "fontSize" : 10,
  216. "guid" : "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
  217. "historySize" : 9001,
  218. "icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
  219. "name" : "Windows PowerShell",
  220. "padding" : "0, 0, 0, 0",
  221. "snapOnInput" : true,
  222. "startingDirectory" : "%USERPROFILE%",
  223. "useAcrylic" : false
  224. },
  225. {
  226. "acrylicOpacity" : 0.5,
  227. "background" : "#222222",
  228. "closeOnExit" : true,
  229. "colorScheme" : "One Half Dark",
  230. "commandline" : "C:\\Program Files\\Git\\bin\\bash.exe",
  231. "cursorColor" : "#FFFFFF",
  232. "cursorShape" : "bar",
  233. "fontFace" : "Dank Mono",
  234. "fontSize" : 11,
  235. "guid" : "{429af944-c08c-4ae3-9367-4802c76e3831}",
  236. "historySize" : 9001,
  237. "icon" : "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png",
  238. "name" : "Git Bash",
  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" : 10,
  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. "schemes" :
  264. [
  265. {
  266. "background" : "#0C0C0C",
  267. "black" : "#0C0C0C",
  268. "blue" : "#0037DA",
  269. "brightBlack" : "#767676",
  270. "brightBlue" : "#3B78FF",
  271. "brightCyan" : "#61D6D6",
  272. "brightGreen" : "#16C60C",
  273. "brightPurple" : "#B4009E",
  274. "brightRed" : "#E74856",
  275. "brightWhite" : "#F2F2F2",
  276. "brightYellow" : "#F9F1A5",
  277. "cyan" : "#3A96DD",
  278. "foreground" : "#CCCCCC",
  279. "green" : "#13A10E",
  280. "name" : "Campbell",
  281. "purple" : "#881798",
  282. "red" : "#C50F1F",
  283. "white" : "#CCCCCC",
  284. "yellow" : "#C19C00"
  285. },
  286. {
  287. "background" : "#282C34",
  288. "black" : "#282C34",
  289. "blue" : "#61AFEF",
  290. "brightBlack" : "#5A6374",
  291. "brightBlue" : "#61AFEF",
  292. "brightCyan" : "#56B6C2",
  293. "brightGreen" : "#98C379",
  294. "brightPurple" : "#C678DD",
  295. "brightRed" : "#E06C75",
  296. "brightWhite" : "#DCDFE4",
  297. "brightYellow" : "#E5C07B",
  298. "cyan" : "#56B6C2",
  299. "foreground" : "#DCDFE4",
  300. "green" : "#98C379",
  301. "name" : "One Half Dark",
  302. "purple" : "#C678DD",
  303. "red" : "#E06C75",
  304. "white" : "#DCDFE4",
  305. "yellow" : "#E5C07B"
  306. },
  307. {
  308. "background" : "#FAFAFA",
  309. "black" : "#383A42",
  310. "blue" : "#0184BC",
  311. "brightBlack" : "#4F525D",
  312. "brightBlue" : "#61AFEF",
  313. "brightCyan" : "#56B5C1",
  314. "brightGreen" : "#98C379",
  315. "brightPurple" : "#C577DD",
  316. "brightRed" : "#DF6C75",
  317. "brightWhite" : "#FFFFFF",
  318. "brightYellow" : "#E4C07A",
  319. "cyan" : "#0997B3",
  320. "foreground" : "#383A42",
  321. "green" : "#50A14F",
  322. "name" : "One Half Light",
  323. "purple" : "#A626A4",
  324. "red" : "#E45649",
  325. "white" : "#FAFAFA",
  326. "yellow" : "#C18301"
  327. },
  328. {
  329. "background" : "#002B36",
  330. "black" : "#073642",
  331. "blue" : "#268BD2",
  332. "brightBlack" : "#002B36",
  333. "brightBlue" : "#839496",
  334. "brightCyan" : "#93A1A1",
  335. "brightGreen" : "#586E75",
  336. "brightPurple" : "#6C71C4",
  337. "brightRed" : "#CB4B16",
  338. "brightWhite" : "#FDF6E3",
  339. "brightYellow" : "#657B83",
  340. "cyan" : "#2AA198",
  341. "foreground" : "#839496",
  342. "green" : "#859900",
  343. "name" : "Solarized Dark",
  344. "purple" : "#D33682",
  345. "red" : "#DC322F",
  346. "white" : "#EEE8D5",
  347. "yellow" : "#B58900"
  348. },
  349. {
  350. "background" : "#FDF6E3",
  351. "black" : "#073642",
  352. "blue" : "#268BD2",
  353. "brightBlack" : "#002B36",
  354. "brightBlue" : "#839496",
  355. "brightCyan" : "#93A1A1",
  356. "brightGreen" : "#586E75",
  357. "brightPurple" : "#6C71C4",
  358. "brightRed" : "#CB4B16",
  359. "brightWhite" : "#FDF6E3",
  360. "brightYellow" : "#657B83",
  361. "cyan" : "#2AA198",
  362. "foreground" : "#657B83",
  363. "green" : "#859900",
  364. "name" : "Solarized Light",
  365. "purple" : "#D33682",
  366. "red" : "#DC322F",
  367. "white" : "#EEE8D5",
  368. "yellow" : "#B58900"
  369. }
  370. ]
  371. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement