2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-21 21:13:22 +00:00

Compare commits

..

3 Commits

Author SHA1 Message Date
Nadiyar
14ea19f9d8 docs: resolve conflicts with changelog 2024-12-29 23:34:57 +03:30
Nadiyar
8ceddd7f8c docs: add lunacolors change to CHANGELOG 2024-12-29 23:10:34 +03:30
Nadiyar
cccd874ffb docs: extend the lunacolors guide 2024-12-29 23:07:20 +03:30

View File

@ -29,7 +29,7 @@ Colors:
- cyan
- white
Styles:
Styles:
- reset
- bold
- dim
@ -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`.