-
-
Notifications
You must be signed in to change notification settings - Fork 150
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(rentry.co): init #1227
feat(rentry.co): init #1227
Conversation
Co-authored-by: uncenter <[email protected]>
Co-authored-by: isabelroses <[email protected]>
|
@uncenter regarding your review. thanks for suggesting shiki.style. i have added comments to explain the syntax highlighting styles. but there are innaccuracies that i couldn't fix because elements that should have different colors are using the same class. for example name = "test"
name.len()
|
Yeah there isn't anything you can do about that, just means Rentry.co is using some subpar highlighter. Thanks for doing those fixes, I'll review later. |
Omar see #1198 (comment) for the custom text colors. Mark is already themed. |
Co-authored-by: uncenter <[email protected]>
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.
.text-warning-darker
is unthemed: put in def
as the URL for the doc and it gives a "Entry with this url already exists." warning.
.modal-content>.modal-header
is unthemed - try deleting a thingy, the header of the modal that pops up is unthemed.
Co-authored-by: uncenter <[email protected]>
Oop, let me check #1227 (comment) first. |
Could you remove that line height modification now that Pygments has updated to remove that rule? |
🎉 Theme for Website 🎉
Rentry.co is a markdown paste service with preview, custom urls and editing.¹
💬 Additional Comments 💬
i opened a new pr because renaming the branch closed the old one (#1198). i should've done some research before doing so.
🗒 Checklist 🗒
/styles/<name-of-website>
containing the contents of the/template
directory.userstyles.yml
file with information about the new userstyle.
catppuccin.user.css
- all the CSS for the userstyle, based on thetemplate.
preview.webp
- composite image of all four individual flavor screenshots (taken with the default accent color of mauve) stitched together, generated via Catwalk.