Overrides ConsoleClass window color palette entries with a preset color theme.
Set-ConsoleColorTheme.ps1 [-ThemeName] <String> [[-ProcessName] <String>] [-ProgressAction <ActionPreference>]
[<CommonParameters>]
Set-ConsoleColorTheme.ps1 Dracula
(sets the Dracula theme)
The name of the theme to set the color table for.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
The name of the process to override the color palette for. Used to locate the color table under HKCU:\Console$ProcessName in the registry.
Type: String
Parameter Sets: (All)
Aliases: ForProcessName
Required: False
Position: 2
Default value: %SystemRoot%_System32_WindowsPowerShell_v1.0_powershell.exe
Accept pipeline input: False
Accept wildcard characters: False
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
https://github.com/dracula/visual-studio-code/blob/master/src/dracula.yml
https://ethanschoonover.com/solarized/
https://en.wikipedia.org/wiki/Solarized_(color_scheme)
http://www.kippura.org/zenburnpage/