{{selectedPresetPath}}
Loading ...
{{preset.path}}
Load Selected
Reset Edits
Download
FG
BG
{{colorKey.displayName}}
Default
{{::defaultPreset[colorKey.key] | uppercase}}
Edited
{{presetEdited[colorKey.key] | uppercase}}
Preset
{{preset[colorKey.key] | uppercase}}
There are no colors in the selected preset.
Color Editor
- {{colorKey.displayName}}
Select a color to Edit
RGB Hex:
Done
Cancel
Preview
Windows PowerShell
Copyright (C) 2016 Microsoft Corporation. All rights reserved.
PS C:\Users\Administrator>
Get-PSReadlineOption
-Verbose
# this is a comments
this is an error message
$trees
=
@(
"Alder"
,
"Ash"
,
"Birch"
)