Skip to content

Commit 37bc387

Browse files
authored
Update database.json
1 parent 5e0f9d0 commit 37bc387

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

assets/database.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,21 +1058,21 @@
10581058

10591059
"CTkSeparator": {
10601060
"name": "ctkseparator",
1061-
"type": "pip",
1062-
"icon": "ctk",
1063-
"desc": "Customizable Separator",
1064-
"full_desc": "CTkSeparator is a widget for CustomTkinter that provides a customizable separating line. It supports dashed lines, gradient colors, and adjustable thickness. This makes it useful for visually dividing UI sections in a modern, aesthetic way.",
1065-
"author": "AJ-cubes",
1066-
"highlights": [
1061+
"type": "pip",
1062+
"icon": "ctk",
1063+
"desc": "Customizable Separator",
1064+
"full_desc": "CTkSeparator is a widget for CustomTkinter that provides a customizable separating line. It supports dashed lines, gradient colors, and adjustable thickness. This makes it useful for visually dividing UI sections in a modern, aesthetic way.",
1065+
"author": "AJ-cubes",
1066+
"highlights": [
10671067
"Customizable separating line",
1068-
"Supports dashed styles",
1069-
"Gradient colors for styling",
1070-
"Adjustable thickness",
1068+
"Supports dashed styles",
1069+
"Gradient colors for styling",
1070+
"Adjustable thickness"
10711071
],
1072-
"repo_url": "https://github.com/AJ-cubes/CTkSeparator",
1073-
"image_url": "https://raw.githubusercontent.com/AJ-cubes/CTkSeparator/refs/heads/main/examples/CTkSeparator%20Example.png",
1074-
"installation": "pip install CTkSeparator",
1075-
"tags": ["ctkseparator", "customtkinter", "ctk", "separator", "line", "gap", "border"]
1076-
}
1072+
"repo_url": "https://github.com/AJ-cubes/CTkSeparator",
1073+
"image_url": "https://raw.githubusercontent.com/AJ-cubes/CTkSeparator/refs/heads/main/examples/CTkSeparator%20Example.png",
1074+
"installation": "pip install CTkSeparator",
1075+
"tags": ["ctkseparator", "customtkinter", "ctk", "separator", "line", "gap", "border"]
1076+
}
10771077
}
10781078

0 commit comments

Comments
 (0)