ThomazPom / Moz-Ext-UltimaDark

A web extension that uses aggressive techniques to enable dark mode on every site.
136 stars 6 forks source link

Options / Features to add (Priority level: Low) #19

Open ThomazPom opened 4 years ago

ThomazPom commented 4 years ago

Hi @EstherMoellman

Here is a list of options i wish to implement This will require a full page of options instead of the current dropdown menu

EstherMoellman commented 4 years ago

... cool, it sounds amazing! But be careful, IMO these advanced options may be included only in the future (low priority now), slowly and step by step.

Specifically in terms of "options", personally I believe that issues #10, #11, #12, #13, #14 and #15 have more priority (than advanced options like you posted), just because are "global options", the basic options for every dark-theme. Here you must think as an average-user, and you know, average-users are "plug-and-play", they want everything ready. And if they need to customize something, then they prefer few simple general settings.

Perhaps the UltimaDark' option page, in the future may have two parts: a) Basic preferences (issues #10, #11, #12, #13, #14 and #15) b) Advanced preferences (those you posted here)

But anyway, again, your options are wonderful!

EstherMoellman commented 4 years ago

Please, add "Default foreground color" option as in DarkBackgroundAndLightText. Thank you!

EstherMoellman commented 4 years ago

Please, add "Default background color" option as in DarkBackgroundAndLightText. Thank you!

EstherMoellman commented 4 years ago

Please, add "Default link color" option as in DarkBackgroundAndLightText. Thank you!

EstherMoellman commented 4 years ago

Please, add "Default visited color" option as in DarkBackgroundAndLightText. Thank you!

EstherMoellman commented 4 years ago

Please, add "Default active link color" option as in DarkBackgroundAndLightText. Thank you!

EstherMoellman commented 4 years ago

Please, add "Default selection color" option as in DarkBackgroundAndLightText. Thank you!

Vintagemotors commented 10 months ago

More info about link coloring: https://github.com/ThomazPom/Moz-Ext-UltimaDark/issues/34

Vintagemotors commented 10 months ago

https://github.com/ThomazPom/Moz-Ext-UltimaDark/issues/63 Hotkey toggle for UltimaDark

Vintagemotors commented 10 months ago

Feature request: Option to wipe UltimaDark's cache to test whether a corrupted/ outdated cache is causing issues.

Closing, double click on popup switch is enough to achieve this image

Vintagemotors commented 10 months ago

42 User defined scroll bar recoloring parameters

Vintagemotors commented 10 months ago

HTML4 support

Vintagemotors commented 10 months ago

Option to exclude individual sites from ImageEdition

gunir commented 3 months ago

Please, add "Default visited color" option as in DarkBackgroundAndLightText. Thank you!

I would love to vote for this, because not everyone wants dark background, some people do like gray #cccccc because unlike dark, gray works in both light and night case, so our eyes don't need to readjust to get used to light and dark, gray is neutral, still good for eyes, not too light, too dark.

Vintagemotors commented 3 months ago

Potential Whitelist/ Blacklist UI changes #83

Vintagemotors commented 3 months ago

Option for UltimaDark to follow system theme for users who use light mode during daytime #89

ThomazPom commented 2 months ago

86

atomGit commented 2 months ago

suggestion: change toolbar icon color based on whether site is excluded or otherwise exempt from css injection (CORS)

current icon looks as if the ext. is disabled, at least with a dark UI theme, so maybe the default would indicate disabled and the moon with green fill could indicate it's enabled - yellow/red/etc. colors could be added later if there's a need, such as red for CORS issue, yellow indicates a problem, etc.

Vintagemotors commented 2 months ago

Changing icon color depending on whether it is active is a good idea. Having the normal icon for enabled and greyed out for disabled would make more sense and be less intrusive than green though (and follows standard dark/ light mode indicator conventions).

CUBICinfinity commented 2 months ago

One of the things I would like is to specify whether to use image edition for individual sites. Sometimes I have to review documents as is and can't have it changing the colors. Most times, the image darkening is great. In general, site specific adjustments being remembered is useful.

bphd commented 2 months ago

Follow automatically default-theme@mozilla.org gtk-application-prefer-dark-theme _moz_system_dark_theme

Farzat07 commented 2 weeks ago

:+1: for image edition for individual sites. Is there any thread to follow regarding that feature?

Hallikas commented 2 weeks ago

I need 'dark override'. I have site that is darken, and need to have exclude, but it has embedded app that is way too bright, so it need to be darkened, but because exclude goes over darken that part of site is all white.

My exclude: https://cluster.my.site/*

And my 'darken these sites': https://cluster.my.site/k8s/clusters/local/api/v1/namespaces/longhorn-system/services/http:longhorn-frontend:80/*

Is it possible to have override on 'darken' part? Maybe it could be easy as '!' character before URL, that could be indicator to force that rule.