Commit Graph

27 Commits (9fc03cb21b1afdf0901369fd9baf6d9939fb9cc5)

Author SHA1 Message Date
Xavier Valarino 9fc03cb21b Create a single base CSS file 2023-03-21 21:31:45 -07:00
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
Xavier Valarino 09eb9c41d5 Improve Vomnibar UI
* Increase input size, removing margin around search bar
* Remove top and bottom margin on unordered list used for search items
* Maintain consistent border radius by clipping child content with
  `overflow: hidden`
2022-12-19 21:17:16 -08:00
Xavier Valarino abc97e56a1 Remove trailing whitespace 2022-12-19 21:17:16 -08:00
Xavier Valarino a6fecc24c0 Remove invalid font name 2022-12-19 21:17:16 -08:00
winston 3333ea5f80 chore: update .editorconfig 2022-09-27 02:41:54 +02:00
elkrien 77ae282bd9 contrast fix and screenshot update 2022-08-21 09:43:08 +02:00
winston 4b1000c28f
docs: fix badge colours 2022-08-14 16:25:25 +02:00
elkrien 78c1893ffe screenshot update 2022-07-11 18:51:19 +02:00
Pocco81 42ca1410a1 fix: June Clean-up issues 2022-06-21 12:50:22 -05:00
Pocco81 5bab726b58 fix: June Clean-up issues 2022-06-20 13:23:56 -05:00
Pocco81 c2a80afd3d fix: June Clean-up issues 2022-06-20 13:08:36 -05:00
elkrien b6caefc147 add link and fix Readme colours 2022-05-31 19:47:33 +02:00
elkrien 88d5232974 update to 0.2.0 2022-05-31 18:53:53 +02:00
elkrien 261ee541d2
stars color change
Update README.md - stars logo color change
2022-02-17 20:11:05 +01:00
elkrien 6559287ab5
Update README.md
correct stargazers image link and Copyright year to 2021
2022-02-05 10:12:36 +01:00
elkrien 4b38a5101f
accent color changed to lavender
Changed border to lavender as in a style guide
2022-02-03 17:50:41 +01:00
elkrien d5f3017fa8
Update README.md
transfer repo to catppuccin - hyperlinks update
2022-02-03 15:01:28 +01:00
elkrien 96051aa802
Update README.md 2022-02-03 14:59:45 +01:00
elkrien c2fe39c9b8
Update README.md 2022-02-03 14:55:01 +01:00
elkrien 62cc060c0d screenshot update 2022-02-02 19:46:04 +01:00
elkrien 3f76941b6d readme update 2022-02-02 19:38:55 +01:00
elkrien ac067adc9c readme update 2022-02-02 19:37:47 +01:00
elkrien 619dde9219
Update README.md 2022-01-30 22:47:39 +01:00
elkrien 7f4e328aba
Update README.md 2022-01-30 22:44:49 +01:00
elkrien c3b2bc9f8e Readme update 2022-01-30 23:38:32 +01:00
elkrien f9db91e813 first commit 2022-01-30 23:30:34 +01:00