mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #318] [CLOSED] Main colors theme for the bootloader #363
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#363
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/318
Author: @hugo-b-r
Created: 3/20/2023
Status: ❌ Closed
Base:
upsilon-dev← Head:upsilon-bl-themable📝 Commits (6)
23f56f0update submodules rpn and atomicd9964b7get palette for bootloader plus trying to use ite8858f8add palette.cpp as a dependency for the bootloader to fix245c8f0feat: make use of palette colors in bootloaderd80e3f7fix rpn and atomic submodule late7159896Merge remote-tracking branch 'upsilon/upsilon-dev' into upsilon-bl-themable📊 Changes
11 files changed (+22 additions, -11 deletions)
View changed files
📝
Makefile(+1 -1)📝
bootloader/Makefile(+2 -0)📝
bootloader/interface/menus/about.cpp(+2 -1)📝
bootloader/interface/menus/crash.cpp(+2 -1)📝
bootloader/interface/menus/dfu.cpp(+2 -1)📝
bootloader/interface/menus/home.cpp(+2 -1)📝
bootloader/interface/menus/home.h(+1 -0)📝
bootloader/interface/menus/installer.cpp(+2 -1)📝
bootloader/interface/menus/slot_recovery.cpp(+2 -1)📝
bootloader/interface/menus/warning.cpp(+2 -1)📝
bootloader/interface/static/interface.cpp(+4 -3)📄 Description
These are simple changes to use
palette.hwith bootloader to be able to use some themes colors!!🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.