From 5951f2d15aa506b52b21f7093190b991515e4b84 Mon Sep 17 00:00:00 2001 From: Zachary Hall Date: Fri, 21 Jul 2023 10:26:04 -0700 Subject: [PATCH] Make screenshots a table with two pairs of columns, and add the new screenshots to it --- README.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 6730982..c75f42a 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,8 @@ This player supports theming! Go to the preferences window, and either select a In addition, themes support changing the accent color to have the hue you select. ## Screenshots -Main Window: - -![Screenshot is here](screenshots/main_window.png) - -Dark mode with a custom accent color: - -![Screenshot is here](screenshots/dark_with_accent.png) - -Playback with the above settings: - -![Screenshot is here](screenshots/playing.png) \ No newline at end of file +| Description | Screenshot | Description | Screenshot | +|----------------------------------|---------------------------------------------------|--------------------------------------|-------------------------------------------------| +| Main Window | ![Screenshot](screenshots/main_window.png) | Dark mode with a custom accent color | ![Screenshot](screenshots/dark_with_accent.png) | +| Theme editor (Sizes tab) | ![Screenshot](screenshots/theme_editor_sizes.png) | Playback with the above settings | ![Screenshot](screenshots/playing.png) | +| Theme editor (Colors tab) | ![Screenshot](screenshots/theme_editor.png) | N/A | N/A | \ No newline at end of file