Skip to main content

A gorgeous theme for Tkinter that looks like Windows 11

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.1.tar.gz (46.7 kB view details)

Uploaded Source

Built Distribution

sv_ttk-2.1-py3-none-any.whl (48.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sv_ttk-2.1.tar.gz
  • Upload date:
  • Size: 46.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for sv_ttk-2.1.tar.gz
Algorithm Hash digest
SHA256 9be88a16a2b1996f5a760e4bcbd92371152fc3acd9e6ff0c310743358927b2f6
MD5 ba28277858ff7bcb0a899433d82d2510
BLAKE2b-256 6f9e9a1fc4e0fca335bd57c62b58eb53123a0c287019a13a7d0c5658c7fd6ec8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sv_ttk-2.1-py3-none-any.whl
  • Upload date:
  • Size: 48.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for sv_ttk-2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1d2e5d209823d9800f9917e660b54a0716fed565f8cdd180d5ddc573c03f24dc
MD5 05b2eb531e8d5341ca7a3f4fc6136216
BLAKE2b-256 536cca4c2b99ed0cc107a37648ce5af327204f011d17a509e17a25a3c6d32a7a

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