Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Support dark mode for further energy savings #3

Description

@tomayac

First: awesome idea and initiative, I was made aware through an article in Süddeutsche Zeitung. Second, studies by the Google Android team have shown that dark mode reduces power consumption up to 60% on AMOLED screens.

Here is a diff from the current (unminified) CSS to a new proposed dark mode CSS that proposes 19 changes, so that the site would look like in the screenshot below:

solar lowtechmagazine com_

I realize that the original CSS file uses SCSS (that I am not familiar with), but I hope with the diff the changes are straight-forward enough to translate.

The idea would be to apply a prefers-color-scheme dependent loading strategy, so that only the corresponding CSS would be loaded. Happy to help with that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions