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

Unity theme #8

Open
KrowniLegend opened this issue Aug 17, 2024 · 5 comments
Open

Unity theme #8

KrowniLegend opened this issue Aug 17, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@KrowniLegend
Copy link

Describe the bug
Theme doesen't work :(

@KrowniLegend KrowniLegend added the bug Something isn't working label Aug 17, 2024
@OSCProjects
Copy link

The way i partially fixed it was like this:

in Unity.theme.css, like 12 has an error in it

@import url("https://joshuah345.github.io/Discord-Stuff/Themes/Unity/Unity.css");
^
This has an error, since the Unity.css file is located in Unity/dist/ directory

The proper link is this one:
@import url("https://joshuah345.github.io/Discord-Stuff/Themes/Unity/dist/Unity.css");

but even after fixing this link, the UI still appears to be broken

@OSCProjects
Copy link

Best way to fix it completely is to use a Fork

@Pizzateik
Copy link

Which Fork do you Recommend?

@OSCProjects
Copy link

https://github.com/JellyBrick/Discord-Stuff-fork

JellyBrick discord stuff fork worked for me just fine

@iM4rco0s
Copy link

iM4rco0s commented Oct 5, 2024

Hey, it says "Meta not found" do you know what to do?

The way i partially fixed it was like this:

in Unity.theme.css, like 12 has an error in it

@import url("https://joshuah345.github.io/Discord-Stuff/Themes/Unity/Unity.css"); ^ This has an error, since the Unity.css file is located in Unity/dist/ directory

The proper link is this one: @import url("https://joshuah345.github.io/Discord-Stuff/Themes/Unity/dist/Unity.css");

but even after fixing this link, the UI still appears to be broken

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

4 participants