Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default predefined color presets #86

Open
Acclorite opened this issue Sep 26, 2024 · 2 comments
Open

Default predefined color presets #86

Acclorite opened this issue Sep 26, 2024 · 2 comments
Assignees
Labels
🚀 Feature request New feature request or improvement

Comments

@Acclorite
Copy link
Owner

Acclorite commented Sep 26, 2024

Why you want this feature to be implemented? Please describe.
By @MalcolmReed-ent
Sometimes, reading in light mode, especially on a phone, can be straining on the eyes. Adjusting the theme by selecting specific RGB or HSL colors can be a bit tedious. I was wondering if we could add presets for themes, such as sepia for preset 2 and dark mode for preset 3. This would make it easier for users to switch between comfortable reading options without having to manually adjust each color value in the color settings.

Describe the feature you'd like to be implemented
Create a couple of good, already predefined color presets with availability of customizing/deleting them.

@Acclorite Acclorite added the 🚀 Feature request New feature request or improvement label Sep 26, 2024
@Acclorite Acclorite self-assigned this Sep 26, 2024
@Acclorite Acclorite added this to the Reader Improvement milestone Sep 27, 2024
Repository owner deleted a comment Oct 24, 2024
@nitinsooni
Copy link

Did you finalize some presets bro? I've some themes in mind:-

Dark theme:-

  • Background - rgb(0, 0, 0)
  • Font - rgb(204, 204, 204)

dark

Sepia theme:-

  • Background - rgb(236, 225, 202)
  • Font - rgb(100, 80, 50)

sepia

And light theme of app is fine.

@ConEstArthur
Copy link

Catpuccin colors would look nice I think. I'm currently using them on foliate.
https://github.com/catppuccin/foliate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Feature request New feature request or improvement
Projects
Development

No branches or pull requests

3 participants