{"categories":[{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Applies a modern, Windows 11-inspired visual theme to Tkinter ttk widgets with a single function call, supporting both dark and light modes.","skillfed_tags":["tkinter-theme","ui-styling","dark-mode"],"use_cases":["Create a modern-looking desktop application with dark mode support without writing custom widget styling.","Quickly prototype a Tkinter GUI that matches contemporary UI design expectations.","Apply a consistent, professional appearance across multiple ttk widgets in an existing application.","Build cross-platform Tkinter apps that adapt to system theme preference."],"what_it_does":"sv-ttk is a visual theme package for Python's Tkinter library that applies a modern, Windows 11-inspired design to ttk (themed Tkinter) widgets. It provides dark and light color schemes and can be activated with a single `set_theme()` call. The package is intentionally minimal\u2014it has no runtime dependencies and installs as a pure Python wheel.\n\nThe theme applies only to themable ttk widgets and does not affect regular Tkinter widgets, though the color scheme influences their appearance. The package is designed to integrate easily with other libraries; the documentation shows examples of detecting system theme preference and applying platform-specific styling on Windows.","worth_installing":"Yes, if you are building Tkinter applications and want a modern appearance with minimal effort. The package is lightweight, has no dependencies, and carries permissive licensing. The aging maintenance status (432 days since last release) is a minor concern but not a blocker\u2014the repository remains active and the package is stable. Install it if you need a ttk theme; skip it if you require custom widget styling beyond what a theme provides."},"id":"sv-ttk","links":{"html":"https://skillfed.io/packages/sv-ttk","md":"https://skillfed.io/packages/sv-ttk.md","pypi":"https://pypi.org/project/sv-ttk/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-06-08","license_spdx":null,"license_treatment":"permissive","name":"sv-ttk","python_support":"supports_current","summary":"A gorgeous theme for Tkinter, based on Windows 11's UI"},"popularity":{"monthly_downloads":77311,"position":14536,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.6.1"}
