-
-
Notifications
You must be signed in to change notification settings - Fork 252
feat(bilibili): init #2033
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
base: main
Are you sure you want to change the base?
feat(bilibili): init #2033
Conversation
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
|
I have accepted all the suggestions and re-reviewed the entire code. I have modified the non-color theme for other out-of-bounds functions, and also themed some module boundaries and some other detail elements. Considering that the Bilibili website is very large with numerous functional elements, I wonder if some detailed content can be gradually improved in subsequent iterative updates after the merge. Thank you. |
|
|
As per the original styling, this text should be
These dropdowns in the headers remain unfixed, as pointed out earlier.
And also here let's avoid making elements accent colored when they aren't originally. There is too much accent on the screen imo. I've outlined in red and have a comparison screenshot so you can see the difference. Only the stuff that is Bilibili's blue accent should be accent in our userstyle, not the stuff in the red boxes which isn't.
|










🎉 Theme for Bilibili 🎉
Bilibili is a video-sharing platform focused on animation, gaming, and creative content.
💬 Additional Comments 💬
This is an initial implementation focusing on the homepage header, navigation, and search UI.
🗒 Checklist 🗒
/styles/<name-of-website>containing the contents of the/templatedirectory.userstyles.ymlfile with information about the new userstyle.catppuccin.user.less- all the CSS for the userstyle, based on the template.