ux, and themes

This commit is contained in:
Mateusz Gruszczyński
2026-05-26 22:31:48 +02:00
parent f0da24f484
commit 869af8756f
16 changed files with 1411 additions and 12 deletions

View File

@@ -55,6 +55,10 @@ PYTORRENT_APP_THEMES = {
"nord": "pyTorrent Nord",
"crimson": "pyTorrent Crimson",
"sky": "pyTorrent Sky",
"bootstrap22": "Bootstrap 2 Classic",
"bootstrap22-inverse": "Bootstrap 2 Inverse",
"bootstrap3": "Bootstrap 3 Glyph",
"bootstrap3-inverse": "Bootstrap 3 Inverse",
}