All Projects → overdodactyl → ShadowBird

overdodactyl / ShadowBird

Licence: MIT license
A universal dark theme for Thunderbird

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ShadowBird

removedupes
Remove Duplicate Messages
Stars: ✭ 52 (-54.78%)
Mutual labels:  thunderbird, mozilla
autoconfig
The ISPDB, Thunderbird's database of mail configuration files.
Stars: ✭ 25 (-78.26%)
Mutual labels:  thunderbird, mozilla
vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (-85.22%)
Mutual labels:  dark
partinfra-terraform
Terraform configuration for Participation Infrastructure
Stars: ✭ 46 (-60%)
Mutual labels:  mozilla
Discourse-Dark
🏛️ Darken Discourse forums
Stars: ✭ 43 (-62.61%)
Mutual labels:  dark
release-notes
Release notes and system requirements for our various Firefoxen
Stars: ✭ 15 (-86.96%)
Mutual labels:  mozilla
DiscordNight
An actual Dark/Nightmode Theme for Discord/BetterDiscord
Stars: ✭ 86 (-25.22%)
Mutual labels:  dark
Rainblur-Landing-Page
Tailwind CSS Starter Template - Rainblur Landing Page (dark)
Stars: ✭ 112 (-2.61%)
Mutual labels:  dark
xXx dead xXx
b̶̡̪̬͒l̸̰̗̝̀ỏ̷̡̩g̴͇̑g̶̲̱̽͐i̵̹͗n̶̤̥͂̅̆g̴̮̾̅͜ ̷̧͎͆i̷̛͒͜͠n̸̥̺͒ ̶͚͚͊̿͜t̸̺͙̭̆̊̈́ḧ̶̟́̐e̸̱͔̟̓̓͝ ̶̨͔̾͛̑d̵̥̣̏ȧ̷̼̊r̷̰̝̥̅̌͝k̵̟̥̞̉̍͛
Stars: ✭ 19 (-83.48%)
Mutual labels:  dark
calamity-atom
A purple dark theme with medium to high contrast for the Atom editor ⚛️
Stars: ✭ 12 (-89.57%)
Mutual labels:  dark
release-services
Mozilla Release Engineering Services
Stars: ✭ 49 (-57.39%)
Mutual labels:  mozilla
icls-vs-code-dark-plus
Visual Studio Code Dark Plus-like color scheme for PhpStorm and other JetBrains IDEs
Stars: ✭ 24 (-79.13%)
Mutual labels:  dark
MeetNinja-Google-Meet-Bot
A super dope tool that attends your Google Meet(s) for you. Flawlessly handles scheduled multiple (subsequent) Meet sessions. Also disables the camera & microphone, and shows timestamps of joining & ending times for each Meet. Supported: Google Chrome / Mozilla Firefox running on Linux / Mac / Windows
Stars: ✭ 56 (-51.3%)
Mutual labels:  mozilla
prox
[INACTIVE] A search and discovery app for the "here & now". We're experimenting with ideas on mobile that can better surface content from the open web.
Stars: ✭ 22 (-80.87%)
Mutual labels:  mozilla
tdesktop-material-dark
Dark variant material-style theme for Telegram Desktop
Stars: ✭ 18 (-84.35%)
Mutual labels:  dark
browserslist-config-google
Google / Google Workspace Browserslist Shared Config
Stars: ✭ 27 (-76.52%)
Mutual labels:  mozilla
suru-plus-dark
Suru++ 25 Dark — A full dark cyberpunk, elegant, futuristic and Papirus-like third-party icons theme
Stars: ✭ 55 (-52.17%)
Mutual labels:  dark
thundersec
ThunderSec is a security plugin for Mozilla Thunderbird that creates several pieces of additional security functionality, including DNSBL, RBL, SURBL, DKIM and SPF.
Stars: ✭ 42 (-63.48%)
Mutual labels:  thunderbird
dinobuildr
A macOS deployment utility developed by Mozilla IT
Stars: ✭ 26 (-77.39%)
Mutual labels:  mozilla
stylez
dark css style overrides for sites i use
Stars: ✭ 38 (-66.96%)
Mutual labels:  dark

header

ShadowBird is a spinoff of ShadowFox (GitHub Link), a universal dark theme for Firefox 57+, designed for Thunderbird.

This project is early in development and users are encouraged to open issues or pull requests with any problems, enhancements or feature requests.

Preview

preview

Installation

  1. Enable the default dark theme (Tools > Add-ons > Theme > Dark)

  2. Download this repository and rename the folder to chrome.

  3. Place the chrome folder inside your Thunderbird profile directory. To find your profile directory, you can do the following from within Thunderbird:

    • Help > Troubleshooting Information > Application Basics section > Profile Folder > Show in Finder
  4. (Optional) To change the background and text area of the message composition pages, you can dd the following lines to your user.js file within the profile directory (this will not alter the appearance of sent messages):

user_pref("browser.display.foreground_color", "#b1b1b3");
user_pref("browser.display.background_color", "#38383d");

The user.js does not exist be default; you will have to create the file (name and case sensitive) if you haven't done so in the past.

  1. Restart Thunderbird
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].