[PR #318] [CLOSED] Main colors theme for the bootloader #363

Closed
opened 2026-05-06 13:17:01 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/318
Author: @hugo-b-r
Created: 3/20/2023
Status: Closed

Base: upsilon-devHead: upsilon-bl-themable


📝 Commits (6)

  • 23f56f0 update submodules rpn and atomic
  • d9964b7 get palette for bootloader plus trying to use it
  • e8858f8 add palette.cpp as a dependency for the bootloader to fix
  • 245c8f0 feat: make use of palette colors in bootloader
  • d80e3f7 fix rpn and atomic submodule late
  • 7159896 Merge 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.h with 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.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/318 **Author:** [@hugo-b-r](https://github.com/hugo-b-r) **Created:** 3/20/2023 **Status:** ❌ Closed **Base:** `upsilon-dev` ← **Head:** `upsilon-bl-themable` --- ### 📝 Commits (6) - [`23f56f0`](https://github.com/UpsilonNumworks/Upsilon/commit/23f56f0f540fece0d98f76949ae83b46f57abb17) update submodules rpn and atomic - [`d9964b7`](https://github.com/UpsilonNumworks/Upsilon/commit/d9964b7a1648580bd78aacf73e37145ed74055f5) get palette for bootloader plus trying to use it - [`e8858f8`](https://github.com/UpsilonNumworks/Upsilon/commit/e8858f8c20ddcfd2c7f11947b74232008fd98efa) add palette.cpp as a dependency for the bootloader to fix - [`245c8f0`](https://github.com/UpsilonNumworks/Upsilon/commit/245c8f0ee022e29f735d6481e6a7a943607cbf22) feat: make use of palette colors in bootloader - [`d80e3f7`](https://github.com/UpsilonNumworks/Upsilon/commit/d80e3f7ef803d63f90c35c272f45daf193038813) fix rpn and atomic submodule late - [`7159896`](https://github.com/UpsilonNumworks/Upsilon/commit/7159896f8172ffbc43cf701daabb281aeafad3e8) Merge remote-tracking branch 'upsilon/upsilon-dev' into upsilon-bl-themable ### 📊 Changes **11 files changed** (+22 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description These are simple changes to use `palette.h` with bootloader to be able to use some themes colors!! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:17:01 +02:00
Sign in to join this conversation.
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
starred/Upsilon#363
No description provided.