mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-21 21:13:22 +00:00
Compare commits
3 Commits
16d08d446f
...
14ea19f9d8
Author | SHA1 | Date | |
---|---|---|---|
|
14ea19f9d8 | ||
|
8ceddd7f8c | ||
|
cccd874ffb |
@ -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`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user