14 Commits

Author SHA1 Message Date
Isabel
2ff13da8eb
fix(mastodon): user/hashtag mention (#184) 2023-08-31 20:37:41 +01:00
A user
924bef5028
Improvements to mastodon's coloring (#182)
* applying more colors to uncolored elements

- Fix coloring for detailed posts while also removing the coloring for focused posts
- Fix coloring for tab settings
- Apply accent color for switchers, pillbars and text boxes
- Fix compose placeholder coloring

* more coloring changes

- apply accent color to radio boxes and graphs
- fix coloring for announcements
- tweak colors from cards on posts

* fix user profile coloring

* color literally details
2023-08-26 23:40:25 +01:00
Isabel
32a9b0a8e2
fix(mastodon): theme notif icon (#181) 2023-08-26 22:00:14 +01:00
A user
f444a8a29b
edit colors to better fit the catppuccin color scheme guides (#180)
* edit colors to better fit the catppuccin color scheme guides

the colors of the headerbar did looked off on the mobile view when compared to other apps with catppuccin. this commit aims to fix it

* mastodon: bump version

---------

Co-authored-by: Isabel <71222764+isabelroses@users.noreply.github.com>
2023-08-26 21:52:05 +01:00
Isabel
e6bdcbe236
fix(mastodon): search popout themeing (#170) 2023-08-13 10:53:57 +01:00
Isabel
12c9ddb55e
fix: now works on default firefox (#161) 2023-08-07 08:24:44 +01:00
Nathan Solis
093f7693c4
fix invalid @updateURLs (#153)
* 🐛 fix(mastodon): fix invalid updateurl

* 🐛 fix(modrinth): invalid updateurl
2023-07-29 09:18:20 +01:00
Isabel
c3fb1cae08
fix(mastodon): fill unthemed sections (#139)
* fix(mastodon): fill unthemed sections

* add theming for emoji picker
* add theming for glitch soc
2023-07-25 11:07:21 +01:00
nekowinston
2baba93a9d style: format code with prettier 2023-07-25 00:46:23 +00:00
Isabel
b1fcd94fab
eforce userstyles standards (#114)
* eforce userstyles standards

* fix: update hompageURL ^& lowercase flavor
2023-07-22 20:45:16 +01:00
github-actions[bot]
f073649bae chore: generate health files 2023-07-22 03:44:12 +00:00
Hamothy
1c16ae7dd1
refactor: general improvements (#81)
* fix: use correct shield for issues by label

* style: run `deno fmt`

* build(CODEOWNERS): remove extra `#` and `\n`

* docs: remove escaping `.` for folders

* docs: commit to using `userstyle`

Originally, we wanted to avoid using the
word userstyle in case non-developers
were confused.

However, given that the name of the
repository is catppuccin/userstyles and
there are now explanations for what a
userstyle is. I believe we should be more
consistent and commit to using the word.

* build(userstyle.yml): shorten issue template

This commit uses the abbreviated YAML list
syntax to auto-populate the labels. This will
ensure that this file remains easy to scroll
as more userstyles are added.

* chore: use raw link for schema

Using a relative link only works when the
user has locally cloned the repository. This
commit changes it back to a raw link so
that it overcomes this limitation.

* build: refine commit msg in `git-auto-commit-action"

The current commit message is quite verbose and
co-authors the original author.

In @nekowinston's words:
"there's no reason i'm co-authored when i merge
a PR in that changes a single line in the readme
:baldkek:"

This commit reduces the verbosity of the commit
message and doesn't co-author the merger.

* build(issue-labeler.yml): shorten file

Please see the commit description of
4a1326983f1e1a3bbe663f4aa16b6e19f8df8da8

* docs: highlight text as bold

We want to draw the user's attention
to specific parts of the page.

For the CONTRIBUTING.md, we want to
make sure their eyes are down towards
"New Userstyles."

For the userstyle-creation.md, we want
to make sure that the user knows READMEs
are auto-generated.

* chore: update `deno.lock`

* chore: generate health files
2023-07-22 02:15:44 +01:00
winston
3d2ef9db84
chore: en-GB -> en-US (#47) 2023-07-21 00:14:23 +02:00
sgoudham
8cfccfd837
feat: launch catppuccin/userstyles
Co-authored-by: rubyowo <perhaps-you-know@what-is.ml>
Co-authored-by: Andreas Grafen <andreas@grafen.info>
Co-authored-by: winston <hey@winston.sh>
Co-authored-by: Carsten Kragelund <carsten@kragelund.me>
Co-authored-by: Andreas Grafen <andreas@grafen.info>
Co-authored-by: Alaina <68250402+alaidriel@users.noreply.github.com>
Co-authored-by: jolheiser <john.olheiser@gmail.com>
2023-07-20 19:43:01 +01:00