helix/book
chtenb 7fffc0a5d1
Rename reset to default (#8114)
Use `default` instead of `reset`, as this is the conventional name for ANSI codes 39/49. The word `reset` should be reserved for ANSI code `0`, which resets both fg and bg colors at once, while also removing all modifiers. While the code uses the value name `Reset`, this is misleading and should not leak into the user space.
2023-08-30 16:38:29 +09:00
..
src Rename reset to default (#8114) 2023-08-30 16:38:29 +09:00
theme
.gitignore
book.toml use AND operator when searching (#7839) 2023-08-08 15:22:52 +02:00
custom.css