doc: Add ColorTool link to profiles.json documentation (#1396)

This commit is contained in:
Oskar Oldorf
2019-06-23 03:18:14 +02:00
committed by Dustin L. Howett (MSFT)
parent ce4c6d6124
commit a5f31f77bc

View File

@@ -41,7 +41,7 @@ Properties listed below are specific to each unique profile.
| `scrollbarState` | Optional | String | Defines the visibility of the scrollbar. Possible values: `"visible"`, `"hidden"` |
## Schemes
Properties listed below are specific to each color scheme. ColorTool is a great tool you can use to create and explore new color schemes. All colors use hex color format.
Properties listed below are specific to each color scheme. [ColorTool](https://github.com/microsoft/terminal/tree/master/src/tools/ColorTool) is a great tool you can use to create and explore new color schemes. All colors use hex color format.
| Property | Necessity | Type | Description |
| -------- | ---- | ----------- | ----------- |