1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-22 01:15:48 +02:00

Use correct git for dark mode

This commit is contained in:
Alex Plate 2022-08-05 08:44:21 +03:00
parent 187b207271
commit d0ccbb4620
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F
3 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ Ex commands or via `:map` command mappings:
<details>
<summary><strong>"Track action Ids" Details</strong> (click to see)</summary>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/readme/track_action_id.gif">
<source media="(prefers-color-scheme: dark)" srcset="assets/readme/track_action_dark.gif">
<img src="assets/readme/track_action_light.gif" alt="track action ids"/>
</picture>
</details>

Binary file not shown.

After

(image error) Size: 1.1 MiB

Binary file not shown.

Before

(image error) Size: 2.1 MiB