diff --git a/book/coloring_and_theming.md b/book/coloring_and_theming.md index 0dabbea618d..aef2362387f 100644 --- a/book/coloring_and_theming.md +++ b/book/coloring_and_theming.md @@ -21,6 +21,7 @@ The options for `$env.config.table.mode` can be listed with `table --list`: - `compact` - `default` - `dots` +- `double` - `heavy` - `light` - `markdown` @@ -29,6 +30,7 @@ The options for `$env.config.table.mode` can be listed with `table --list`: - `reinforced` - `restructured` - `rounded` +- `single` - `thin` - `with_love`