diff --git a/docs/lunacolors.md b/docs/lunacolors.md index 1dd79a3..8fe11c0 100644 --- a/docs/lunacolors.md +++ b/docs/lunacolors.md @@ -40,5 +40,5 @@ Styles: For the colors, there are background and bright variants. Background color variants have a `Bg` suffix, while bright variants use the `bright` prefix. These can also be combined. Note that appropriate camel casing must be applied. -For example, bright blue would be written as `brightBlue`, a cyan background as +For example, bright blue would be written as `brightBlue`, a cyan background as `cyanBg`, and combining them would result in `brightBlueBg`.