From f14af0993bae9fc6a36c59dcedb7971688ca8e8b Mon Sep 17 00:00:00 2001 From: Olivier Date: Fri, 8 Aug 2025 21:19:52 -0300 Subject: [PATCH] Add README.md for uconsole-custom-theme --- uconsole-custom-theme/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 uconsole-custom-theme/README.md diff --git a/uconsole-custom-theme/README.md b/uconsole-custom-theme/README.md new file mode 100644 index 0000000..0a167bc --- /dev/null +++ b/uconsole-custom-theme/README.md @@ -0,0 +1,14 @@ +# uconsole-custom-theme + +A private theme payload used by my custom uConsole image build. It ships artwork and theming assets (wallpapers, splash, avatars) that are referenced by scripts/config during the image build. + +## Important + +This package is not intended for public use and will not work on its own. It assumes the custom image build will place and reference these assets appropriately. + +To build a custom image that consumes these assets, see: [ClockworkPi-pi-gen](https://github.com/ak-rex/ClockworkPi-pi-gen) (Huge thank you to [ak-rex](https://linktr.ee/ak_rex)). + +## Notes + +- Designed to be pulled by the image build via APT +- Replace/override files from Raspberry Pi UI packages as part of the build theming