Modules§
Macros§
Structs§
Enums§
- Light
Color - ANSI colors for a light theme.
- Style
- Types of colors based on state and usage.
Statics§
Traits§
Functions§
- apply_
style_ tags - Apply styles to a string by replacing style specific tags.
For example:
<file>starbase.json</file>
- is_ci
- is_
docker - is_
formatted_ output - is_
test_ env - is_wsl
- parse_
style_ tags - Parses a string with HTML-like tags into a list of styled pieces.
For example:
<file>starbase.json</file>
- parse_
tags - Parses a string with HTML-like tags into a list of tagged pieces.
For example:
<file>starbase.json</file>
- remove_
style_ tags - Remove style and tag specific markup from a string.
Type Aliases§
- Dark
Color - ANSI colors for a dark theme.