Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit f422fa3

Browse files
committed
add shadow to readme
1 parent 032f153 commit f422fa3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ The following tags are valid:
106106
- Colors:
107107
- `<color>` for predefined color (ex. red, orange, lime, aqua)
108108
- `<#hex>` for custom hex color (must include the # at the start)
109+
- Shadow:
110+
- `<shadow:#hex:alpha>`:
111+
- `#hex`: 6 digits hex number, must include # at the start
112+
- `alpha`: integer from 0 to 255
113+
- Example: `<blue><shadow:#FF0000>Woah red shadow`
109114
- Format
110115
- `<bold>`
111116
- `<italic>`

0 commit comments

Comments
 (0)