doki-theme / doki-theme-web

Cute anime character themes for your Chrome, Edge, & Brave browser.
MIT License
156 stars 15 forks source link

Firefox: Current tab's Toolbar theme fix in Mixed Mode #78

Closed ZimCodes closed 2 years ago

ZimCodes commented 2 years ago

The current active tab's toolbar theme becomes completely different from the tab's overall theme in Mixed Mode. This pull request corrects this issue.

Description

Originally, the toolbar theme of the current tab uses the very last tab's theme instead of currently active tab's theme. These changes makes sure to only set the toolbar theme of the currently active tab that the user is currently utilizing. See issue #77 for more info

Motivation and Context

Fixes #77 .

Types of changes

Checklist: