Based entirely on the work of @robzolkos in #5711. That attempt was adapted to better fit the standard templating system while also adding color mixing for use in other themes.
6 lines
203 B
Bash
6 lines
203 B
Bash
echo "Replace Pi's Omarchy light/dark extension with the generated omarchy-system theme"
|
|
|
|
rm -f "$HOME/.pi/agent/extensions/omarchy-system-theme.ts"
|
|
omarchy-theme-refresh
|
|
omarchy-theme-set-pi --activate
|