Skip to content

[create-theme]: Neumorphism like Tab #1594

@huuquockiet

Description

@huuquockiet

Name

Neumorphism like Tab

Description

A Neumorphism like look for your tab!

Homepage

No response

Image

https://i.postimg.cc/C18Qpcpc/20250723-15h33m42s-grim-1-1.png

Type

  • JSON Color Theme

Theme Styles

@-moz-document url-prefix("chrome:") {
  html {
  --zen-main-browser-background: #e0e0e0 !important;
  }

  .tab-background, #tabs-newtab-button, .tab-close-button.close-icon {
  transition: all 0.08s linear !important;
   }

   .tab-background[selected], #tabs-newtab-button[in-urlbar='true'] {
  background: linear-gradient(to bottom right, #e0e0e0, #f0f0f0) !important;

  box-shadow: inset 5px 5px 5px #bebebe,
  inset -5px -5px 5px #ffffff,
  0px 0px 0px #ffffff,
  2px 2px 7px #bebebe,
  -2px -2px 7px #ffffff !important;

  border: 2px  #e0e0e0 solid !important;
}
}

Readme

This mod make your tab looks kinda 3D
This mod will override your background color

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