-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
feat(t3-chat): init #1643
base: main
Are you sure you want to change the base?
feat(t3-chat): init #1643
Conversation
1a08cba
to
8ccad9c
Compare
I assume changing the |
There are quite a few other changes that need to be made unfortunately 😅 I would suggest copying the middle section of styles that are for T3 Chat specifically, pasting in the template, and pasting back in the T3 Chat styles in the same spot of the template as usual. |
Thanks, will do so ASAP. |
That look good? Seems to pass all checks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your feedback, I unfortunately have a few classes that don't let me on my laptop for my morning block in school today, but I'll be sure to fix these later today! |
|
9821158
to
f8fba42
Compare
- Badge text color - "Contact Us" icon colors - Colors on model feature badges - Colors for BYOK icon
I'm going to mark this is a draft for now seeing as you are still finding improvements to make - feel free to give it some time, maybe a week, accumulate changes, and then mark as ready when you are ready for a second review :) |
Nah, I finished everything up last night I believe |
2025-03-11.07-30-12.mp4Here's just a screen recording of me walking through the account page to help with review, in case there's something that might not show up for free/logged out users. |
🎉 Theme for T3 Chat 🎉
💬 Additional Comments 💬
One very important thing to know, codeblocks do not work properly, and likely will not be able to. This is what codeblocks look like (mocha mauve), and looking in the HTML, you can see that the website was built with a classless syntax highlighter (react-syntax-highlighter), and all of the colors for the codeblocks are inline styles.


I currently am not sure on how fixable this is, but if anyone can think of a way, that would be seriously awesome.
🗒 Checklist 🗒
/styles/<name-of-website>
containing the contents of the/template
directory.userstyles.yml
file with information about the new userstyle.catppuccin.user.less
- all the CSS for the userstyle, based on the template.preview.webp
- composite image of all four individual flavor screenshots (taken with the default accent color of mauve) stitched together, generated via Catwalk.