In order to bypass repository rulesets, the
repository must be cloned with a PAT. This
commit adds 2 steps to clone the repository,
one where the PAT exists and one where it
does not. This should allow the action to
succeed on main and on forked repositories.
* feat: add formative port
* fix(github) - Fixed a lot of missing UI changes and adjusted some existing changes (#173)
* So many changes
* Fixed issues with new repo overview
* fixed githubs wrong styling hehe
* border color fixes (hopefully)
* text edit ui fix
* fix(substack): podcast background color (#175)
* ci: automatically sync maintainers in the team (#174)
Co-authored-by: winston <hey@winston.sh
---------
Co-authored-by: soradotwav <84683510+soradotwav@users.noreply.github.com>
Co-authored-by: winston <hey@winston.sh>
Co-authored-by: rubyowo <perhaps-you-know@what-is.ml>
Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com>
* 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
* 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>
* Fixed Tree Code Nav Interface
* Loading bar color
* Turned the Tab selection color of a repo to the accent color
* Fully revamped dropdown menus to make it look simmilar to main repo page ui
* Update version number