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

Not able to change background color of light and dark mode independently #115

Open
3 tasks done
BrightDarknessXX opened this issue Feb 2, 2024 · 2 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@BrightDarknessXX
Copy link

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

App version

2.8.1.1 (37)

Android version

Android 14 One UI 6.0

Steps to reproduce the bug

  1. Open settings of the Lunar Launcher by holding the clock
  2. Click on APPEARANCES
  3. Click on Light
  4. Change background color. (E.g. # CBC6B3)
  5. Click on Dark
  6. Change background color. (E.g. # 514E3F)
  7. Turn on dark mode in android settings (if light is active) OR turn turn on light mode in android settings (if dark is active)

Expected behavior

The background should change to the color it was set as dark (# 514E3F) or set as light (# CBC6B3).
I.E. the background color should match the dark/light mode.

Screenshots/Screen recordings

No response

Logs

No response

Additional information

Actual behavior:
When changing dark/light mode on android, the background color of the lunar launcher does not save for dark AND light separately.

Additional:
When changing the background color, then setting it back to default, the background color will not match dark/light mode anymore.

The background color will match dark/light mode if you do not interfere with the setting at all.

@BrightDarknessXX BrightDarknessXX added the bug Something isn't working label Feb 2, 2024
@iamrasel
Copy link
Owner

I'm sorry to say that I couldn't understand your issue properly. Screen record would be helpful.

@BrightDarknessXX
Copy link
Author

In the video you can see that my application theme is set to dark mode, and my background color is set to #FF000000 (Black).

I turn on Light mode and change the background color to #FFFFFFFF (White).

Now I've set dark mode to the background color #FF000000, and light mode to #FFFFFFFF.

I show you my screen to confirm the background is white.

I go back into the options to turn on dark mode again.

As you can see, even tho I reverted my application theme to dark, the background color did not.

Here is the vid: https://youtu.be/RisNc58fjk4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants