Clean up a comment.

This commit is contained in:
2022-06-04 10:16:02 -04:00
parent f4a65f9a8b
commit 6d2fa26e6c

View File

@ -294,8 +294,7 @@ function rgb_color()
fi
# We do NOT check for the base colours precisely. Since those 16 can be custom mapped by your terminal emulator, you just pass `ansi:0` thru
# `ansi:15` to select them by ID. Or use `ext:0` thru `ext:255` to select a specific extended colour. Otherwise, we now generate the true-colour
# result:
# `ansi:15` to select them by ID. Or use `ext:0` thru `ext:255` to select a specific extended colour.
}
function make_color()