Skip to content

Commit

Permalink
feat(listenbrainz): init (#908)
Browse files Browse the repository at this point in the history
* feat(listenbrainz): init

* chore(listenbrainz): remove unnecessary comment

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

* feat(listenbrainz): theme additional Bootstrap components

* feat(listenbrainz): theme Settings > Connect Services

* feat(listenbrainz): partially support Explore

* feat(listenbrainz): theme ListenBrainz logo

* feat(listenbrainz): theme all listen-card buttons

* feat(listenbrainz): theme btn-outline everywhere

* feat(listenbrainz): theme inactive pills

* feat(listenbrainz): theme graph datapoints

* feat(listenbrainz): theme .badge-info

* style(listenbrainz): auto-format with Prettier

* fix(listenbrainz): optimise logo SVG

* feat(listenbrainz): prettify buttons with @crust for text

* fix(listenbrainz): restore missing shadows

* fix(listenbrainz): preserve intended look of nav-tabs

* feat(listenbrainz): apply styles on login page

* fix(listenbrainz): avoid clipping of album art corners

* fix(listenbrainz): apply border and spacing to global stats cards

* feat(listenbrainz): apply colours to homepage

* style(listenbrainz): run deno task format

* chore(listenbrainz): update to new userstyles.yml schema

* fix(listenbrainz): avoid special-casing button colours

* fix(listenbrainz): use suitable site colour in userstyles.yml

* fix(listenbrainz): theme missed sections of react-calendar

* fix(listenbrainz): theme text in badge-info

* chore(listenbrainz): generate new preview.webp

* fix(listenbrainz): theme new search button

* fix(listenbrainz): use regular colours for homepage, flip only links

---------

Co-authored-by: uncenter <[email protected]>
Co-authored-by: Isabel <[email protected]>
  • Loading branch information
3 people authored Jul 9, 2024
1 parent a328166 commit 182da56
Show file tree
Hide file tree
Showing 3 changed files with 760 additions and 0 deletions.
10 changes: 10 additions & 0 deletions scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ collaborators:
- &NK308
url: https://github.com/NK308
name: NK308
- &00dani
url: https://github.com/00dani
- &kerichdev
name: keri
url: https://github.com/kerichdev
Expand Down Expand Up @@ -541,6 +543,14 @@ userstyles:
readme:
app-link: "https://www.linkedin.com"
current-maintainers: [*isabelroses]
listenbrainz:
name: ListenBrainz
categories: [music, entertainment]
icon: musicbrainz
color: peach
readme:
app-link: 'https://listenbrainz.org'
current-maintainers: [*00dani]
mastodon:
name: Mastodon
categories: [social_networking, entertainment]
Expand Down
Loading

0 comments on commit 182da56

Please sign in to comment.