diff --git a/.markdownlint.json b/.markdownlint.json
index 285fecbd..af02c0b7 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -2,5 +2,7 @@
"MD013": false,
"MD033": false,
"MD040": false,
- "MD024": false
+ "MD024": false,
+ "MD025": false,
+ "MD046": false
}
diff --git a/README.md b/README.md
index f14d1303..fb04aa23 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[](https://github.com/ClementTsang/bottom/actions?query=branch%3Amaster)
[](https://crates.io/crates/bottom)
-[](https://clementtsang.github.io/bottom)
+[](https://clementtsang.github.io/bottom)
A cross-platform graphical process/system monitor with a customizable interface and a multitude of features. Supports Linux, macOS, and Windows. Inspired by [gtop](https://github.com/aksakalli/gtop), [gotop](https://github.com/xxxserxxx/gotop), and [htop](https://github.com/htop-dev/htop/).
diff --git a/docs/content/assets/screenshots/basic.png b/docs/content/assets/screenshots/basic.png
index 0e1e60da..a126bddb 100644
Binary files a/docs/content/assets/screenshots/basic.png and b/docs/content/assets/screenshots/basic.png differ
diff --git a/docs/content/assets/screenshots/battery.png b/docs/content/assets/screenshots/battery.png
index 7d8145fe..08c6dd96 100644
Binary files a/docs/content/assets/screenshots/battery.png and b/docs/content/assets/screenshots/battery.png differ
diff --git a/docs/content/assets/screenshots/config/layout/sample_layout.png b/docs/content/assets/screenshots/config/layout/sample_layout.png
index 97f45c9b..858ade7c 100644
Binary files a/docs/content/assets/screenshots/config/layout/sample_layout.png and b/docs/content/assets/screenshots/config/layout/sample_layout.png differ
diff --git a/docs/content/assets/screenshots/cpu.png b/docs/content/assets/screenshots/cpu.png
index 961bee43..d8b66392 100644
Binary files a/docs/content/assets/screenshots/cpu.png and b/docs/content/assets/screenshots/cpu.png differ
diff --git a/docs/content/assets/screenshots/disk.png b/docs/content/assets/screenshots/disk.png
index 121e7f6c..e635dc10 100644
Binary files a/docs/content/assets/screenshots/disk.png and b/docs/content/assets/screenshots/disk.png differ
diff --git a/docs/content/assets/screenshots/memory.png b/docs/content/assets/screenshots/memory.png
index 7a2e9384..c48e525b 100644
Binary files a/docs/content/assets/screenshots/memory.png and b/docs/content/assets/screenshots/memory.png differ
diff --git a/docs/content/assets/screenshots/network/network.png b/docs/content/assets/screenshots/network/network.png
index 1b943a40..c424fa99 100644
Binary files a/docs/content/assets/screenshots/network/network.png and b/docs/content/assets/screenshots/network/network.png differ
diff --git a/docs/content/assets/screenshots/network/network_old.png b/docs/content/assets/screenshots/network/network_old.png
index 79fb4ac7..fdcc75e4 100644
Binary files a/docs/content/assets/screenshots/network/network_old.png and b/docs/content/assets/screenshots/network/network_old.png differ
diff --git a/docs/content/assets/screenshots/process/process_default.png b/docs/content/assets/screenshots/process/process_default.png
index 1c63a9cb..f1ae4587 100644
Binary files a/docs/content/assets/screenshots/process/process_default.png and b/docs/content/assets/screenshots/process/process_default.png differ
diff --git a/docs/content/assets/screenshots/process/process_full.png b/docs/content/assets/screenshots/process/process_full.png
index 2eaee90e..e8aaefbb 100644
Binary files a/docs/content/assets/screenshots/process/process_full.png and b/docs/content/assets/screenshots/process/process_full.png differ
diff --git a/docs/content/assets/screenshots/process/process_grouped.png b/docs/content/assets/screenshots/process/process_grouped.png
index ee50fd80..861514c1 100644
Binary files a/docs/content/assets/screenshots/process/process_grouped.png and b/docs/content/assets/screenshots/process/process_grouped.png differ
diff --git a/docs/content/assets/screenshots/process/process_sort_menu.png b/docs/content/assets/screenshots/process/process_sort_menu.png
index 4dcc6c3c..3feb3c77 100644
Binary files a/docs/content/assets/screenshots/process/process_sort_menu.png and b/docs/content/assets/screenshots/process/process_sort_menu.png differ
diff --git a/docs/content/assets/screenshots/process/process_tree.png b/docs/content/assets/screenshots/process/process_tree.png
index c1074978..ff7d8814 100644
Binary files a/docs/content/assets/screenshots/process/process_tree.png and b/docs/content/assets/screenshots/process/process_tree.png differ
diff --git a/docs/content/assets/screenshots/process/search/cpu.png b/docs/content/assets/screenshots/process/search/cpu.png
index 9dcddd01..b2bd6f26 100644
Binary files a/docs/content/assets/screenshots/process/search/cpu.png and b/docs/content/assets/screenshots/process/search/cpu.png differ
diff --git a/docs/content/assets/screenshots/process/search/or.png b/docs/content/assets/screenshots/process/search/or.png
index 8c969cfd..54c2821a 100644
Binary files a/docs/content/assets/screenshots/process/search/or.png and b/docs/content/assets/screenshots/process/search/or.png differ
diff --git a/docs/content/assets/screenshots/process/search/quotes.png b/docs/content/assets/screenshots/process/search/quotes.png
index a7b3443c..b18277a7 100644
Binary files a/docs/content/assets/screenshots/process/search/quotes.png and b/docs/content/assets/screenshots/process/search/quotes.png differ
diff --git a/docs/content/assets/screenshots/process/search/regex.png b/docs/content/assets/screenshots/process/search/regex.png
index 402db0d3..ea41c1bb 100644
Binary files a/docs/content/assets/screenshots/process/search/regex.png and b/docs/content/assets/screenshots/process/search/regex.png differ
diff --git a/docs/content/assets/screenshots/process/search/search.png b/docs/content/assets/screenshots/process/search/search.png
index bbb4f40c..56d6be75 100644
Binary files a/docs/content/assets/screenshots/process/search/search.png and b/docs/content/assets/screenshots/process/search/search.png differ
diff --git a/docs/content/assets/screenshots/temperature.png b/docs/content/assets/screenshots/temperature.png
index 24079a3e..6969792c 100644
Binary files a/docs/content/assets/screenshots/temperature.png and b/docs/content/assets/screenshots/temperature.png differ
diff --git a/docs/content/assets/screenshots/troubleshooting/dots.png b/docs/content/assets/screenshots/troubleshooting/dots.png
index 4f7073b4..f651fd33 100644
Binary files a/docs/content/assets/screenshots/troubleshooting/dots.png and b/docs/content/assets/screenshots/troubleshooting/dots.png differ