mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
Added new theme
Added new theme inpired by Sweet Theme: new sweetkind.json and added sweetkind to built_in_themes inside theme_manager
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
{
|
||||
"color": {
|
||||
"window_bg_color": ["gray92", "gray12"],
|
||||
@@ -30,7 +29,6 @@
|
||||
"switch_button_hover": ["gray30", "gray90"],
|
||||
"darken_factor": 0.8
|
||||
},
|
||||
|
||||
"text": {
|
||||
"macOS": {
|
||||
"font": "SF Display",
|
||||
@@ -44,7 +42,6 @@
|
||||
"font": "Roboto",
|
||||
"size": -13
|
||||
}
|
||||
|
||||
},
|
||||
"shape": {
|
||||
"button_corner_radius": 6,
|
||||
|
||||
Reference in New Issue
Block a user