setcolorscheme command producing an error #10336

Open
opened 2026-01-31 02:18:44 +00:00 by claunia · 0 comments
Owner

Originally created by @cis-admin on GitHub (Aug 27, 2020).

Running the latest Windows Terminal Preview, Version: 1.3.2382.0, and I'm seeing the following error when trying to invoke the setcolorscheme command:

Warnings were found while parsing your keybindings:
• Found a keybinding that was missing a required parameter value. This keybinding will be ignored.

Here is the command I am using in my settings.json:

{ "command": { "action": "setColorScheme", "name": "One Half Dark" }, "keys": "ctrl+shift+i" },

The color scheme, One Half Dark, is present in my schemes. Any idea why I may be seeing that error?

Originally created by @cis-admin on GitHub (Aug 27, 2020). Running the latest Windows Terminal Preview, Version: 1.3.2382.0, and I'm seeing the following error when trying to invoke the setcolorscheme command: > Warnings were found while parsing your keybindings: > • Found a keybinding that was missing a required parameter value. This keybinding will be ignored. Here is the command I am using in my settings.json: > { "command": { "action": "setColorScheme", "name": "One Half Dark" }, "keys": "ctrl+shift+i" }, The color scheme, One Half Dark, is present in my schemes. Any idea why I may be seeing that error?
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 02:18:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10336