Go to file
Xavier Valarino eac0f2f59f Fix frame extending past viewport when zoomed in
When a user zooms in (`ctrl/cmd` + `+`), the Vomnibar frame will extend
down past the viewport. The height is set to calc(100% - 70px) on the
actual iframe, and we can't reach it with this CSS. Setting a max-height
that is effectively the same, but measured in viewport units, on the
Vomnibar container keeps it from going past the bottom of the viewport.
2023-03-21 21:27:01 -07:00
assets contrast fix and screenshot update 2022-08-21 09:43:08 +02:00
src Fix frame extending past viewport when zoomed in 2023-03-21 21:27:01 -07:00
.editorconfig chore: update .editorconfig 2022-09-27 02:41:54 +02:00
LICENSE first commit 2022-01-30 23:30:34 +01:00
README.md contrast fix and screenshot update 2022-08-21 09:43:08 +02:00

README.md

Logo
Catppuccin for Vimium

Stargazers

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. Open Vimum addon's preferences
  2. Activate advanced options
  3. Copy the content of selected file from src folder into the custom CSS field:
    • 🌻 catppuccin-vimium-latte.css
    • 🪴 catppuccin-vimium-frappe.css
    • 🌺 catppuccin-vimium-macchiato.css
    • 🌿 catppuccin-vimium-mocha.css
  4. Save changes and reload pages

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org