| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-16 | 587 Bytes | |
| v5.0.2 source code.tar.gz | 2026-07-16 | 870.4 kB | |
| v5.0.2 source code.zip | 2026-07-16 | 1.0 MB | |
| Totals: 3 Items | 1.9 MB | 0 | |
- Readable default styling on light devtools themes — the default pretty styles color timestamps, log positions, and logger names
white, which the browser CSS path rendered as a near-white hex: invisible on light consoles (the Safari/Chrome default theme). Foregroundwhite/whiteBrightnow contribute nocolor:declaration, so that text keeps the console's own default color and is readable in both light and dark themes. Terminal ANSI output is unchanged; background tokens keep their palette hex.
https://github.com/fullstack-build/tslog/compare/v5.0.1...v5.0.2