Skip to content

[create-theme]: Arc Style Bottom Buttons #1730

@thebitstick

Description

@thebitstick

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

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