Skip to content

Commit 8a5f6bc

Browse files
committed
readme: crops the first preview gif to the same width with the other.
1 parent be00d7c commit 8a5f6bc

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ Define rules to reduce opacity of repeating parts of code to make the main logic
88

99
Dim passes selections:
1010

11-
<img alt="A screen recording of Visual Studio Code editor while the cursor is moved to show dimming is disabled whereever the user selects" src="media/carets.sepsol.gif" width="838" >
11+
<img alt="A screen recording of Visual Studio Code editor while the cursor is moved to show dimming is disabled whereever the user selects" src="media/carets.sepsol.gif" width="668" >
12+
13+
> Code is on [GitHub](https://gist.github.com/sepsol/af5d1252d7d5f029904100d802a8eaaf). Theme is [Gruvbox Material](https://marketplace.visualstudio.com/items?itemName=sainnhe.gruvbox-material)
1214
1315
Dim can be temporarily turned off for a document:
1416

1517
<img alt="Dim on Go code and toggling feature" src="media/toggling.gif" width="668" >
1618

17-
> Example code are on [Github Gist](https://gist.github.com/sepsol/af5d1252d7d5f029904100d802a8eaaf) for JavaScript and on [GitHub](https://github.com/ufukty/gohandlers-petstore/blob/main/handlers/pets/create.go) for Go. Themes are [Gruvbox Material](https://marketplace.visualstudio.com/items?itemName=sainnhe.gruvbox-material) and [Vitesse Black](https://marketplace.visualstudio.com/items?itemName=antfu.theme-vitesse).
19+
> Code is on [GitHub](https://github.com/ufukty/gohandlers-petstore/blob/main/handlers/pets/create.go) for Go. Theme is [Vitesse Black](https://marketplace.visualstudio.com/items?itemName=antfu.theme-vitesse).
1820
1921
## Features
2022

media/carets.sepsol.gif

-355 KB
Loading

0 commit comments

Comments
 (0)