WIP: experimental support for custom font colors #2

Draft
seres wants to merge 1 commit from feat/font-colors into main
Owner
  • Select font colors when adding a key
  • Change font colors in settings
  • Render selected font colors
  • Save font colors in config
- [x] Select font colors when adding a key - [x] Change font colors in settings - [x] Render selected font colors - [x] Save font colors in config
seres self-assigned this 2025-12-17 10:44:34 +01:00
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 feat/font-colors:feat/font-colors
git switch feat/font-colors

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 feat/font-colors
git switch feat/font-colors
git rebase main
git switch main
git merge --ff-only feat/font-colors
git switch feat/font-colors
git rebase main
git switch main
git merge --no-ff feat/font-colors
git switch main
git merge --squash feat/font-colors
git switch main
git merge --ff-only feat/font-colors
git switch main
git merge feat/font-colors
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: seres/nexus_keyboard_overlay#2
No description provided.