Add theme: Allow Toolbar Theming

This commit is contained in:
ch4og 2024-08-23 04:40:01 +00:00 committed by GitHub
parent 1af385eb3c
commit ef3f29d200
4 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,6 @@
@-moz-document url-prefix("chrome:") {
#navigator-toolbox {
--zen-navigator-toolbox-background: var(--lwt-header-image, var(--lwt-additional-images)) no-repeat var(--lwt-background-tiling) var(--lwt-background-alignment) var(--lwt-accent-color);
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View file

@ -0,0 +1,2 @@
This allows you to use Firefox themes to customize your toolbar

View file

@ -0,0 +1 @@
{"id": "64cdc40f-2366-4b5b-8bad-d0524682595e", "name": "Allow Toolbar Theming", "description": "This allows you to use Firefox themes to customize your toolbar", "homepage": "https://github.com/ch4og/zenbrowser-themes/tree/main/Allow%20Toolbar%20Theming", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/64cdc40f-2366-4b5b-8bad-d0524682595e/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/64cdc40f-2366-4b5b-8bad-d0524682595e/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/64cdc40f-2366-4b5b-8bad-d0524682595e/image.png", "author": "ch4og"}