Snow Miku Light 作者: Little Lan
Forked from "Snow Miku theme" with the same license, this fork provides light style context menu and adapted to the Proton UI.
16 Users16 Users
必須使用 Firefox 才能使用此佈景主題
擴充套件後設資料
Little Lan 製作的更多佈景主題
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
關於此佈景主題
For lower Firefox versions:
If you find that your context menu is still dark, you may need to update your Firefox or fix it manually by following the steps below:
Follow the guide at https://www.userchrome.org/how-create-userchrome-css.html to add a userChrome.css for your Firefox.
Then, copy the code below to your userChrome.css.
Finally, restart your Firefox.
If you find that your context menu is still dark, you may need to update your Firefox or fix it manually by following the steps below:
Follow the guide at https://www.userchrome.org/how-create-userchrome-css.html to add a userChrome.css for your Firefox.
Then, copy the code below to your userChrome.css.
menupopup {
--menu-color : #15141a !important;
--menu-background-color : #fff !important;
--menu-border-color : #eee !important;
--menuitem-hover-background-color : #eee !important;
--menuitem-disabled-hover-background-color: transparent !important;
--menu-disabled-color : #aaa !important;
--panel-padding : 4px !important;
}
Finally, restart your Firefox.
由 1 位評論者給出 5 分
更多資訊