Update: Transparent Zen#1464
Merged
Merged
Conversation
… screen image opacity added
Member
|
@sameerasw please make the iamge have the original size it used to have |
Contributor
Author
Ohhh sorry, I reverted the size back to 300x200. I assume then, the new size in the guideline for new mods only... right?
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added new bg image feature for no tab page, more improvements with linux transparency toggle, new preview image and fixes, switched to -moz-pref, removed obsolete features, categorized options.
This pull request introduces several enhancements and updates to the "Transparent Zen" theme for the Zen Browser, focusing on improved customization options, animations, and user preferences. The most significant changes include replacing
-moz-bool-prefwith-moz-preffor better compatibility, adding a new "no tab screen background image" feature, updating preference labels for clarity, and incrementing the theme version.CSS Updates:
-moz-bool-prefwith-moz-preffor improved compatibility with newer browser standards. (themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css, themes/642854b5-88b4-4c40-b256-e035532109df/chrome.cssL1-R76)themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css, themes/642854b5-88b4-4c40-b256-e035532109df/chrome.cssL109-R131)Preference Enhancements:
themes/642854b5-88b4-4c40-b256-e035532109df/preferences.json, themes/642854b5-88b4-4c40-b256-e035532109df/preferences.jsonL4-R104)themes/642854b5-88b4-4c40-b256-e035532109df/preferences.json, themes/642854b5-88b4-4c40-b256-e035532109df/preferences.jsonL4-R104)Metadata Updates:
themes/642854b5-88b4-4c40-b256-e035532109df/theme.json, themes/642854b5-88b4-4c40-b256-e035532109df/theme.jsonL4-R13)1.11.2bto1.12.0to reflect the new features and updates. (themes/642854b5-88b4-4c40-b256-e035532109df/theme.json, themes/642854b5-88b4-4c40-b256-e035532109df/theme.jsonL4-R13)