Omega-Numworks / Omega-Themes

Theme engine for Omega
Other
13 stars 10 forks source link
numworks numworks-calculators omega themes

THIS REPO IS DEPRECATED: EEVERYTHING RELATED TO THE THEME ENGINE IS NOW INCLUDED IN THE MAIN REPOSITORY (OMEGA-NUMWORKS/OMEGA).

cc by-nc-sa 4.0 Issues

About

Omega-Themes BETA is the theme engine of Omega, an extension to Numworks' Epsilon. This engine allows you to change the theme of Omega easily before installing the OS.

Installation

While compiling Omega, add the THEME_NAME flag :

make THEME_NAME=the_name_of_the_theme -j4

There are 4 themes:

3rd party themes

To make your own theme, you can use our 3rd party theme system :

To install your new theme, use these flags during the compilation:

make THEME_REPO={your repository url} THEME_NAME={Your theme name}

Example:

make THEME_REPO=https://github.com/Omega-Numworks/Omega-Theme-Example.git THEME_NAME=omega_blue

License

Omega-Themes is released under a CC BY-NC-SA License. NumWorks is a registered trademark.