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

设置theme: "dark"后,不需要背景颜色,需要如何设置呢 #4031

Closed
1 task done
newives opened this issue Jul 7, 2022 · 0 comments
Closed
1 task done

Comments

@newives
Copy link

newives commented Jul 7, 2022

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

我使用了下面的方法,但是这样会使得dark主题失效

update({
    theme: {
      styleSheet: {
        backgroundColor: "transparent",
      },
    },
})

What does the proposed API look like?

希望设置dark主题后,同时在该主题的基础上做些额外的设置,比如将背景色transparent

@newives newives closed this as completed Jul 7, 2022
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

No branches or pull requests

1 participant