Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
22132cd
feat: init
Apr 9, 2026
ba14e68
Merge branch 'catppuccin:main' into feat/purely-mail
Apr 9, 2026
365c005
feat: add upstream css
Apr 9, 2026
2121c55
fix: remove some of upstream's code
Apr 9, 2026
7a29306
feat: theme logo
Apr 9, 2026
5f47b77
feat: remove more
Apr 9, 2026
22ae2d6
feat: remove a lot more
Apr 10, 2026
c997e46
feat: lint
Apr 10, 2026
b547b8f
feat: remove
Apr 10, 2026
a1c0db4
fix: lint
Apr 10, 2026
51148e1
feat: remove dark
Apr 10, 2026
74f02c2
feat: theme
Apr 10, 2026
3902143
feat: theme
Apr 13, 2026
2beca7f
fix(purely-mail): change color to mauve
Jul 3, 2026
419854b
refactor(purely-mail): remove inbox theme and add new theme
Jul 3, 2026
f3f678b
Merge branch 'main' into feat/purely-mail
Jul 3, 2026
7e23a3c
refactor(purely-mail): lint
Jul 3, 2026
22cee6e
refactor(purely-mail): change accent button colours
Jul 3, 2026
0514310
feat(purely-mail): hr border and delete button
Jul 3, 2026
2fa1e39
feat(purely-mail): add inbox code so far
Jul 4, 2026
7e3c8aa
fix(purely-mail): settings list border color, sidebar icon background
Jul 4, 2026
00b1d22
refactor(purely-mail): lint
Jul 4, 2026
22363cf
feat(purely-mail): unread icon
Jul 4, 2026
3ceb7ba
refactor(purely-mail): lint
Jul 4, 2026
2a62607
feat(purely-mail): theme, update primary button
Jul 4, 2026
21c0e38
refactor(purely-mail): lint
Jul 4, 2026
fe8b087
fix(purely-mail): not hoverable text being hoverable
Jul 4, 2026
c5fe724
refactor(purely-mail): order
Jul 5, 2026
cfcf98f
feat(purely-mail): add danger button
Jul 5, 2026
daccd01
feat(purely-mail): theme and refactor
Jul 6, 2026
aecb79a
fix(purely-mail): compose button
scarcekoi Jul 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ collaborators:
- &koibtw koibtw
- &TheAnonymousCrusher TheAnonymousCrusher
- &42willow 42willow
- &scarcekoi scarcekoi

userstyles:
advent-of-code:
Expand Down Expand Up @@ -781,6 +782,12 @@ userstyles:
color: mauve
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]
purely-mail:
name: Purely Mail
link: https://purelymail.com
categories: [productivity, email_client]
color: mauve
current-maintainers: [*scarcekoi]
pypi:
name: PyPI
link: https://pypi.org
Expand Down
Loading
Loading