Skip to content

Commit 2a8726e

Browse files
New Package: Microsoft.ColorTool version 1904.29002
1 parent e5f91a2 commit 2a8726e

3 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created using winget-create
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: Microsoft.ColorTool
5+
PackageVersion: "1904.29002"
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: ColorTool.exe
10+
PortableCommandAlias: colortool
11+
Installers:
12+
- Architecture: neutral
13+
InstallerUrl: https://github.com/microsoft/terminal/releases/download/1904.29002/ColorTool.zip
14+
InstallerSha256: 2732e3e4e7bfdaa3230bae7a9a43744e01e6f3c8c4a9627e52b14ad460f1c000
15+
ManifestType: installer
16+
ManifestVersion: 1.6.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created using winget-create
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: Microsoft.ColorTool
5+
PackageVersion: "1904.29002"
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PublisherUrl: https://github.com/microsoft/terminal
9+
PublisherSupportUrl: https://github.com/microsoft/terminal/issues
10+
Author: Microsoft Corporation
11+
PackageName: ColorTool
12+
PackageUrl: https://github.com/microsoft/terminal/tree/main/src/tools/ColorTool
13+
License: MIT
14+
LicenseUrl: https://github.com/microsoft/terminal/blob/main/src/tools/ColorTool/LICENSE
15+
Copyright: Copyright (c) Microsoft Corporation
16+
ShortDescription: A utility for helping to set the color palette of the Windows Console
17+
Description: |-
18+
ColorTool is a utility for helping to set the color palette of the Windows Console.
19+
By default, applies the colors in the specified .itermcolors, .json or .ini file to the current console window.
20+
Included is a schemes directory with a selection of color schemes in various formats.
21+
Feel free to add your own preferred scheme to that directory.
22+
Moniker: colortool
23+
Tags:
24+
- terminal
25+
- console
26+
- color-scheme
27+
- windows-terminal
28+
- cmd
29+
- powershell
30+
- themes
31+
ReleaseNotesUrl: https://github.com/microsoft/terminal/releases/tag/1904.29002
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.6.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using winget-create
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: Microsoft.ColorTool
5+
PackageVersion: "1904.29002"
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)