diff --git a/core/src/theme-ionic/test/dear-designer-badge/index.html b/core/src/theme-ionic/test/dear-designer-badge/index.html
new file mode 100644
index 0000000000..9338901a0d
--- /dev/null
+++ b/core/src/theme-ionic/test/dear-designer-badge/index.html
@@ -0,0 +1,319 @@
+
+
+
+
+ Ionic Theme
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Dear Designer
+ Badge
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ Label
+ The badge is recommended for numbers. However, text is allowed.
+ The recommended limit for the label is 2 digits but it's possible to add more.
+
+
+ 1
+ 99+
+
+
+
+
+
+
+
+
+
+ Color TO DO
+ Default badges have 5 different kinds.
+ The color is affected by the Is Light property.
+
+
+
+
+
+
+
+
+ Primary
+
+
+ Success
+
+
+ Danger
+
+
+ Warning
+
+
+ Neutral
+
+
+
+
+
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+
+
+
+
+
+
+
+ Is Light TO DO
+ Defaults badges can be light or not. By default, False.
+
+
+
+
+
+
+
+ True
+
+
+ False
+
+
+
+
+
+
+
+ 1
+
+
+ 1
+
+
+
+
+
+
+
+
+ Size
+ Default badges come in 6 sizes.
+ The default Size is sm (32px).
+
+
+
+
+
+
+
+
+ 2xs
+
+
+ xs
+
+
+ sm
+
+
+ md
+
+
+ lg
+
+
+ xl
+
+
+
+
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+
+
+
+
+
+
+ Shape
+ Default badges come in 3 shapes: Rounded, Soft and Rectangular.
+ The default Shape is Round.
+
+
+
+
+
+
+
+
+ Round
+
+
+ Soft
+
+
+ Rectangular
+
+
+
+
+
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file