Omega-Numworks / Omega-Themes

Theme engine for Omega
Other
13 stars 10 forks source link

A complete Monochrome Green/Hacker theme for your Numworks! #18

Closed lelahx closed 4 years ago

lelahx commented 4 years ago

Annotation 2020-02-17 044320 Annotation 2020-02-16 011040 Annotation 2020-02-16 011353 Annotation 2020-02-16 011206

quentinguidee commented 4 years ago

Hello! First of all, thank you for this theme!

In Omega 1.20, we introduced "3rd party themes". Here's how it works:


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

If you have any questions about this, feel free to ask!