gui-utilities 1.1.12__py3-none-any.whl → 1.1.14__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of gui-utilities might be problematic. Click here for more details.
- gui_utilities/gui_utilities.py +3 -3
- {gui_utilities-1.1.12.dist-info → gui_utilities-1.1.14.dist-info}/METADATA +1 -1
- {gui_utilities-1.1.12.dist-info → gui_utilities-1.1.14.dist-info}/RECORD +6 -6
- {gui_utilities-1.1.12.dist-info → gui_utilities-1.1.14.dist-info}/WHEEL +0 -0
- {gui_utilities-1.1.12.dist-info → gui_utilities-1.1.14.dist-info}/licenses/LICENSE +0 -0
- {gui_utilities-1.1.12.dist-info → gui_utilities-1.1.14.dist-info}/top_level.txt +0 -0
gui_utilities/gui_utilities.py
CHANGED
|
@@ -363,7 +363,7 @@ def create_checkbox(
|
|
|
363
363
|
font_size = 14,
|
|
364
364
|
font_color = "#ffffff",
|
|
365
365
|
background_color = "#1e1e1e",
|
|
366
|
-
padding =
|
|
366
|
+
padding = 5,
|
|
367
367
|
indicator_background_color = "#1e1e1e",
|
|
368
368
|
indicator_border_width = 1,
|
|
369
369
|
indicator_border_color = "#5c5c5c",
|
|
@@ -374,9 +374,9 @@ def create_checkbox(
|
|
|
374
374
|
pressed_indicator_background_color = "#4a4a4a",
|
|
375
375
|
pressed_indicator_border_width = 2,
|
|
376
376
|
pressed_indicator_border_color = "#0078d7",
|
|
377
|
-
checked_indicator_background_color = "#
|
|
377
|
+
checked_indicator_background_color = "#ffffff",
|
|
378
378
|
checked_indicator_border_width = 1,
|
|
379
|
-
checked_indicator_border_color = "#
|
|
379
|
+
checked_indicator_border_color = "#ffffff",
|
|
380
380
|
disabled_font_color = "#888888",
|
|
381
381
|
disabled_background_color = "#2d2d2d",
|
|
382
382
|
disabled_border_width = 1,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
gui_utilities/gui_utilities.py,sha256=
|
|
1
|
+
gui_utilities/gui_utilities.py,sha256=Qs7YAu9RFb1qClH4q2S5LXoFSoFSh8QWjnkxMj1-NCk,31707
|
|
2
2
|
gui_utilities/icons/checked_verification_mark_icon.png,sha256=io3pvAu8cYugk5mmVGtGCKKzTSNLIINGMJcTySKv8e8,6587
|
|
3
3
|
gui_utilities/icons/focused_hide_text_icon.png,sha256=0Ysx7vC-mEVfuSBWx1Zw-UhpqvrTCcIvnQ926wFmuK4,13084
|
|
4
4
|
gui_utilities/icons/focused_show_text_icon.png,sha256=gmZU7RR4FN-9VSzpD00ZkQ8UGbihO2y808Kh3b_TaEg,6739
|
|
@@ -6,8 +6,8 @@ gui_utilities/icons/hide_text_icon.png,sha256=f5jq6KaAygWNjzP_Ah6dw6eu8q5ml3m56J
|
|
|
6
6
|
gui_utilities/icons/hover_verification_mark_icon.png,sha256=V--qmtXpVl1LNCusQEgRcJk8RU6pfzCqYCRNOoeZR5c,7382
|
|
7
7
|
gui_utilities/icons/show_text_icon.png,sha256=8Vdp2XickPEM-eTb1-qBXf3qmHldSzllMZZfObir9p8,5376
|
|
8
8
|
gui_utilities/tlds/tlds_list.txt,sha256=wIWmAQGVNsY0ZJy7qPW8kItDTCE4PTq8wcUhC2hpjkw,10916
|
|
9
|
-
gui_utilities-1.1.
|
|
10
|
-
gui_utilities-1.1.
|
|
11
|
-
gui_utilities-1.1.
|
|
12
|
-
gui_utilities-1.1.
|
|
13
|
-
gui_utilities-1.1.
|
|
9
|
+
gui_utilities-1.1.14.dist-info/licenses/LICENSE,sha256=NNoMFs43kWl1J-aqq7_EsPlBjL5XTccWjZlwrlCR-Xc,1093
|
|
10
|
+
gui_utilities-1.1.14.dist-info/METADATA,sha256=S-MFOHNro1e-Uz9mZbRQqBgQng90n9BqujjWjW3qCgE,266
|
|
11
|
+
gui_utilities-1.1.14.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
12
|
+
gui_utilities-1.1.14.dist-info/top_level.txt,sha256=c4C84nMT41keiX9b1AJJZDBU3kA38c7vOmP9kDie8Lk,14
|
|
13
|
+
gui_utilities-1.1.14.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|