Advertisement
rizkyalviandra

profiles.json

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