TkinterEP / ttkthemes

A group of themes for the ttk extenstions for Tkinter
GNU General Public License v3.0
369 stars 48 forks source link

Merge equilux into master to include equilux theme #29

Closed RedFantom closed 6 years ago

RedFantom commented 6 years ago

It has taken painstakingly selecting each and every correct image file from the equilux theme repository and modifying the arc theme file to support the different theme as well as some GIMP image operations, but it is now finally functional: The equilux theme: screenshot

RedFantom commented 6 years ago

Today clearly is CI problem day. The macOS builds for Travis-CI are stalled because of issues, and the AppVeyor builds are sporadically having issues connecting to PyPI.

Update: The AppVeyor CI now succeeded, but Travis-CI macOS open-source backlog is still increasing.

Akuli commented 6 years ago

Looks awesome :+1:

RedFantom commented 6 years ago

It does, doesn't it? There are still issues with the Notebook widget though :disappointed: . I'm holding off merging until I've got those sorted out.

maicol07 commented 6 years ago

Hi, does this theme have a light version? By the way, it's fantastic! It seems Material Design!!

RedFantom commented 6 years ago

It is derived from materia (which sure does sound like a material design theme), but currently I have only ported over the equilux theme, so only the dark version. materia does look really nice, so perhaps I'll do that one in the future as well, but for now I really first need to fix the Notebook widget on this theme.

RedFantom commented 6 years ago

This branch has now been rebased upon the master branch.