Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 2.4 KB

README.md

File metadata and controls

58 lines (42 loc) · 2.4 KB

Omega-custom-theme-Listing

Introduction

It's a collection of color schemes for the Omega Numworks custom OS written originally by the Omega community.

Installation

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.

Contributing

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).

Themes listing

License

All themes are licensed under their original license. Check the individual repository licenses for more information