zen-browser / theme-store

🎨 Theme repository for @zen-browser!
https://zen-browser.github.io/theme-store/themes.json
MIT License
129 stars 38 forks source link

[create-theme]: New Tab button at bottom #427

Closed anikthink closed 1 month ago

anikthink commented 1 month ago

Name

New Tab button at bottom

Description

Moves the new tab button to the bottom of the vertical tabs list.

Homepage

No response

Image

https://imgur.com/a/gGrTXN0

Type

Theme Styles

/* Move new tab button to the bottom */
#newtab-button-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 4px 0 !important;
}

Readme

Moves the new tab button to the bottom of the vertical tabs list.

This is more intuitive than the default position because new tabs are added at the bottom.

Preferences

No response

github-actions[bot] commented 1 month ago

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.