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

feat(pythonanywhere): init #1217

Closed
wants to merge 27 commits into from
Closed

feat(pythonanywhere): init #1217

wants to merge 27 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 20, 2024

🎉 Theme for Pythonanywhere 🎉

a website that lets you run code and host python servers online
image

💬 Additional Comments 💬

im going to try to finish the port and add the blog along as some svgs
also going to make trinkey maintainer aswell (with permission from her)

🗒 Checklist 🗒

  • I have read and followed Catppuccin's submission guidelines.
  • I have made a new directory underneath /styles/<name-of-website> containing the contents of the /template directory.
    • I have ensured that the new directory is in lower-kebab-case.
    • I have followed the template and kept the preprocessor as LESS.
  • I have made sure to update the
    userstyles.yml
    file with information about the new userstyle.
  • I have included the following files:
    • catppuccin.user.css - 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.

@ghost ghost marked this pull request as ready for review August 22, 2024 08:43
@ghost ghost self-requested a review as a code owner August 22, 2024 08:43
scripts/userstyles.yml Outdated Show resolved Hide resolved
isabelroses
isabelroses previously approved these changes Aug 22, 2024
Copy link
Member

@isabelroses isabelroses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

largly looks good. can't seem to notice any issues

@ghost ghost requested a review from isabelroses August 22, 2024 09:41
scripts/userstyles.yml Outdated Show resolved Hide resolved
styles/pythonanywhere/catppuccin.user.css Outdated Show resolved Hide resolved
styles/pythonanywhere/catppuccin.user.css Outdated Show resolved Hide resolved
styles/pythonanywhere/catppuccin.user.css Outdated Show resolved Hide resolved
styles/pythonanywhere/catppuccin.user.css Outdated Show resolved Hide resolved
Omar and others added 2 commits August 22, 2024 16:06
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
@ghost ghost requested a review from uncenter August 22, 2024 13:21
@ghost ghost requested a review from uncenter August 22, 2024 14:34
@trinkey
Copy link
Contributor

trinkey commented Aug 23, 2024

2 things:

  1. if you go to /user/[username]/files/[directory]?edit, the error text is unstyled (same for a permission denied file)
  2. if you make a second account and add the first account as a teacher in the education tab in account settings, the switch account bar is unstyled

image

@ghost
Copy link
Author

ghost commented Aug 23, 2024

@trinkey i cant see/use the switch account bar because i dont have a education account on PA, can you give me the classname of that switch account bar?

@trinkey
Copy link
Contributor

trinkey commented Aug 23, 2024

can you give me the classname of that switch account bar?

.teacher-navbar {
  background-color: @mantle !important;
  color: @text !important;
}

@ghost
Copy link
Author

ghost commented Aug 23, 2024

@trinkey fixed

@ghost
Copy link
Author

ghost commented Aug 24, 2024

ima close this pull request because of what happened recently and i dont wanna bring more chaos

@ghost ghost closed this Aug 24, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants