Giter Club home page Giter Club logo

dark-gold's Introduction

I am AdDiCt, Zorz, InvalidTarget, Zorziel, and zorztastic and we are one.

dark-gold's People

Contributors

zorziel avatar

Stargazers

 avatar

Watchers

 avatar

dark-gold's Issues

Add color_scheme and/or content_color_scheme properties

Per https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme#properties, we can set a color_scheme or content_color_scheme property to force the setting of dark mode for the panels and/or content from sites that support it.

Here's the description for color_scheme:

Optional

Determines which color scheme is applied to the chrome (for example, context menus) and content (for example, built-in pages and the preferred color scheme for web pages). Options include:

"auto" – a light or dark scheme based automatically on the theme.
"light" – a light scheme.
"dark" – a dark scheme.
"system" – uses the system scheme.

If not specified, defaults to "auto".

And for content_color_scheme:

Optional

Determines which color scheme is applied to the content (for example, built-in pages and preferred color scheme for web pages). Overrides color_scheme. Options include:

"auto" – a light or dark scheme based automatically on the theme.
"light" – a light scheme.
"dark" – a dark scheme.
"system" – the system scheme.

If not specified, defaults to "auto".

The default is "auto" for both, which seems to have been based on the tab_background_text color per #1 . Since I intended for this to be a dark theme, I propose setting it to dark or at least system.

menu is no longer themed

on win 10, the main menu is no longer themed by Dark-Gold.

repro by pressing alt+f to show the File menu.
also repro by right-clicking on a web page to display the context menu.

i think this broke around firefox 90.

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.