-
-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
new-themeSubmit a theme to be added to the theme librarySubmit a theme to be added to the theme library
Description
Name
Arc Style Bottom Buttons
Description
Increases the size of the new tab and downloads buttons
Homepage
No response
Image
https://i.imgur.com/HS4EY8h.png
Type
- JSON Color Theme
Theme Styles
/* Arc-like appearance to New Tab and Downloads button */
#zen-create-new-button .toolbarbutton-icon {
width: calc(2 * var(--toolbarbutton-inner-padding) + 20px) !important;
height: calc(2 * var(--toolbarbutton-inner-padding) + 20px) !important;
}
#downloads-button #downloads-indicator-icon {
min-width: calc(2 * var(--toolbarbutton-inner-padding) + 10px) !important;
min-height: calc(2 * var(--toolbarbutton-inner-padding) + 10px) !important;
}
Readme
More Arc-like styling for bottom buttons.
Preferences
Metadata
Metadata
Assignees
Labels
new-themeSubmit a theme to be added to the theme librarySubmit a theme to be added to the theme library