Skip to content

Dark mode accessibility  #1692

Description

@skjnldsv

Hello fellow nextcloud developers/users.
This issue has been discussed here and there on the owncloud project before, but never with the new project. So I would like a real talk about this.

The dark mode isn't a design solution. Personally, I have some issues with my vision, and have a safe environnement set up on my computer. Basically, everything's black. I have a lot of custom themes for most of my websites, and for the rest of them a script to revert the colours if the brightness is too big. So yeah, I'm browsing 70% of the websites on negative 😝

Since the nextcloud project has started to extend the theming function, I though it would be a great idea to implement this on core as a default functionality.

Right now, I started cleaning the unwanted and useless white backgrounds all over nextcloud (see #1657). If we want to implement the dark mode, we can easily do this by using a rgba composition based on the middle rgb value: grey 127,127,127.

What it means in simple word: same contrast for different background.
screen

What do you think of a dark mode on nc? Would you use it? Any recommendation?
If this request is denied, I will offer this as a theme outside the nextcloud project. 😉

Here's a quick example of what i'm using right now (still needs some work 😄).
files nextcloud

@nextcloud/accessibility @nextcloud/designers @irgendwie @jancborchardt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions