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

GNOME Light Theme for Firefox 作者: Mr A.Cloud

Another GNOME Light Theme for Firefox inspired by Rafael Mardojai's Firefox GNOME Theme. This theme was created using Firefox Color Add-on. Looks best with my custom userChrome.css file

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

扩展元数据

Mr A.Cloud 制作的更多主题
  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

关于此主题
Unfortunately, I don't know why, the awesome Firefox GNOME theme by Rafael Mardojai (https://github.com/rafaelmardojai/firefox-gnome-theme) doesn't work for me. Therefore I decided to create my own GNOME Light Theme with Firefox Color (https://color.firefox.com/).

Tested with
  • Debian GNU/Linux Stable 12.5
  • Gnome 43.9
  • Adwaita Light Style
  • Firefox browser 115.10.0esr

For the best experience you need to create a separate file for CSS and remove Firefox' title bar

Remove title bar:
  1. Right click on Tabs bar (empty space near tabs) > Customize Toolbar
  2. In the bottom left, uncheck the "Title Bar" option

Create a userChrome.css file:
  1. Go with Firefox to about:config and find the preference toolkit.legacyUserProfileCustomizations.stylesheets set it to true. BE CAREFUL! This preference is required to load the custom CSS in Firefox.
  2. Find your Profile and create a folder named chrome
  3. Quit Firefox
  4. Create a new text file inside the chrome folder named userChrome.css
  5. Edit userChrome.css with your text editor and paste this code:
    .titlebar-button{
    list-style-image: none !important;
    appearance: none !important;
    }
    .titlebar-button > .toolbarbutton-icon{
    appearance: auto !important;
    background: none !important;
    width: unset !important;
    height: unset !important;
    }

    .titlebar-min {
    appearance: auto !important;
    -moz-default-appearance: -moz-window-button-minimize !important;
    }
    .titlebar-max {
    appearance: auto !important;
    -moz-default-appearance: -moz-window-button-maximize !important;
    }
    .titlebar-restore {
    appearance: auto !important;
    -moz-default-appearance: -moz-window-button-restore !important;
    }
    .titlebar-close {
    appearance: auto !important;
    -moz-default-appearance: -moz-window-button-close !important;
    }

    .tab-background{
    outline: none !important;
    box-shadow: none !important;
    }
  6. Save the file
  7. Restart Firefox

Enjoy your new theme!

Tags: Debian Gnome Adwaita Theme Firefox Light Grey
评分 0(1 位用户)
登录以评价此主题
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
更多信息
版本
1.0
大小
7.54 KB
上次更新
1 年前 (2024年4月30日)
相关分类
  • 纯色
许可证
知识共享“署名-非商业性使用-相同方式共享 3.0”
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

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

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

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

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