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

Added Black and System Black theme modes, fixes https://github.com/dessalines/jerboa/issues/376 #393

Merged
merged 2 commits into from Jun 4, 2023

Conversation

a1studmuffin
Copy link
Contributor

@a1studmuffin a1studmuffin commented Jun 4, 2023

Added Black theme mode. Looks exactly like the Dark theme mode except near-black background colors are true black. Also added theme mode SystemBlack, which uses Light/Black instead of Light/Dark depending on system setting. Fixes #376.

green-black

theme_mode

… near-black background colors are true black. Also added theme mode SystemBlack, which uses Light/Black instead of Light/Dark depending on system setting.
Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Run ./gradlew formatKotlin for this to pass lint.

@dessalines dessalines merged commit 7c4203c into LemmyNet:main Jun 4, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Black theme for OLED displays, and some more theme color options?
2 participants