update readme

This commit is contained in:
Cade Scroggins
2021-01-20 15:02:40 +05:30
parent be23cad97f
commit 0250e4555c
2 changed files with 28 additions and 33 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
// is used. Commands without a category don't show up in the help menu.
// You can specify either "hues" or "color" to change a command's background
// color. "hues" is an array of CSS HSL hues that will be converted into a
// color. "hues" is an array of HSL hues that will be converted into a
// linear gradient. There are CSS variables defined below, prefixed with
// "--command-color-", that determine the gradient angle, saturation,
// lightness and alpha for each generated color. "color", if defined, will