Skip to main content

A gorgeous theme for Tkinter, based on Windows 11's UI

Project description

Cover image

Installation image

The theme is easily installable as a Python package

pip install sv-ttk

Usage

For detailed documentation, see the wiki page

import tkinter
from tkinter import ttk

import sv_ttk

root = tkinter.Tk()

button = ttk.Button(root, text="Click me!")
button.pack()

# This is where the magic happens
sv_ttk.set_theme("dark")

root.mainloop()

Known bugs and limitations

  • Tkinter (Tk) isn't really good at displaying png images, so the window can be quite laggy when resizing, especially on Windows.

What's next?

Check out my other ttk themes!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sv_ttk-2.4.3.tar.gz (47.2 kB view details)

Uploaded Source

Built Distribution

sv_ttk-2.4.3-py3-none-any.whl (49.1 kB view details)

Uploaded Python 3

File details

Details for the file sv_ttk-2.4.3.tar.gz.

File metadata

  • Download URL: sv_ttk-2.4.3.tar.gz
  • Upload date:
  • Size: 47.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for sv_ttk-2.4.3.tar.gz
Algorithm Hash digest
SHA256 6f8be148157274a204ae68a12fff71edde3565500107286c8772eb3e8f422a2d
MD5 3bb57786137e5834afe6e9b87e2ff03e
BLAKE2b-256 b54c2f1114c11009bb13571620795fb14d79e81728b1fc297f8759c4e6315719

See more details on using hashes here.

File details

Details for the file sv_ttk-2.4.3-py3-none-any.whl.

File metadata

  • Download URL: sv_ttk-2.4.3-py3-none-any.whl
  • Upload date:
  • Size: 49.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for sv_ttk-2.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1b2c9a2b6a4129d01597302aa4ef9903a950bf9cac28ca0cbac0fb814c20a8fc
MD5 2879d7b7b959a62e351268317cab28ed
BLAKE2b-256 9b9e83fdcb673fe65f66fb1321f41eab911cf72312fbf5939c882be9b6fb29c8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page