Refresh README gallery screenshots

This commit is contained in:
h3p 2026-03-27 08:33:35 +01:00
parent 6bd1e9aa6d
commit 86384b138f
No known key found for this signature in database
9 changed files with 49 additions and 25 deletions

View file

@ -361,7 +361,7 @@
CODE_SIGNING_ALLOWED = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 563;
CURRENT_PROJECT_VERSION = 564;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = CS727NF72U;
ENABLE_APP_SANDBOX = YES;
@ -444,7 +444,7 @@
CODE_SIGNING_ALLOWED = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 563;
CURRENT_PROJECT_VERSION = 564;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = CS727NF72U;
ENABLE_APP_SANDBOX = YES;

View file

@ -432,12 +432,22 @@ Most editor features are shared across macOS, iOS, and iPadOS.
### macOS
<p align="center">
<a href="docs/images/NeonVisionEditorApp.png">
<img src="docs/images/NeonVisionEditorApp.png" alt="Neon Vision Editor macOS app screenshot" width="920">
</a><br>
<sub>macOS main editor window</sub>
</p>
<table align="center">
<tr>
<td align="center">
<a href="docs/images/NeonVisionEditorApp.png">
<img src="docs/images/NeonVisionEditorApp.png" alt="Neon Vision Editor macOS app screenshot" width="520">
</a><br>
<sub>macOS editor overview</sub>
</td>
<td align="center">
<a href="docs/images/macos-editor-light-frame.png">
<img src="docs/images/macos-editor-light-frame.png" alt="Neon Vision Editor macOS editor screenshot in framed light appearance" width="520">
</a><br>
<sub>Large editor workspace with tabs and active status bar</sub>
</td>
</tr>
</table>
### iPad
@ -461,27 +471,33 @@ Most editor features are shared across macOS, iOS, and iPadOS.
### iPhone
<div align="center">
<table width="100%" style="max-width: 640px; margin: 0 auto;">
<table width="100%" style="max-width: 760px; margin: 0 auto;">
<tr>
<td align="center" width="50%">
<a href="docs/images/iphone-themes-light.png">
<img src="docs/images/iphone-themes-light.png" alt="iPhone themes panel in light mode" width="280">
<a href="docs/images/iphone-editor-light-frame-updated.png">
<img src="docs/images/iphone-editor-light-frame-updated.png" alt="iPhone editor screenshot in light mode with syntax highlighting and keyboard bar" width="280">
</a><br>
<sub>Theme customization workflow</sub>
<sub>Editor workflow with syntax highlighting and bottom accessory bar</sub>
</td>
<td align="center" width="50%">
<a href="docs/images/iphone-themes-dark.png">
<img src="docs/images/iphone-themes-dark.png" alt="iPhone themes panel in dark mode" width="280">
<a href="docs/images/iphone-menu-dark-frame.png">
<img src="docs/images/iphone-menu-dark-frame.png" alt="iPhone editor screenshot with dark overflow menu open" width="280">
</a><br>
<sub>Dark-theme editing preview</sub>
<sub>Overflow menu actions in the dark editing context</sub>
</td>
</tr>
<tr>
<td align="center" colspan="2">
<a href="docs/images/iphone-menu.png">
<img src="docs/images/iphone-menu.png" alt="iPhone editor toolbar menu" width="280">
<td align="center" width="50%">
<a href="docs/images/iphone-markdown-preview-dark.png">
<img src="docs/images/iphone-markdown-preview-dark.png" alt="iPhone markdown preview screenshot in dark mode with export controls" width="280">
</a><br>
<sub>Toolbar Menu Actions</sub>
<sub>Markdown preview sheet with template, PDF mode, and export action</sub>
</td>
<td align="center" width="50%">
<a href="docs/images/iphone-themes-light-frame.png">
<img src="docs/images/iphone-themes-light-frame.png" alt="iPhone theme colors editor screenshot in light mode" width="280">
</a><br>
<sub>Theme color editing on iPhone</sub>
</td>
</tr>
</table>

View file

@ -12,6 +12,10 @@ This index describes screenshot assets in `docs/images` and where they are used.
- Description: Primary macOS app screenshot used in the current README gallery.
- Used in: Root `README.md` (`macOS Editor Screenshot`, `Screenshot Gallery Index`).
- `macos-editor-light-frame.png`
- Description: Framed macOS editor screenshot with tabs, toolbar, and visible status bar.
- Used in: Root `README.md` (`Platform Gallery` > `macOS`).
- `ipad-editor-light.png`
- Description: iPad editor screenshot in light mode.
- Used in: Root `README.md` (`Platform Gallery` > `iPad`).
@ -20,16 +24,20 @@ This index describes screenshot assets in `docs/images` and where they are used.
- Description: iPad editor screenshot in dark mode.
- Used in: Root `README.md` (`Platform Gallery` > `iPad`).
- `iphone-menu.png`
- Description: iPhone editor screenshot with toolbar overflow menu.
- `iphone-editor-light-frame-updated.png`
- Description: Framed iPhone editor screenshot in light mode with syntax highlighting and accessory bar.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `iphone-themes-light.png`
- Description: iPhone Themes panel in light mode with transparent background.
- `iphone-menu-dark-frame.png`
- Description: Framed iPhone editor screenshot in dark mode with the overflow menu open.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `iphone-themes-dark.png`
- Description: iPhone Themes panel in dark mode with transparent background.
- `iphone-markdown-preview-dark.png`
- Description: iPhone Markdown Preview sheet in dark mode with template, PDF mode, and export controls.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `iphone-themes-light-frame.png`
- Description: Framed iPhone theme editor screenshot in light mode.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `release-download-trend.svg`

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 622 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB