WIP: use HSL over hex, implement color-mix() into client #89

Draft
temmie wants to merge 3 commits from temmie/improved-client-theming into main
Owner

closes #85

also, do we use the WIP label in addition to prefixing our PRs?

closes #85 also, do we use the WIP label in addition to prefixing our PRs?
temmie self-assigned this 2025-08-17 00:35:38 +00:00
refactor: use HSL colours over hex in dark theme
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
e3b6995249
style: finish converting dark to hsl
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
a1dd280e5d
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin temmie/improved-client-theming:temmie/improved-client-theming
git switch temmie/improved-client-theming

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff temmie/improved-client-theming
git switch temmie/improved-client-theming
git rebase main
git switch main
git merge --ff-only temmie/improved-client-theming
git switch temmie/improved-client-theming
git rebase main
git switch main
git merge --no-ff temmie/improved-client-theming
git switch main
git merge --squash temmie/improved-client-theming
git switch main
git merge --ff-only temmie/improved-client-theming
git switch main
git merge temmie/improved-client-theming
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gorb/frontend#89
No description provided.