15 Commits

Author SHA1 Message Date
soradotwav
ad96b4a2e6
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
2023-08-15 09:24:19 +01:00
Isabel
d517e0b2f0
fix(github): broken bg on smaller pages (#172) 2023-08-14 16:32:50 +01:00
soradotwav
f1426a8aae
fix(github) - Fixed missing work on the code explorer and changed two small ui pieces to accent color (#171)
* 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
2023-08-14 16:05:05 +01:00
Ryan Cao
d2e18c8a4f
feat(github): enforce built-in theme (#154) 2023-08-10 08:59:13 +01:00
XYenon
b741e37a23
fix(github): update dark theme conditions (#156) 2023-08-02 08:25:22 -05:00
Isabel
8fbf6b2c25
fix(github): text readablity at actions startup (#145) 2023-07-26 14:52:26 +01:00
Isabel
0d58b6b15d
fix(github): fix unthemed sections (#140)
* fix(github): theme file explorer

* fix(github): correct contibuting a PR sections of file viewer

* fix(github): add basic project view

* fix(github): add theming for chart view

* fix(github): text readablity at actions startup

* fix(github): project view roadmap & table view theming
2023-07-26 09:57:59 +01:00
nekowinston
2baba93a9d style: format code with prettier 2023-07-25 00:46:23 +00:00
Ryan Cao
7c97b9a454
feat(github): style the progress bar (#121)
Co-authored-by: Isabel <71222764+isabelroses@users.noreply.github.com>
2023-07-23 08:47:32 +01:00
Ryan Cao
ec77a17cb6
feat(github): add accent-color property (#120)
Co-authored-by: Isabel <71222764+isabelroses@users.noreply.github.com>
2023-07-23 08:47:08 +01:00
Isabel
b1fcd94fab
eforce userstyles standards (#114)
* eforce userstyles standards

* fix: update hompageURL ^& lowercase flavor
2023-07-22 20:45:16 +01:00
Isabel
bd846536a8
refactor: convert github to less (#103)
Co-authored-by: GlowingUmbreon <37640997+GlowingUmbreon@users.noreply.github.com>
2023-07-22 14:56:39 +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
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