Skip to content

Releases: code-charity/dark-mode

1.94

21 Apr 16:01
Compare
Choose a tag to compare

Changelog:

  • Fixes for some websites with default dark theme

2.0-testing.5

05 Apr 19:42
Compare
Choose a tag to compare

Some changes in variable handling.

2.0-testing.4

22 Mar 13:00
Compare
Choose a tag to compare

Unoptimized version (slowly).

Todo (stable version):

  • Add support for multi-level color variables (rgba(var(--color-1), 255, var(--color-3), var(--alpha)), etc.)
  • Global optimization
  • Test the top 100 websites
  • Some dark color improvements

Changelog:

  • Added support for regular color variables (#FFFFFF, rgba(0,0,0,1), etc.)
  • Added new color converters hueToRgb and hslToRgb
  • Added inline SVG colors support (fill, stroke, stop-color)
  • Added inline table colors support (bgcolor, color)
  • Added localization files
  • Dark styles now have the same parent (head or body) as the original
  • The box-shadow property is now modified separately from the border-color
  • Fixed white light blinding on page load in some scenarios
  • Improved color modification algorithms
  • Removed all !important rules
  • Removed all night-mode names (replaced with dark-mode)

2.0-testing.3

25 Feb 14:42
Compare
Choose a tag to compare

Todo

  • Add better CSS variables support
  • Fix performance issues

Changelog

User agent stylesheet

  • Increased contrast
  • Added native-like scrollbar elements

Content scripts

  • Added support for CSS variables to global regex
  • Added handling of values that start with "--" to parseColor()
  • Added more !important rules
  • Fixed order/priority of new properties
  • Improved parsing logic
  • Improved value replacing behavior in some scenarios
  • Removed default/empty value skipping

2.0-testing.2

12 Feb 17:40
Compare
Choose a tag to compare

Changelog:

  • Added function for modifying variables
  • Fixed user agent stylesheet

2.0-testing.1

29 Jan 21:12
Compare
Choose a tag to compare

Changelog:

  • Added new color inversion system
  • Added new night color scheme for extension popup

1.92

15 Jan 19:34
Compare
Choose a tag to compare

Changelog:

  • Added Arabic translation

1.90

29 Nov 13:44
Compare
Choose a tag to compare

Options

  • Updated Satus
  • New colors
  • Fixed Switch, Select, Section, Tabs components
  • Added "Use global" switch to Filters -> Current
  • Added new way to export & import data
  • Bluelight filter slider renamed to "Color temperature" and moved to Bluelight folder
  • Now if there is no response from website, then extension icon will be black & white

Brightness, Contrast filters

CSS filters replaced with transparent HTML blocks. This solution fixes parts of page that cannot be changed by CSS effects, also fixes incompatibility of combining with Bluelight filter.

Other

  • Sepia filter removed due to uselessness
  • Added i tag to exceptions for Invert colors
  • Removed Google Analytics (to keep privacy of users who use browsers without any Google services)

1.80

15 Oct 21:34
Compare
Choose a tag to compare
  • Updated Satus
  • Updated locales
  • Added permissions <all_urls> and tabs
  • Added instant activation after installation
  • Added option Hide "Made with ❤..."
  • Fixed filters Brightness, Contrast, Grayscale, Sepia
  • The message Something went wrong. Please try reload the website. replaced with The page "chrome.google.com" is protected by browser.
  • Tab URL returns from chrome.tabs.query without sending message to content-script.js
  • The tab Current now takes the name of the current URL
  • Other minor fixed and improvements

1.60

11 Oct 23:00
Compare
Choose a tag to compare
  • Updated Satus
  • Updated locales
  • Added options page
  • Not allowed to access this page. replaced with Something went wrong. Please try reload the website.
  • Fixed language change
  • Fixed instant update of the language pack