Last active
June 8, 2026 08:55
-
-
Save Ink230/b62c8fb8614bfcaead5479b861e58f1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$help": "https://aka.ms/terminal-documentation", | |
| "$schema": "https://aka.ms/terminal-profiles-schema", | |
| "actions": | |
| [ | |
| { | |
| "command": | |
| { | |
| "action": "splitPane", | |
| "split": "right", | |
| "splitMode": "duplicate" | |
| }, | |
| "id": "User.splitPane.FEF0D40B" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "moveFocus", | |
| "direction": "left" | |
| }, | |
| "id": "User.moveFocus.2A0DA8E0" | |
| }, | |
| { | |
| "command": "duplicateTab", | |
| "id": "User.duplicateTab" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "prevTab" | |
| }, | |
| "id": "User.prevTab.0" | |
| }, | |
| { | |
| "command": "find", | |
| "id": "User.find" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "moveFocus", | |
| "direction": "down" | |
| }, | |
| "id": "User.moveFocus.F747588A" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "splitPane", | |
| "split": "auto", | |
| "splitMode": "duplicate" | |
| }, | |
| "id": "User.splitPane.A6751878" | |
| }, | |
| { | |
| "command": "paste", | |
| "id": "User.paste" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "newTab" | |
| }, | |
| "id": "User.newTab.5DEADB41" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "copy", | |
| "singleLine": false | |
| }, | |
| "id": "User.copy.644BA8F2" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "moveFocus", | |
| "direction": "up" | |
| }, | |
| "id": "User.moveFocus.6CD791B" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "splitPane", | |
| "split": "down", | |
| "splitMode": "duplicate" | |
| }, | |
| "id": "User.splitPane.10B260D2" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "closeTab" | |
| }, | |
| "id": "User.closeTab.0" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "moveFocus", | |
| "direction": "right" | |
| }, | |
| "id": "User.moveFocus.87C324ED" | |
| }, | |
| { | |
| "command": | |
| { | |
| "action": "nextTab" | |
| }, | |
| "id": "User.nextTab.0" | |
| } | |
| ], | |
| "copyFormatting": "none", | |
| "copyOnSelect": false, | |
| "defaultProfile": "{eebe0a80-3346-4b42-ae70-439a1a1acab0}", | |
| "disableAnimations": true, | |
| "firstWindowPreference": "persistedWindowLayout", | |
| "keybindings": | |
| [ | |
| { | |
| "id": null, | |
| "keys": "ctrl+up" | |
| }, | |
| { | |
| "id": "User.splitPane.FEF0D40B", | |
| "keys": "ctrl+shift+plus" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+alt+1" | |
| }, | |
| { | |
| "id": "User.newTab.5DEADB41", | |
| "keys": "ctrl+n" | |
| }, | |
| { | |
| "id": "User.prevTab.0", | |
| "keys": "ctrl+shift+[" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+alt+2" | |
| }, | |
| { | |
| "id": "User.splitPane.A6751878", | |
| "keys": "ctrl+shift+d" | |
| }, | |
| { | |
| "id": "User.copy.644BA8F2", | |
| "keys": "ctrl+c" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+shift+tab" | |
| }, | |
| { | |
| "id": "User.moveFocus.F747588A", | |
| "keys": "ctrl+shift+down" | |
| }, | |
| { | |
| "id": "Terminal.SwitchToTab4", | |
| "keys": "ctrl+shift+f5" | |
| }, | |
| { | |
| "id": "User.find", | |
| "keys": "ctrl+shift+f" | |
| }, | |
| { | |
| "id": "User.paste", | |
| "keys": "ctrl+v" | |
| }, | |
| { | |
| "id": "Terminal.SwitchToTab5", | |
| "keys": "ctrl+shift+f6" | |
| }, | |
| { | |
| "id": "User.duplicateTab", | |
| "keys": "alt+shift+d" | |
| }, | |
| { | |
| "id": "Terminal.SwitchToTab6", | |
| "keys": "ctrl+shift+f7" | |
| }, | |
| { | |
| "id": "User.moveFocus.6CD791B", | |
| "keys": "ctrl+shift+up" | |
| }, | |
| { | |
| "id": "User.closeTab.0", | |
| "keys": "ctrl+f4" | |
| }, | |
| { | |
| "id": "User.moveFocus.87C324ED", | |
| "keys": "ctrl+shift+right" | |
| }, | |
| { | |
| "id": "User.moveFocus.2A0DA8E0", | |
| "keys": "ctrl+shift+left" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+alt+7" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+alt+4" | |
| }, | |
| { | |
| "id": "User.splitPane.10B260D2", | |
| "keys": "ctrl+shift+minus" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "win+sc(41)" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+tab" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "alt+left" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+shift+4" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+shift+t" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "alt+down" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "alt+right" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "alt+up" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "alt+shift+minus" | |
| }, | |
| { | |
| "id": "Terminal.SwitchToTab3", | |
| "keys": "ctrl+shift+f4" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "alt+shift+plus" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+shift+x" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+down" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+left" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+right" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+alt+6" | |
| }, | |
| { | |
| "id": "User.nextTab.0", | |
| "keys": "ctrl+shift+]" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+alt+3" | |
| }, | |
| { | |
| "id": "Terminal.SwitchToTab0", | |
| "keys": "ctrl+shift+f1" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+alt+5" | |
| }, | |
| { | |
| "id": "Terminal.SwitchToTab2", | |
| "keys": "ctrl+shift+f3" | |
| }, | |
| { | |
| "id": "Terminal.SwitchToTab1", | |
| "keys": "ctrl+shift+f2" | |
| }, | |
| { | |
| "id": null, | |
| "keys": "ctrl+alt+8" | |
| }, | |
| { | |
| "id": "Terminal.OpenNewTabProfile3", | |
| "keys": "ctrl+e" | |
| } | |
| ], | |
| "launchMode": "default", | |
| "newTabMenu": | |
| [ | |
| { | |
| "type": "remainingProfiles" | |
| } | |
| ], | |
| "profiles": | |
| { | |
| "defaults": | |
| { | |
| "backgroundImage": null, | |
| "backgroundImageOpacity": 0.41, | |
| "backgroundImageStretchMode": "none", | |
| "bellStyle": "none", | |
| "colorScheme": "ink", | |
| "font": | |
| { | |
| "face": "SauceCodePro Nerd Font", | |
| "size": 16, | |
| "weight": "medium" | |
| }, | |
| "opacity": 100, | |
| "scrollbarState": "hidden", | |
| "useAcrylic": false | |
| }, | |
| "list": | |
| [ | |
| { | |
| "guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}", | |
| "hidden": true, | |
| "name": "Azure Cloud Shell", | |
| "source": "Windows.Terminal.Azure" | |
| }, | |
| { | |
| "bellStyle": "none", | |
| "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", | |
| "hidden": true, | |
| "name": "Windows PowerShell" | |
| }, | |
| { | |
| "commandline": "%SystemRoot%\\System32\\cmd.exe -NoExit", | |
| "font": | |
| { | |
| "face": "SFMono Nerd Font" | |
| }, | |
| "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}", | |
| "hidden": true, | |
| "name": "Command Prompt" | |
| }, | |
| { | |
| "commandline": "cmd.exe /k \"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\Common7\\Tools\\VsDevCmd.bat\" -startdir=none -arch=x64 -host_arch=x64 -NoExit", | |
| "guid": "{18188b78-642e-5ddc-86c3-813b11264692}", | |
| "hidden": true, | |
| "name": "Developer Command Prompt for VS 2022", | |
| "source": "Windows.Terminal.VisualStudio" | |
| }, | |
| { | |
| "guid": "{0e96dc2b-ee0c-585f-a06b-01d77473937e}", | |
| "hidden": true, | |
| "name": "Developer PowerShell for VS 2022", | |
| "source": "Windows.Terminal.VisualStudio" | |
| }, | |
| { | |
| "guid": "{17bf3de4-5353-5709-bcf9-835bd952a95e}", | |
| "hidden": true, | |
| "name": "Ubuntu-22.04", | |
| "source": "Windows.Terminal.Wsl" | |
| }, | |
| { | |
| "colorScheme": "Campbell (modified)", | |
| "commandline": "C:\\Users\\Justin\\AppData\\Local\\Microsoft\\WindowsApps\\Microsoft.PowerShell_8wekyb3d8bbwe\\pwsh.exe -nologo", | |
| "elevate": true, | |
| "font": | |
| { | |
| "face": "SauceCodePro Nerd Font" | |
| }, | |
| "guid": "{dc3bc09c-e1bb-4da7-95f4-9bdd1e63611a}", | |
| "hidden": false, | |
| "icon": "ms-appx:///ProfileIcons/pwsh.png", | |
| "name": "PowerShell (admin)", | |
| "startingDirectory": "%USERPROFILE%", | |
| "useAcrylic": false | |
| }, | |
| { | |
| "backgroundImage": null, | |
| "backgroundImageOpacity": 0.02, | |
| "backgroundImageStretchMode": "uniform", | |
| "commandline": "C:\\Program Files\\PowerShell\\7\\pwsh.exe -nologo -NoExit", | |
| "font": | |
| { | |
| "face": "SauceCodePro Nerd Font" | |
| }, | |
| "guid": "{eebe0a80-3346-4b42-ae70-439a1a1acab0}", | |
| "hidden": false, | |
| "icon": "ms-appx:///ProfileIcons/pwsh.png", | |
| "name": "PowerShell", | |
| "padding": "8", | |
| "startingDirectory": "%USERPROFILE%", | |
| "useAcrylic": false | |
| }, | |
| { | |
| "guid": "{16208362-94fc-5b1f-a491-5b2624d5ab56}", | |
| "hidden": true, | |
| "name": "Visual Studio Debug Console", | |
| "source": "VSDebugConsole" | |
| }, | |
| { | |
| "guid": "{4ff56d04-d9cf-57ea-bae2-ad396374e7e3}", | |
| "hidden": false, | |
| "name": "Ubuntu 22.04.5 LTS", | |
| "source": "CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc" | |
| }, | |
| { | |
| "backgroundImage": null, | |
| "backgroundImageOpacity": 0.02, | |
| "backgroundImageStretchMode": "uniform", | |
| "commandline": "C:\\Program Files\\PowerShell\\7\\pwsh.exe -nologo -NoExit", | |
| "font": | |
| { | |
| "face": "SauceCodePro Nerd Font" | |
| }, | |
| "guid": "{ca0d96ab-d0e8-4203-aaf9-c74bb01db6da}", | |
| "hidden": false, | |
| "icon": "ms-appx:///ProfileIcons/pwsh.png", | |
| "name": "PowerShell (Centered)", | |
| "padding": "465, 0, 465, 0", | |
| "startingDirectory": "%USERPROFILE%", | |
| "useAcrylic": false | |
| } | |
| ] | |
| }, | |
| "schemes": | |
| [ | |
| { | |
| "background": "#220036", | |
| "black": "#580051", | |
| "blue": "#743ECA", | |
| "brightBlack": "#59C2FF", | |
| "brightBlue": "#00D9FF", | |
| "brightCyan": "#E7FFFF", | |
| "brightGreen": "#F949FF", | |
| "brightPurple": "#FF00BF", | |
| "brightRed": "#FF4D00", | |
| "brightWhite": "#FDF6E3", | |
| "brightYellow": "#C20092", | |
| "cursorColor": "#F949FF", | |
| "cyan": "#2AA198", | |
| "foreground": "#FFA600", | |
| "green": "#FF00F2", | |
| "name": "80s Retrowave", | |
| "purple": "#D33682", | |
| "red": "#DC322F", | |
| "selectionBackground": "#C20092", | |
| "white": "#6A008A", | |
| "yellow": "#FF5E00" | |
| }, | |
| { | |
| "background": "#000000", | |
| "black": "#0C0C0C", | |
| "blue": "#0037DA", | |
| "brightBlack": "#767676", | |
| "brightBlue": "#3B78FF", | |
| "brightCyan": "#61D6D6", | |
| "brightGreen": "#16C60C", | |
| "brightPurple": "#B4009E", | |
| "brightRed": "#E74856", | |
| "brightWhite": "#F2F2F2", | |
| "brightYellow": "#F9F1A5", | |
| "cursorColor": "#FFFFFF", | |
| "cyan": "#3A96DD", | |
| "foreground": "#CCCCCC", | |
| "green": "#13A10E", | |
| "name": "Campbell (modified)", | |
| "purple": "#881798", | |
| "red": "#C50F1F", | |
| "selectionBackground": "#FFFFFF", | |
| "white": "#CCCCCC", | |
| "yellow": "#C19C00" | |
| }, | |
| { | |
| "background": "#000000", | |
| "black": "#000000", | |
| "blue": "#000080", | |
| "brightBlack": "#808080", | |
| "brightBlue": "#0000FF", | |
| "brightCyan": "#00FFFF", | |
| "brightGreen": "#00FF00", | |
| "brightPurple": "#FF00FF", | |
| "brightRed": "#FF0000", | |
| "brightWhite": "#FFFFFF", | |
| "brightYellow": "#FFFF00", | |
| "cursorColor": "#FFFFFF", | |
| "cyan": "#008080", | |
| "foreground": "#C0C0C0", | |
| "green": "#008000", | |
| "name": "Ink", | |
| "purple": "#800080", | |
| "red": "#800000", | |
| "selectionBackground": "#FFFFFF", | |
| "white": "#C0C0C0", | |
| "yellow": "#808000" | |
| }, | |
| { | |
| "background": "#020F01", | |
| "black": "#001F0B", | |
| "blue": "#15D00D", | |
| "brightBlack": "#519451", | |
| "brightBlue": "#19E20E", | |
| "brightCyan": "#19E20E", | |
| "brightGreen": "#19E20E", | |
| "brightPurple": "#19E20E", | |
| "brightRed": "#19E20E", | |
| "brightWhite": "#FEFEFE", | |
| "brightYellow": "#19E20E", | |
| "cursorColor": "#15D00D", | |
| "cyan": "#15D00D", | |
| "foreground": "#16B10E", | |
| "green": "#15D00D", | |
| "name": "ink", | |
| "purple": "#15D00D", | |
| "red": "#15D00D", | |
| "selectionBackground": "#D4FFC1", | |
| "white": "#A3ECA3", | |
| "yellow": "#15D00D" | |
| } | |
| ], | |
| "showTerminalTitleInTitlebar": true, | |
| "theme": "dark", | |
| "themes": [], | |
| "windowingBehavior": "useAnyExisting" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment