Skip to content

Commit 33fbc51

Browse files
committed
index: Update installer screenshots and add dark variants
The latest installer uses a different wizard style, so make sure the screenshots match what we provide. And dark mode is also fixed now, so use it for the website dark mode.
1 parent 8579262 commit 33fbc51

File tree

5 files changed

+4
-2
lines changed

5 files changed

+4
-2
lines changed

web/images/install-2-path-dark.png

11.8 KB
Loading

web/images/install-2-path.png

-356 Bytes
Loading

web/images/install-3-finish-dark.png

10.9 KB
Loading

web/images/install-3-finish.png

1.58 KB
Loading

web/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,13 @@ MSYS2 and what for.
4545

4646
3. Enter your desired **Installation Folder** (short ASCII-only path on a NTFS volume, no accents, no spaces, no symlinks, no subst or network drives, no FAT).
4747

48-
![Second screen of MSYS2 installation](images/install-2-path.png)
48+
![Second screen of MSYS2 installation](images/install-2-path.png#gh-light-mode-only)
49+
![Second screen of MSYS2 installation](images/install-2-path-dark.png#gh-dark-mode-only)
4950

5051
4. When done, click **Finish**.
5152

52-
![Third screen of MSYS2 installation](images/install-3-finish.png)
53+
![Third screen of MSYS2 installation](images/install-3-finish.png#gh-light-mode-only)
54+
![Third screen of MSYS2 installation](images/install-3-finish-dark.png#gh-dark-mode-only)
5355

5456
5. Now MSYS2 is ready for you and a terminal for the [UCRT64 environment](./docs/environments.md) will launch.
5557

0 commit comments

Comments
 (0)