Skip to content

Commit afab206

Browse files
committed
index: add a dark variant of the terminal screenshot
1 parent 9d361fc commit afab206

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed
7.48 KB
Loading

web/images/install-4-terminal.png

91 Bytes
Loading

web/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ MSYS2 and what for.
5353

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

56-
![Empty MSYS2 terminal window](images/install-4-terminal.png)
56+
![Empty MSYS2 terminal window](images/install-4-terminal.png#gh-light-mode-only)
57+
![Empty MSYS2 terminal window](images/install-4-terminal-dark.png#gh-dark-mode-only)
5758

5859
6. You will probably want to install some tools like the mingw-w64 GCC to start compiling projects. Run the following command:
5960

0 commit comments

Comments
 (0)