Code Monkey home page Code Monkey logo

omega-themes's People

Contributors

m4xi1m3 avatar quentinguidee avatar redgl0w avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

omega-themes's Issues

Error when typing "python themes_manager.py omega_dark"

Describe the bug

Hey there, i saw we can change the theme of the numworks into a dark theme, which interest me a lot. I tried to do it, but when writing "python themes_manager.py omega_dark" in the terminal, i get this:

Traceback (most recent call last):
File "themes_manager.py", line 132, in
main(args)
File "themes_manager.py", line 99, in main
data = get_data(args.theme)
File "themes_manager.py", line 21, in get_data
with open(os.path.dirname(os.path.realpath(file)) + os.path.sep + "themes" + os.path.sep + theme + ".json", "r") as json_file:
IOError: [Errno 2] No such file or directory: '/home/echo/epsilon/Omega/themes/themes/Omega.json'

If i try to write "python themes_manager.py -1", i get this:

Traceback (most recent call last):
File "themes_manager.py", line 132, in
main(args)
File "themes_manager.py", line 99, in main
data = get_data(args.theme)
File "themes_manager.py", line 21, in get_data
with open(os.path.dirname(os.path.realpath(file)) + os.path.sep + "themes" + os.path.sep + theme + ".json", "r") as json_file:
IOError: [Errno 2] No such file or directory: '/home/echo/epsilon/Omega/themes/themes/-1.json'

I'm not a expert, but i know it means it's bad. The thing is I don't really know why ^^'
Sorry if I'm just a dumbass and that it was just something i didn't get. Still hope i'll get an answer tho.

Environment

Omega version : 1.18.5-0

Change to a free software license

As discussed on Discord, I don't think that repo has to be placed under CC-BY-SA-NC. Maybe we should consider putting it under a free software license (MIT? GPL?)

Getting authorization from the contributors shouldn't be that hard.

Since that repo contains stuff from epsilon, I'd consider doing like we did for the website (free software license for the whole thing, CC-BY-SA-NC for icons/epsilon_light (or even remove those, as the theme engine takes icons from the sources if not available in the theme)).

Online theme editor

An online theme editor + "Omega icons pack" editor! Allows to edit the colors of the Omega theme and export the icons as PNG files

Support for transparency in the icons.

What I want to see in the next version

Add support for transparency, to use with the background of the theme, either using the PIL or pypng.

  • edit all the icons to have a transparent background.
  • process the images at compile time to replace the transparent zone with the background color of the theme.

Dark colors slighly off

Describe the bug

Sometimes, the colors are not the same everywhere (e.g. python text background vs app background)

Environment

  • Omega Version: 1.20.3

Omega icon for omega theme

What I want to see in the next version of Omega

  • Icons (light)
  • Icons (dark)
  • Probability icons (light)
  • Probability icons (dark)

Aliasing

Describe the bug

The anti-aliasing create some blurred icons in the main menu.
I think we have to modify somes icons to fix this effect :
Basicly, we can crop the blurred pixel lines.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.