It's a collection of color schemes for the Omega Numworks custom OS written originally by the Omega community.
Compile your own theme
You need to be able to compile omega by yourself, then when compiling, simply add the THEME_NAME
argument, like this:
make THEME_NAME="your_personnal_theme"
Compile from git
Same as above, simply also add the THEME_REPO
argument:
$ make THEME_NAME=omega_blue THEME_REPO=https://github.com/Omega-Numworks/Omega-Theme-Example
as said here.
Add your own theme by making a PR. The name of your theme and the link to your repository should be listed in the Themes listing
section.
It's a good idea to add a screenshot of your theme on you repository readme.
A theme template is available here. Feel free to fork it.
A description of the JSON to produce is also available in this directory (only in French currently).
- Omega Arc Dark
- Omega Shrek
- Miami Vice
- Omega LGBT
- Omega Cursed
- Omega Blink
- Omega Kawaii
- Omega Dracula
- Omega Blue, Dark and Nord
- Omega Weeaboo - Ahegao
- Omega FreeNumworks
- Yellowmega
- Omega Gigachad
- Minimalist
- Kappa Theme
All themes are licensed under their original license. Check the individual repository licenses for more information