doc/settings.md in whirled_peas-0.12.0 vs doc/settings.md in whirled_peas-0.13.0
- old
+ new
@@ -315,13 +315,23 @@
- `border.color=(text_color)` - set the border color
- `border.style=(style)` - set the border style
Available border styles are
-- `:bold` (default)
+- `:soft` (default)
```
+╭──┬──╮
+│ │ │
+├──┼──┤
+│ │ │
+╰──┴──╯
+```
+
+- `:bold`
+
+```
┏━━┳━━┓
┃ ┃ ┃
┣━━╋━━┫
┃ ┃ ┃
┗━━┻━━┛
@@ -333,19 +343,9 @@
╔══╦══╗
║ ║ ║
╠══╬══╣
║ ║ ║
╚══╩══╝
-```
-
-- `:soft`
-
-```
-╭──┬──╮
-│ │ │
-├──┼──┤
-│ │ │
-╰──┴──╯
```
### Display Flow
Child elements can flow in one of 4 directions