added DropdownMenu and CTkOptionMenu

This commit is contained in:
Tom Schimansky
2022-05-25 22:14:38 +02:00
parent e96165d212
commit 91a8687736
9 changed files with 688 additions and 49 deletions

View File

@ -26,7 +26,9 @@
"switch": ["gray70", "gray35"],
"switch_progress": ["#5B97D3", "#3373B8"],
"switch_button": ["gray36", "#D5D9DE"],
"switch_button_hover": ["gray20", "gray100"]
"switch_button_hover": ["gray20", "gray100"],
"optionmenu_button": ["#4A7BAD", "#1D538D"],
"optionmenu_button_hover": ["#D7D8D9", "gray22"]
},
"text": {
"macOS": {