definite-d / Themera

PySimpleGUI theme code generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Themera

Latest Version: v2.1.1

Themera is currently available in compiled form for:

Windows

Linux

A Linux version (AppImage) is available here, thanks to blabla_lab.


What's Themera?

Themera is a theme code generator for PySimpleGUI.

It enables you to create themes based on any of the existing themes that comes built in with PySimpleGUI, edit any custom existing theme based on the dictionary containing its colors, or create a theme from an image.

After editing, simply copy your theme code, ready to use in your project without need for alteration.

It is – of course – built with PySimpleGUI, free and open source under the LGPL v3 license, and comes with a wide range of features from batch color manipulation, to 13 filters that simulate color blindness, auto-contrast, automatic dark and light modes for themes and more.

All themes generated with Themera are free to be used as you choose; the LGPL license applies only to Themera itself. Same goes for the Sample Themes theme code too.


Timeline

  • Development began on 29/11/2019, bare minimum (v1.2) got completed on 1/12/2019.

  • The project got renamed from LookyFeely to Themera on 5/1/2021

  • Development of Version 2 began 19/11/2022 completed on 12/04/2023.


Screenshot Showcase:

Launcher Light Mode Screenshot

Launcher Dark Mode Screenshot

Editor Light Mode Screenshot

Editor Dark Mode Screenshot

About

PySimpleGUI theme code generator.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 99.4%Language:Inno Setup 0.6%