Advertisement
Guest User

Untitled

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