From 1dd167cfa63709e5cff6923ca9aef4b39f2dafe8 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Thu, 18 May 2023 13:22:24 -0600 Subject: activate sun valley theme --- poetry.lock | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'poetry.lock') diff --git a/poetry.lock b/poetry.lock index 8593ea0..1a88cff 100644 --- a/poetry.lock +++ b/poetry.lock @@ -295,6 +295,14 @@ category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" +[[package]] +name = "sv-ttk" +version = "2.4.5" +description = "A gorgeous theme for Tkinter, based on Windows 11's UI" +category = "main" +optional = false +python-versions = ">=3.4" + [[package]] name = "tomli" version = "2.0.1" @@ -347,7 +355,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "flake8 (<5)", "pytest-co [metadata] lock-version = "1.1" python-versions = ">=3.9,<3.12" -content-hash = "31737a76d2d951406282db0245184cb876d50a65624ce7aa9bc4f307c3be8429" +content-hash = "a7a1966a3c5f79e737f2d79e556b59f75b2167a18ac0eab727aac3952efab93b" [metadata.files] altgraph = [] @@ -373,6 +381,7 @@ pytz = [] pywin32-ctypes = [] setuptools-scm = [] six = [] +sv-ttk = [] tomli = [] typing-extensions = [] tzdata = [] -- cgit v1.2.3