Skip to content

Commit e840436

Browse files
committed
Remove the background section in the legacy POS colors file.
1 parent 522c4f6 commit e840436

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

WooCommerce/Classes/POS/Utils/Color+WooCommercePOS.swift

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ extension Color {
1111
)
1212
}
1313

14-
// MARK: - Background
15-
16-
/* POS Background colors are defined in a similar philosophy as system background colors:
17-
*
18-
* The first color is intended to be the main background, farthest back.
19-
* Secondary and tertiary colors are layered on top of the main background, when needed.
20-
*/
21-
2214
// MARK: - Text
2315

2416
private static var posGray: Color {

0 commit comments

Comments
 (0)