Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
DuckDuckGo spirit 預覽

DuckDuckGo spirit 作者: arnofly

Inspired by the search engine DuckDuckGo.

0 (0 reviews)0 (0 reviews)
無使用者無使用者
必須使用 Firefox 才能使用此佈景主題
下載 Firefox 並安裝佈景主題
下載檔案

擴充套件後設資料

arnofly 製作的更多佈景主題
  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

關於此佈景主題
Use a light context menu with all the themes

If you prefer a light context menu, you can apply the following CSS rules in a userChrome file. This file allow user to customize the user interface of a target Firefox profile. This CSS rules will be applied on all the themes you will use, not only the current theme. By default, this file is not applied, so you have to follow the instructions below to see the changment.

How to customize the appearance of Firefox and activate it?
  1. Go to about:support and click on the button to open your profile directory
  2. Create the "chrome" directory in your profile directory
  3. Create userChrome.css file in the chrome directory
  4. Open the new file with your favorite text editor, like VS Code or Notepad++
  5. Copy/paste the code (see after the list) in this file and save the file
  6. Go to about:config, search the variable toolkit.legacyUserProfileCustomizations.stylesheets and change the value to true
  7. Restart Firefox to apply the change
More information on this page:
https://www.userchrome.org/adding-style-recipes-userchrome-css.html



Copy/paste the following code at the step 5 :

/*** Photon-like Menu Colors (25 Oct 2021) ***/

/* Bookmarks Toolbar folders */
#PersonalToolbar menupopup,
/* Right-click context menus */
#mainPopupSet menupopup,
/* Top menu bar on Windows (not sure about others) */
#toolbar-menubar menupopup,
/* Sidebar/Library bookmark/history context menus */
#placesContext,
/* Address bar context menu (2021-10-25) */
#urlbar-input-container menupopup {
/* Text color */
--menu-color: #000 !important;
--arrowpanel-color: #000 !important;
--panel-color: #000 !important;
/* Background color */
--menu-background-color: #f9f9fb !important;
--arrowpanel-background: #f9f9fb !important;
--panel-background: #f9f9fb !important;
/* Border color (if any) */
--menu-border-color: #cfcfd8 !important;
--arrowpanel-border-color: #cfcfd8 !important;
--panel-border-color: #cfcfd8 !important;
/* Hovered/expanded item background color */
--menuitem-hover-background-color: #e0e0e6 !important;
--button-hover-bgcolor: #e0e0e6 !important;
/* Disabled items text color and hovered background */
--menu-disabled-color: rgba(21, 20, 26, 0.4) !important;
--menuitem-disabled-hover-background-color: rgba(224, 224, 230, 0.4) !important;
}
由 1 位評論者給出 0 分
登入後即可為此佈景主題評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
更多資訊
版本
1.0
大小
16.06 KB
最近更新
4 年前 (2021年11月24日)
相關分類
  • 網站
授權條款
Creative Commons 姓名標示-非商業性-禁止改作 3.0
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

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

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。