Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

[create-theme]: Bigger address bar dropdown #2111

Description

@hexakon

Name

Bigger address bar dropdown

Description

Show more than 5 items in the dropdown

Homepage

No response

Image

https://files.catbox.moe/u5xl4u.png

Type

  • JSON Color Theme

Theme Styles

#urlbar-results {
    max-height: 80dvh !important;
}

#urlbar[open][zen-floating-urlbar="true"] {
	top: 5dvh !important;
}

Readme

Upon opening the address bar, either in the sidebar or floating, you can only see 5 results at a time and must manually scroll if you want to see more. This mod fixes it by making the results dropdown really big and also cuts off the last visible result halfway, so you can tell whether scrolling will give you more results.

This mod is an implementation of [this workaround](https://github.com/zen-browser/desktop/issues/10580#issuecomment-3704051682).

Preferences

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-themeSubmit a theme to be added to the theme library

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions