Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

feature: UI needs dark mode support #13

Closed
RoryBlyth opened this issue Sep 3, 2024 · 3 comments
Closed

feature: UI needs dark mode support #13

RoryBlyth opened this issue Sep 3, 2024 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@RoryBlyth
Copy link

RoryBlyth commented Sep 3, 2024

Need color set for dark mode. Currently, it's off-white text on a white background.

Image 9-3-24 at 16 51

@csells
Copy link
Owner

csells commented Sep 4, 2024

it doesn't need to auto-switch to dark mode but it should be able to be styled to look good in dark mode.

@csells csells added this to the beta milestone Oct 15, 2024
@csells csells added the enhancement New feature or request label Oct 22, 2024
@csells
Copy link
Owner

csells commented Oct 25, 2024

perhaps we start with a set of default dark styles that's the inverse of the default light styles ala https://stackoverflow.com/a/66965199/185286

@csells
Copy link
Owner

csells commented Oct 27, 2024

this is what I got with a combo of inversion and some hand tweaking:

image

@csells csells changed the title UI: Needs dark mode support feature: UI needs dark mode support Oct 27, 2024
@csells csells closed this as completed in 8f190ef Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants