Skip to content

ArtichOwO/OmegaThemeMakerApp

Repository files navigation

Omega Theme Maker App

M4x1m3's theme maker, but for desktop!
CodeFactor

Build:

$ git clone https://github.com/ArtichOwO/OmegaThemeMakerApp
$ cd OmegaThemeMakerApp
$ yarn install
$ yarn electron:serve # For "live" testing
$ yarn electron:build # To build binaries
$ yarn serve          # Run web version
$ yarn build          # Build web version

To cross compile, add a platform argument

# Example
$ yarn electron:build --macos

You can join our discord server, ψProd!
(We mainly speaks French there, but you're welcome to talk in English)

How do I use it ?

On the left side of the interface, you will be able to find all the color-related code from the OS, and you will then be able to change the color values in order to change the color of the different elements of the interface.
You can also edit the JSON version of the theme, simply click on JSON Editor.

  • If you want to see how the colors fit in, simply press the "play" button to launch the simulator.
  • The "import" icon next to the play button will allow you to load a work that you may have previously saved using the "floppy-disk" button.
  • With the "screenshot" button, you can, well, take a screenshot
  • The "fullscreen" icon will allow you to make the screen bigger

Licence

epsilon.js provided under CC-BY-SA-NC. The rest of the repo is CC0.
Copy and paste icons are originally made by Pixel perfect from www.flaticon.com.