contrast fix and screenshot update

main
elkrien 2022-08-21 09:43:08 +02:00
parent 4b1000c28f
commit 77ae282bd9
11 changed files with 24 additions and 5 deletions

View File

@ -10,10 +10,29 @@
<a href="https://github.com/catppuccin/vimium/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/vimium?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>
</p>
<p align="center">
<img src="assets/cat-vimium.png"/>
<img src="https://raw.githubusercontent.com/catppuccin/vimium/main/assets/cat-vimium.png"/>
</p>
## Previews
<details>
<summary>🌻 Latte</summary>
<img src="https://raw.githubusercontent.com/catppuccin/vimium/main/assets/vimium-latte.png"/>
</details>
<details>
<summary>🪴 Frappé</summary>
<img src="https://raw.githubusercontent.com/catppuccin/vimium/main/assets/vimium-frappe.png"/>
</details>
<details>
<summary>🌺 Macchiato</summary>
<img src="https://raw.githubusercontent.com/catppuccin/vimium/main/assets/vimium-macchiato.png"/>
</details>
<details>
<summary>🌿 Mocha</summary>
<img src="https://raw.githubusercontent.com/catppuccin/vimium/main/assets/vimium-mocha.png"/>
</details>
## Usage

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 120 KiB

BIN
assets/vimium-frappe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

BIN
assets/vimium-latte.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
assets/vimium-macchiato.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

BIN
assets/vimium-mocha.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

View File

@ -16,7 +16,7 @@
}
#vimiumHintMarkerContainer div > .matchingCharacter ~ span {
color: #8CAAEE; /* blue */
color: #626880; /* surface2 */
}
#vomnibar {

View File

@ -16,7 +16,7 @@
}
#vimiumHintMarkerContainer div > .matchingCharacter ~ span {
color: #1E66F5; /* blue */
color: #ACB0BE; /* surface2 */
}
#vomnibar {

View File

@ -16,7 +16,7 @@
}
#vimiumHintMarkerContainer div > .matchingCharacter ~ span {
color: #8AADF4; /* blue */
color: #5B6078; /* surface2 */
}
#vomnibar {

View File

@ -16,7 +16,7 @@
}
#vimiumHintMarkerContainer div > .matchingCharacter ~ span {
color: #89B4FA; /* blue */
color: #585B70; /* surface2 */
}
#vomnibar {