Accessibility fixes and system color scheme #1

Open
lytedev wants to merge 1 commit from df/accessibility-and-system-color-scheme into master
Owner
No description provided.
lytedev added 1 commit 2022-05-25 09:48:38 -05:00
This pull request has changes conflicting with the target branch.
  • layouts/_default/baseof.html
  • src/stylus/core.styl
  • src/stylus/theme.styl
  • static/global.js
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin df/accessibility-and-system-color-scheme:df/accessibility-and-system-color-scheme
git checkout df/accessibility-and-system-color-scheme

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 checkout master
git merge --no-ff df/accessibility-and-system-color-scheme
git checkout df/accessibility-and-system-color-scheme
git rebase master
git checkout master
git merge --ff-only df/accessibility-and-system-color-scheme
git checkout df/accessibility-and-system-color-scheme
git rebase master
git checkout master
git merge --no-ff df/accessibility-and-system-color-scheme
git checkout master
git merge --squash df/accessibility-and-system-color-scheme
git checkout master
git merge --ff-only df/accessibility-and-system-color-scheme
git checkout master
git merge df/accessibility-and-system-color-scheme
git push origin master
Sign in to join this conversation.
No reviewers
No labels
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: lytedev/site.lyte.dev#1
No description provided.