Skip to content

[create-theme]: Big Essentials #1473

@leaferiksen

Description

@leaferiksen

Name

Big Essentials

Description

Make the Essential tab icons big enough (32px w/ 16px padding) to be recognisable without their names.

Homepage

https://github.com/leaferiksen/zen-browser-big-essentials

Image

https://github.com/leaferiksen/zen-browser-big-essentials/blob/main/Big%20Essentials.png?raw=true

Type

  • JSON Color Theme

Theme Styles

.zen-essentials-container {
	grid-template-columns: repeat(auto-fit, minmax(80px, auto))) !important;
	&[data-hack-type='1'] {
		grid-template-columns: repeat(auto-fit, minmax(80px, auto)) !important;
	}
}

.zen-essentials-container > tab > stack:nth-child(1) > hbox:nth-child(2) > stack:nth-child(2) {
    padding: 16px !important;
}

.zen-essentials-container > tab > stack:nth-child(1) > hbox:nth-child(2) > stack:nth-child(2) > img:nth-child(3) {
	height: 32px !important;
	width: 32px !important;
}

Readme

# Big Essentials
Make the Essential tab icons big enough (32px w/ 16px padding) to be recognisable without their names.

Preferences

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions