Skip to content

Commit

Permalink
feat(pypi): init (#682)
Browse files Browse the repository at this point in the history
* create pypi

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* replace `#00000000` with `invisible`

* optimize the logo svg and fix one selector error

* random things

fix linter errors, hide sponsors, format document with prettier, use the img tag for svgs instead of parent

images still don't work on chrome for some reason

* remove all border styling besides colors

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* small tweaks

make borders subtle-r
make svgs look better
make search bar stand out more
`!important` background stuff for svgs (still doesn't work on chrome and idk why)

* remove border width

* Update styles/pypi/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* style `::placeholder` and darken some borders

* remove syntax highlighting css as per uncenter's request

* codeblock styles

* revert the import

* add temporary syntax highlighting

* fix theming on release history page

* fix styling for filters on search page

* refactor(pypi): import pygments highlighting

* linter

* update preview.webp

* use catppuccin page for screenshots

* chore(pypi): use !important pygments variant

---------

Co-authored-by: uncenter <[email protected]>
  • Loading branch information
trinkey and uncenter authored Mar 20, 2024
1 parent 359f71c commit 84c15e0
Show file tree
Hide file tree
Showing 3 changed files with 1,016 additions and 0 deletions.
9 changes: 9 additions & 0 deletions scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ collaborators:
- &Guaxinim5573
name: Guaxinim5573
url: https://github.com/Guaxinim5573
- &trinkey
url: https://github.com/trinkey

userstyles:
advent-of-code:
Expand Down Expand Up @@ -609,6 +611,13 @@ userstyles:
> [!NOTE]
> Set Proton Mail's built-in theme to 'Snow' if you're using Latte or 'Carbon' if you're using the others.
current-maintainers: [*soya-daizu]
pypi:
name: PyPI
categories: [development]
color: sapphire
readme:
app-link: "https://pypi.org"
current-maintainers: [*trinkey]
quizlet:
name: Quizlet
categories: [education, productivity]
Expand Down
Loading

0 comments on commit 84c15e0

Please sign in to comment.