Update README.md

This commit is contained in:
Alex Mazanov 2021-12-19 11:27:20 -05:00 committed by GitHub
parent ed9b86e415
commit 453e1bb1aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ echo "Line 1 \\n Line2 | size=8"
| Parameter | Value | Description |
| ------------- | ------------- |------------- |
| `color` | CSS color or HEX, `light_color,dark_color` | Sets item text color. If only one color is provided, it is used for both light and dark appearance. |
| `sfcolor` | CSS color or HEX, `light_color,dark_color` | Sets SF Symbol color. If only one color is provided, it is used for both light and dark appearance. |
| `sfcolor` | CSS color or HEX, `light_color,dark_color` | Sets SF Symbol color. If only one color is provided, it is used for both light and dark appearance. If you fame multiple SF Symbols you can provide different colors by adding index, like this `sfcolor2` |
| `font` | macOS font name | Sets font name to use in item text |
| `size` | Number | Sets item text size |
| `sfsize` | Number | Sets size for SF Symbol image embedded in text|