Git Product home page Git Product logo

thunderbird-theme-papirus's Introduction

Thunderbird Papirus icon theme
Thunderbird Papirus icon theme

A Papirus icon theme for Thunderbird

Preview of the theme

Description

This is only icon theme and not contained GTK UI style.

This theme is supposed to work with current supported Thunderbird releases:

  • Thunderbird 78

Installation

Installation script

Clone this repo and enter folder and run script:

```sh
git clone https://github.com/PapirusDevelopmentTeam/thunderbird-theme-papirus && cd thunderbird-theme-papirus
./scripts/install.sh
```

Install script

```sh
./scripts/install.sh # Standard
./scripts/install.sh -f ~/.var/app/org.mozilla.Thunderbird/.thunderbird # Flatpak
```
Script options
- `-f <thunderbird_folder_path>` *optional*
	- Set custom Thunderbird folder path, for example `~/.thunderbird/`.
	- Default: `~/.thunderbird/`

- `-p <profile_name>` *optional*
	- Set custom profile name, for example `e0j6yb0p.default-nightly`.
	- Default: All the profiles found in the Thunderbird folder

Uninstalling

  1. Go to your profile folder. (Go to about:support in Thunderbird > Menu button > Help > Troubleshooting Information > Profile Folder > Open Directory)
  2. Remove chrome folder.

Development

If you wanna mess around the styles and change something, you might find these things useful.

To use the Inspector to debug the UI, open the developer tools (F12) on any page, go to options, check both of those:

  • Enable browser chrome and add-on debugging toolboxes
  • Enable remote debugging

Now you can close those tools and press Ctrl+Alt+Shift+I to Inspect the browser UI.

Also you can inspect any GTK3 application, for example type this into a terminal and it will run Epiphany with the GTK Inspector, so you can check the CSS styles of its elements too.

GTK_DEBUG=interactive thunderbird

Credits

Used scripts by Rafael Mardojai CM and contributors. Based on Sai Kurogetsu original work.

Donate

thunderbird-theme-papirus's People

Contributors

alvaro-munoz avatar smartfinn avatar varlesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

thunderbird-theme-papirus's Issues

Add Instruction on Allowing userChrome.css in README

Recent versions of Thunderbird by default ignore userChrome.css which prevents application of custom icon themes.

The user needs to manually set toolkit.legacyUserProfileCustomizations.stylesheets to true in the config editor and restart Thunderbird so that it loads userChrome.css.

Reference

Firefox 89 theme?

Hi devs,
Would you extend this thunderbird theme to Firefox now that they changed a lot its interface and look more different to the rest of the papirus theme than before?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.