From 8f3d3bfe916fd51873ffd26a3d5d627517fb3135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C5=A0uppa?= Date: Mon, 1 Apr 2024 09:39:51 +0200 Subject: [PATCH] Update theme-gallery.md * Fix URLs pointing to images that do not exist (replace them with existing ones which were not loaded). --- docs/src/theme-gallery.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/theme-gallery.md b/docs/src/theme-gallery.md index 8bf58e86..aae311c2 100644 --- a/docs/src/theme-gallery.md +++ b/docs/src/theme-gallery.md @@ -55,7 +55,7 @@ inside of the main zellij [repository](https://github.com/zellij-org/zellij/tree ![Nord Compact](img/theme-gallery/nord_compact__screenshot.png) ![Nord Default Simplified](img/theme-gallery/nord_default___simplified_ui_true_screenshot.png) -![Nord Compact Simplified](img/theme-gallery/nord_dark_compact___simplified_ui_true_screenshot.png) +![Nord Compact Simplified](img/theme-gallery/nord_compact___simplified_ui_true_screenshot.png) @@ -75,7 +75,7 @@ inside of the main zellij [repository](https://github.com/zellij-org/zellij/tree
More Solarized Dark -![Solarized Dark Compact](img/theme-gallery/solarized_dark_dark_compact__screenshot.png) +![Solarized Dark Compact](img/theme-gallery/solarized_dark_compact__screenshot.png) ![Solarized Dark Default Simplified](img/theme-gallery/solarized_dark_default___simplified_ui_true_screenshot.png) ![Solarized Dark Compact Simplified](img/theme-gallery/solarized_dark_compact___simplified_ui_true_screenshot.png)