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

Uploaded Source

Built Distribution

sv_ttk-2.4-py3-none-any.whl (49.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sv_ttk-2.4.tar.gz
Algorithm Hash digest
SHA256 14c8186d9b933ea68f825f035d4e4b332a397de69f596e44d2db7c4e0acabd5f
MD5 f8cbc09f43cf05eeea0b0845b7863abd
BLAKE2b-256 ba9f8e5c0a69eace09584339576254ea65496c4b8e313c9cf0127c9cf9a3f2cd

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for sv_ttk-2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4b9dd23b653885a4638ab6ff90e9b6fa8ade604662eba637556948ca61d8de82
MD5 c5691cd73d8ff97f80ad0964a8e7ddf5
BLAKE2b-256 3b6c96edc38f9e6f21f858634759865a2e4b3b79d97f6b0c7ccfb36a97cc1c26

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