UpsilonNumworks / Upsilon

Upsilon, an OS forked from Omega for your Numworks calculator
https://getupsilon.web.app/
Other
201 stars 57 forks source link

[Question] How to install themes in dev upsilon ? #373

Open BlobIsBack opened 1 month ago

BlobIsBack commented 1 month ago

and also how old is the beta upsilon ?

0x4c756e61 commented 1 month ago

To install a theme, you need to recompile. When you run the first make step, make sure to add the theme name and repo like this

make OMEGA_USERNAME="Luna" -j$(nproc) THEME_NAME=arc_dark THEME_REPO=https://github.com/lolocomotive/Omega-Arc-Dark