easonwong-de / Adaptive-Tab-Bar-Colour

Changes the colour of Firefox tab bar to match the website theme.
https://addons.mozilla.org/firefox/addon/adaptive-tab-bar-colour/
MIT License
334 stars 12 forks source link

Setting Colours for About:Pages #84

Open yiiyahui opened 2 months ago

yiiyahui commented 2 months ago

1: Will this extension continue to receive updates from the store?

2: Is it possible to remove the color settings for about: pages so that the toolbar color is based on the background color of those pages, such as the color of --in-content-page-background or "fallback"?

dark: {
    colors: {
        // Tabbar & tab
        frame: "rgb(28, 27, 34)",
        frame_inactive: "rgb(28, 27, 34)",
        tab_selected: "rgba(255, 255, 255, 0.15)",
        ntp_background: "rgb(28, 27, 34)",
easonwong-de commented 2 months ago

Hi, @yiiyahui. Thanks for the questions!

I won’t abandon the extension, but currently I’m also going through some major changes in my life, that’s why the extension hasn’t been updated for a while. When I finally settle down, the extension will be updated.

I’ll consider adding functionality to customise about: pages’ colour.

yiiyahui commented 2 months ago

Thank you for your response. I’ve been using this extension for a while and have noticed a few issues. I’ll wait until you have time to update it before submitting them. Wishing you all the best.