Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
Superclean 预览

Superclean 作者: hadouken

Black and white. Square tabs (with userChrome.css)

4 (1 reviews)4 (1 reviews)
2 个用户2 个用户
您需要 Firefox 来使用此主题
下载 Firefox 并安装主题
下载文件

扩展元数据

hadouken 制作的更多主题
  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

关于此主题
userChrome.css for square tabs + disable fade for inactive window:

/ Proton Tabs Tweaks /

/ Adjust tab corner shape, optionally remove space below tabs /

tabbrowser-tabs {

--user-tab-rounding: 0px;


}

.tab-background {
border-radius: var(--user-tab-rounding) var(--user-tab-rounding) 0px 0px !important; / Connected /
margin-block: 1px 0 !important; / Connected /
}

scrollbutton-up, #scrollbutton-down { / 6/10/2021 /

border-top-width: 1px !important;
border-bottom-width: 0 !important;


}

/ 1/16/2022 Tone down the Fx96 tab border with add-on themes in certain fallback situations /
.tab-background:is([selected], [multiselected]):-moz-lwtheme {
--lwt-tabs-border-color: rgba(0, 0, 0, 0.5) !important;
border-bottom-color: transparent !important;
}
[brighttext="true"] .tab-background:is([selected], [multiselected]):-moz-lwtheme {
--lwt-tabs-border-color: rgba(255, 255, 255, 0.5) !important;
border-bottom-color: transparent !important;
}

/ Container color bar visibility /
.tabbrowser-tab[usercontextid] > .tab-stack > .tab-background > .tab-context-line {
margin: 0px max(calc(var(--user-tab-rounding) - 3px), 0px) !important;
}

/* Make sure tab attention dot isn't too high - 10 Dec 2022 */


.tabbrowser-tab:is([image], [pinned]) > .tab-stack > .tab-content[attention]:not([selected="true"]),
.tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected="true"]),

firefox-view-button[attention], .webextension-browser-action[attention="true"] {

background-position-y: bottom 5px !important;
}

toolbar-menubar:-moz-window-inactive, #TabsToolbar:-moz-window-inactive {
opacity: 1 !important;
}

:root {
--tab-min-height: 42px !important;
--tab-block-margin: 0px !important;
}
评分 4(1 位用户)
登录以评价此主题
目前尚无评分

已保存星级评分

5
0
4
1
3
0
2
0
1
0
阅读全部 1 条评价
更多信息
版本
2.1
大小
7.43 KB
上次更新
4 年前 (2021年9月8日)
相关分类
  • 纯色
许可证
知识共享“署名-相同方式共享 3.0”
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。