Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[create-theme]: Thin Toolbar #757

Closed
1 task
MigueloAtla opened this issue Nov 11, 2024 · 1 comment
Closed
1 task

[create-theme]: Thin Toolbar #757

MigueloAtla opened this issue Nov 11, 2024 · 1 comment
Labels
new-theme Submit a theme to be added to the theme library

Comments

@MigueloAtla
Copy link

Name

Thin Toolbar

Description

Reduces the toolbar height.

Homepage

https://github.com/MigueloAtla/zen-thin-toolbar-mod

Image

https://imgur.com/a/jTIHebR

Type

  • JSON Color Theme

Theme Styles

#nav-bar {
  max-height: 30px !important;
  height: 30px !important;
  min-height: unset !important;
}
#urlbar:not([breakout][breakout-extend], [breakout][usertyping][focused]) {
  min-height: 26px !important;
  height: 26px !important;
}
.urlbar-input-container {
  align-items: center;
}

Readme

Decreases the toolbar height for a more compact appearance.

Preferences

No response

@MigueloAtla MigueloAtla added the new-theme Submit a theme to be added to the theme library label Nov 11, 2024
Copy link
Contributor

Error creating theme

Sorry about that! There was an error creating the theme. Please try again or contact the maintainers for help.

Image must be a PNG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-theme Submit a theme to be added to the theme library
Projects
None yet
Development

No branches or pull requests

1 participant