Guest User

Settings.json (Original Color Pallet)

a guest
Dec 27th, 2021
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 10.53 KB | None | 0 0
  1.  
  2. {
  3.     "$schema": "https://aka.ms/terminal-profiles-schema",
  4.     "actions":
  5.     [
  6.         {
  7.             "command":
  8.             {
  9.                 "action": "copy",
  10.                 "singleLine": false
  11.             },
  12.             "keys": "ctrl+c"
  13.         },
  14.         {
  15.             "command": "paste",
  16.             "keys": "ctrl+v"
  17.         },
  18.         {
  19.             "command": "find",
  20.             "keys": "ctrl+shift+f"
  21.         },
  22.         {
  23.             "command":
  24.             {
  25.                 "action": "splitPane",
  26.                 "split": "auto",
  27.                 "splitMode": "duplicate"
  28.             },
  29.             "keys": "alt+shift+d"
  30.         }
  31.     ],
  32.     "alwaysShowTabs": false,
  33.     "copyFormatting": "none",
  34.     "copyOnSelect": false,
  35.     "defaultProfile": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
  36.     "profiles":
  37.     {
  38.         "defaults":
  39.         {
  40.             "acrylicOpacity": 0.22,
  41.             "bellStyle": "none",
  42.             "cursorShape": "vintage",
  43.             "experimental.retroTerminalEffect": true,
  44.             "font":
  45.             {
  46.                 "size": 10
  47.             },
  48.             "icon": null,
  49.             "padding": "8",
  50.             "scrollbarState": "hidden",
  51.             "startingDirectory": null,
  52.             "suppressApplicationTitle": true,
  53.             "useAcrylic": true
  54.         },
  55.         "list":
  56.         [
  57.             {
  58.                 "commandline": "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -NoLogo",
  59.                 "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
  60.                 "hidden": false,
  61.                 "name": null,
  62.                 "tabTitle": " "
  63.             },
  64.             {
  65.                 "acrylicOpacity": 0.23999999999999999,
  66.                 "antialiasingMode": "grayscale",
  67.                 "backgroundImage": null,
  68.                 "bellStyle": "none",
  69.                 "colorScheme": "Campbell",
  70.                 "commandline": "C:\\Windows\\System32\\cmd.exe -nologo",
  71.                 "cursorHeight": 22,
  72.                 "cursorShape": "vintage",
  73.                 "experimental.retroTerminalEffect": true,
  74.                 "font":
  75.                 {
  76.                     "face": "Cascadia Code",
  77.                     "size": 9,
  78.                     "weight": "bold"
  79.                 },
  80.                 "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
  81.                 "hidden": false,
  82.                 "name": null,
  83.                 "scrollbarState": "hidden",
  84.                 "suppressApplicationTitle": true,
  85.                 "tabTitle": " ",
  86.                 "useAcrylic": true
  87.             },
  88.             {
  89.                 "acrylicOpacity": 0.22,
  90.                 "bellStyle": "none",
  91.                 "colorScheme": "Campbell",
  92.                 "cursorShape": "vintage",
  93.                 "experimental.retroTerminalEffect": true,
  94.                 "font":
  95.                 {
  96.                     "size": 10
  97.                 },
  98.                 "guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",
  99.                 "hidden": false,
  100.                 "name": null,
  101.                 "scrollbarState": "hidden",
  102.                 "source": "Windows.Terminal.Azure",
  103.                 "suppressApplicationTitle": true,
  104.                 "tabTitle": " ",
  105.                 "useAcrylic": true
  106.             }
  107.         ]
  108.     },
  109.     "schemes":
  110.     [
  111.         {
  112.             "background": "#0C0C0C",
  113.             "black": "#0C0C0C",
  114.             "blue": "#0037DA",
  115.             "brightBlack": "#767676",
  116.             "brightBlue": "#3B78FF",
  117.             "brightCyan": "#61D6D6",
  118.             "brightGreen": "#16C60C",
  119.             "brightPurple": "#B4009E",
  120.             "brightRed": "#E74856",
  121.             "brightWhite": "#F2F2F2",
  122.             "brightYellow": "#F9F1A5",
  123.             "cursorColor": "#FFFFFF",
  124.             "cyan": "#3A96DD",
  125.             "foreground": "#CCCCCC",
  126.             "green": "#13A10E",
  127.             "name": "Campbell",
  128.             "purple": "#881798",
  129.             "red": "#C50F1F",
  130.             "selectionBackground": "#FFFFFF",
  131.             "white": "#CCCCCC",
  132.             "yellow": "#C19C00"
  133.         },
  134.         {
  135.             "background": "#012456",
  136.             "black": "#0C0C0C",
  137.             "blue": "#0037DA",
  138.             "brightBlack": "#767676",
  139.             "brightBlue": "#3B78FF",
  140.             "brightCyan": "#61D6D6",
  141.             "brightGreen": "#16C60C",
  142.             "brightPurple": "#B4009E",
  143.             "brightRed": "#E74856",
  144.             "brightWhite": "#F2F2F2",
  145.             "brightYellow": "#F9F1A5",
  146.             "cursorColor": "#FFFFFF",
  147.             "cyan": "#3A96DD",
  148.             "foreground": "#CCCCCC",
  149.             "green": "#13A10E",
  150.             "name": "Campbell Powershell",
  151.             "purple": "#881798",
  152.             "red": "#C50F1F",
  153.             "selectionBackground": "#FFFFFF",
  154.             "white": "#CCCCCC",
  155.             "yellow": "#C19C00"
  156.         },
  157.         {
  158.             "background": "#282C34",
  159.             "black": "#282C34",
  160.             "blue": "#61AFEF",
  161.             "brightBlack": "#5A6374",
  162.             "brightBlue": "#61AFEF",
  163.             "brightCyan": "#56B6C2",
  164.             "brightGreen": "#98C379",
  165.             "brightPurple": "#C678DD",
  166.             "brightRed": "#E06C75",
  167.             "brightWhite": "#DCDFE4",
  168.             "brightYellow": "#E5C07B",
  169.             "cursorColor": "#FFFFFF",
  170.             "cyan": "#56B6C2",
  171.             "foreground": "#DCDFE4",
  172.             "green": "#98C379",
  173.             "name": "One Half Dark",
  174.             "purple": "#C678DD",
  175.             "red": "#E06C75",
  176.             "selectionBackground": "#FFFFFF",
  177.             "white": "#DCDFE4",
  178.             "yellow": "#E5C07B"
  179.         },
  180.         {
  181.             "background": "#FAFAFA",
  182.             "black": "#383A42",
  183.             "blue": "#0184BC",
  184.             "brightBlack": "#4F525D",
  185.             "brightBlue": "#61AFEF",
  186.             "brightCyan": "#56B5C1",
  187.             "brightGreen": "#98C379",
  188.             "brightPurple": "#C577DD",
  189.             "brightRed": "#DF6C75",
  190.             "brightWhite": "#FFFFFF",
  191.             "brightYellow": "#E4C07A",
  192.             "cursorColor": "#4F525D",
  193.             "cyan": "#0997B3",
  194.             "foreground": "#383A42",
  195.             "green": "#50A14F",
  196.             "name": "One Half Light",
  197.             "purple": "#A626A4",
  198.             "red": "#E45649",
  199.             "selectionBackground": "#FFFFFF",
  200.             "white": "#FAFAFA",
  201.             "yellow": "#C18301"
  202.         },
  203.         {
  204.             "background": "#002B36",
  205.             "black": "#002B36",
  206.             "blue": "#268BD2",
  207.             "brightBlack": "#073642",
  208.             "brightBlue": "#839496",
  209.             "brightCyan": "#93A1A1",
  210.             "brightGreen": "#586E75",
  211.             "brightPurple": "#6C71C4",
  212.             "brightRed": "#CB4B16",
  213.             "brightWhite": "#FDF6E3",
  214.             "brightYellow": "#657B83",
  215.             "cursorColor": "#FFFFFF",
  216.             "cyan": "#2AA198",
  217.             "foreground": "#839496",
  218.             "green": "#859900",
  219.             "name": "Solarized Dark",
  220.             "purple": "#D33682",
  221.             "red": "#DC322F",
  222.             "selectionBackground": "#FFFFFF",
  223.             "white": "#EEE8D5",
  224.             "yellow": "#B58900"
  225.         },
  226.         {
  227.             "background": "#FDF6E3",
  228.             "black": "#002B36",
  229.             "blue": "#268BD2",
  230.             "brightBlack": "#073642",
  231.             "brightBlue": "#839496",
  232.             "brightCyan": "#93A1A1",
  233.             "brightGreen": "#586E75",
  234.             "brightPurple": "#6C71C4",
  235.             "brightRed": "#CB4B16",
  236.             "brightWhite": "#FDF6E3",
  237.             "brightYellow": "#657B83",
  238.             "cursorColor": "#002B36",
  239.             "cyan": "#2AA198",
  240.             "foreground": "#657B83",
  241.             "green": "#859900",
  242.             "name": "Solarized Light",
  243.             "purple": "#D33682",
  244.             "red": "#DC322F",
  245.             "selectionBackground": "#FFFFFF",
  246.             "white": "#EEE8D5",
  247.             "yellow": "#B58900"
  248.         },
  249.         {
  250.             "background": "#000000",
  251.             "black": "#000000",
  252.             "blue": "#3465A4",
  253.             "brightBlack": "#555753",
  254.             "brightBlue": "#729FCF",
  255.             "brightCyan": "#34E2E2",
  256.             "brightGreen": "#8AE234",
  257.             "brightPurple": "#AD7FA8",
  258.             "brightRed": "#EF2929",
  259.             "brightWhite": "#EEEEEC",
  260.             "brightYellow": "#FCE94F",
  261.             "cursorColor": "#FFFFFF",
  262.             "cyan": "#06989A",
  263.             "foreground": "#D3D7CF",
  264.             "green": "#4E9A06",
  265.             "name": "Tango Dark",
  266.             "purple": "#75507B",
  267.             "red": "#CC0000",
  268.             "selectionBackground": "#FFFFFF",
  269.             "white": "#D3D7CF",
  270.             "yellow": "#C4A000"
  271.         },
  272.         {
  273.             "background": "#FFFFFF",
  274.             "black": "#000000",
  275.             "blue": "#3465A4",
  276.             "brightBlack": "#555753",
  277.             "brightBlue": "#729FCF",
  278.             "brightCyan": "#34E2E2",
  279.             "brightGreen": "#8AE234",
  280.             "brightPurple": "#AD7FA8",
  281.             "brightRed": "#EF2929",
  282.             "brightWhite": "#EEEEEC",
  283.             "brightYellow": "#FCE94F",
  284.             "cursorColor": "#000000",
  285.             "cyan": "#06989A",
  286.             "foreground": "#555753",
  287.             "green": "#4E9A06",
  288.             "name": "Tango Light",
  289.             "purple": "#75507B",
  290.             "red": "#CC0000",
  291.             "selectionBackground": "#FFFFFF",
  292.             "white": "#D3D7CF",
  293.             "yellow": "#C4A000"
  294.         },
  295.         {
  296.             "background": "#000000",
  297.             "black": "#000000",
  298.             "blue": "#000080",
  299.             "brightBlack": "#808080",
  300.             "brightBlue": "#0000FF",
  301.             "brightCyan": "#00FFFF",
  302.             "brightGreen": "#00FF00",
  303.             "brightPurple": "#FF00FF",
  304.             "brightRed": "#FF0000",
  305.             "brightWhite": "#FFFFFF",
  306.             "brightYellow": "#FFFF00",
  307.             "cursorColor": "#FFFFFF",
  308.             "cyan": "#008080",
  309.             "foreground": "#C0C0C0",
  310.             "green": "#008000",
  311.             "name": "Vintage",
  312.             "purple": "#800080",
  313.             "red": "#800000",
  314.             "selectionBackground": "#FFFFFF",
  315.             "white": "#C0C0C0",
  316.             "yellow": "#808000"
  317.         }
  318.     ],
  319.     "showTabsInTitlebar": true,
  320.     "showTerminalTitleInTitlebar": true,
  321.     "tabSwitcherMode": "inOrder",
  322.     "tabWidthMode": "equal",
  323.     "theme": "dark",
  324.     "trimBlockSelection": true,
  325.     "useAcrylicInTabRow": true
  326. }
  327.  
  328.  
  329.  
Add Comment
Please, Sign In to add comment