feat: update background color and color scheme

This commit is contained in:
Stevan Freeborn
2026-08-20 15:04:06 -05:00
parent 4c294ce87d
commit ca1bca9e84
@@ -215,7 +215,7 @@
"opacity": 0, "opacity": 0,
"unfocusedAppearance": "unfocusedAppearance":
{ {
"background": "#1b1b1b" "background": "#1B1B1B"
}, },
"useAcrylic": true "useAcrylic": true
}, },
@@ -240,7 +240,7 @@
"tabTitle": "terminal" "tabTitle": "terminal"
}, },
{ {
"colorScheme": "One Half Dark", "colorScheme": "Dark+",
"commandline": "wsl.exe", "commandline": "wsl.exe",
"cursorShape": "bar", "cursorShape": "bar",
"guid": "{51855cb2-8cce-5362-8f54-464b92b32386}", "guid": "{51855cb2-8cce-5362-8f54-464b92b32386}",
@@ -254,6 +254,7 @@
"commandline": "%SystemRoot%\\System32\\cmd.exe", "commandline": "%SystemRoot%\\System32\\cmd.exe",
"guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}", "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}",
"hidden": false, "hidden": false,
"intenseTextStyle": "none",
"name": "Command Prompt" "name": "Command Prompt"
}, },
{ {