monokle icon indicating copy to clipboard operation
monokle copied to clipboard

Light theme for UI

Open olensmar opened this issue 4 years ago • 5 comments

Users should have a "light" theme as opposed to the current dark one - which should be selectable in the global settings slideout.

olensmar avatar Aug 18 '21 06:08 olensmar

Once we have this we should integrate with https://www.electronjs.org/docs/api/system-preferences in regard to dark/light mode

olensmar avatar Sep 02 '21 11:09 olensmar

for inspiration

image

olensmar avatar Sep 27 '21 13:09 olensmar

I'm not sure how strict the frontend is reusing the color styles but it would actually be pretty nice to create a mapping for tmTheme files / vscode themes.

If anyone is up for managing the theme storage and parsing (guess an entry in ~/.monokle/themes/ should do the trick) I'd be up to do the token matching :)

fivenp avatar Feb 09 '22 19:02 fivenp

It should also have "System" option in theme and set it as default.

When a new user open monokle, it will load theme as per system settings.

ChillarAnand avatar Jun 12 '24 00:06 ChillarAnand

This should be more of a priority. Dark mode can be terrible for people with astigmatism - roughly 1 in 3 people in the US and can experience significant issues with light text on dark backgrounds. Users should be given the option to increase accessiblity and uptake.

JonDHo avatar Jul 06 '24 23:07 JonDHo