feat: add splash window theming#52
Merged
Merged
Conversation
Contributor
Author
|
Huh, types are fine in VS Code |
Vendicated
reviewed
Jul 14, 2023
Member
That likely means our typescript dependency is outdated Edit: Updated & types fixed |
Vendicated
requested changes
Jul 14, 2023
Member
|
hmm, it seems like this doesn't work with Discord's nitro themes. It would be really nice if they were also supported |
Member
|
fg-semi-trans should also be changed so the border has the proper colour |
Vendicated
reviewed
Jul 15, 2023
Vendicated
reviewed
Jul 26, 2023
Member
|
hmm i tested (with clearvision) and it doesn't seem to do anything for me |
13da9e9 to
6f1fad0
Compare
3305e37 to
54c9e98
Compare
6656593 to
1c6d32c
Compare
1c6d32c to
7571d54
Compare
Vendicated
reviewed
Oct 12, 2023
873d02d to
d0453e1
Compare
d0453e1 to
bf2a9fe
Compare
Vendicated
approved these changes
Oct 14, 2023
Member
|
cool, thanks! |
Member
|
oh no.......... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Obtains the
--text-normaland--background-primaryCSS variables from the CSSOM after document load, saves them in Vencord Desktop settings, and overrides--fgand--bgin the splash screen with these values if they exist.