Skip to content

Commit

Permalink
Manifest cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
conema committed Nov 18, 2019
1 parent 3e88d84 commit c6fcbe6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ _Monterail Dark, a Thunderbird theme inspired by the mockup of Monterail_
## Thunderbird v68
Unfortunately this version of Thundebird (v68) broke this and a lot more of themes and unfortunately it is not easy, nor possible, to update and adjust this theme at this moment, because the so called "full themes" are no more supported.

**For this reason the theme is been converted to a legacy extension**, and for now it's working.
**For this reason the theme is been converted to a legacy extension**, and for now, it's working.

## What is this?
This is a full theme for the Thunderbird e-mail client, inspired by [Monterail](https://monterail.com/blog/2016/the-power-of-email-clients-why-did-we-redesign-thunderbird) mockup and by [spymastermatt](https://github.com/spymastermatt/thunderbird-monterail)'s dark theme. As opposed to the spymastermatt's version, this theme can be **installed easily and quickly with an addon** and it's **fully compatible with Thunderbird 60.x**.
This is a full theme for the Thunderbird e-mail client, inspired by [Monterail](https://monterail.com/blog/2016/the-power-of-email-clients-why-did-we-redesign-thunderbird) mockup and by [spymastermatt](https://github.com/spymastermatt/thunderbird-monterail)'s dark theme. As opposed to the spymastermatt's version, this theme can be **installed easily and quickly with an addon** and it's **compatible with Thunderbird 60.x and 68**.

## Installation
### Manual (from source)
Expand All @@ -35,21 +35,17 @@ This seems a know issue of Thunderbird 60 [[1]](https://bugzilla.mozilla.org/sho
5. Restart Thunderbird again, the theme now should work


* The Light version will be released?

Yes, but for the moment it is better to completely finish the dark/fulldark version, after that, the creation of other versions will fast as a snap of fingers.

* The original Monterail version will be released?

Nope, it already exists: [Monterail by Paenglab](https://addons.thunderbird.net/en-US/thunderbird/addon/monterail/).

* This theme should work with Windows/Linux/MacOS?
* This theme works with Windows/Linux/MacOS?

Yes and no. Currently the theme have been tested only on Windows 10 and OpenSuse (Plasma). In theory there should not be problems, otherwise you are free to open an issue here on GitHub.
Yes. Currently the theme has been tested only on Windows 10 and openSUSE. You are free to open an issue here on GitHub if you find bugs.

* With which versions of Thunderbird can I use this theme?

For now only **60.x** and **52.9.1** are been tested, in the future, backward compatibility to the most requested versions will be added.
Version **[1.2.5](https://github.com/conema/monterail-dark/releases/tag/1.2.5)** works with Thunderbird **<=60.x**. The latest versions (>=2.0) works only with Thunderbird **>=68**.

## Credits
This addon is based on [Monterail by Paenglab](https://addons.thunderbird.net/en-US/thunderbird/addon/monterail/), source code is included.
Expand Down
5 changes: 0 additions & 5 deletions chrome.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ skin MonterailOverlay-OS classic/1.0 skin/win/ os=WINNT

#overrides
override chrome://messenger/skin/multimessageview.css chrome://MonterailOverlay/skin/multiMessage.css
override chrome://messenger/skin/icons/caption-buttons.svg#minimize chrome://MonterailOverlay/skin/icons/caption-buttons.svg#minimize appversion<=55.0a1
override chrome://messenger/skin/icons/caption-buttons.svg#maximize chrome://MonterailOverlay/skin/icons/caption-buttons.svg#maximize appversion<=55.0a1
override chrome://messenger/skin/icons/caption-buttons.svg#restore chrome://MonterailOverlay/skin/icons/caption-buttons.svg#restore appversion<=55.0a1
override chrome://messenger/skin/icons/caption-buttons.svg#close chrome://MonterailOverlay/skin/icons/caption-buttons.svg#close appversion<=55.0a1
override chrome://messenger/skin/tabs/selected-start.svg chrome://MonterailOverlay/skin/icons/selected-start.svg appversion<=57.0a1
override chrome://messenger/skin/tabs/selected-end.svg chrome://MonterailOverlay/skin/icons/selected-end.svg
override chrome://messagebody/skin/messageBody.css chrome://messenger/skin/messageBody.css
override chrome://global/skin/filefield.css chrome://messenger/skin/filefield.css os=Linux
Expand Down

0 comments on commit c6fcbe6

Please sign in to comment.