Skip to content

Commit 19c944a

Browse files
committed
style: comments
1 parent 5391165 commit 19c944a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

core/src/themes/native/native.theme.default.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
// Default Ionic Colors
88
// -------------------------------------------------------------------------------------------
99
// Color map should provide
10-
// - base: main color to be used.
10+
// - base: Color that will be primarily used
11+
// - base-rgb: The base color in rgb format
1112
// - contrast: Color that will provide readable text against the base color
12-
// - contrast-rgb: color-to-rgb-list(Color that will provide readable text against the base colo)r
13+
// - contrast-rgb: The contrast color in rgb format
1314
// - shade: 12% darker version of the base color (mix with black)
1415
// - tint: 10% lighter version of the base color (mix with white)
1516

0 commit comments

Comments
 (0)