We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522c4f6 commit e840436Copy full SHA for e840436
WooCommerce/Classes/POS/Utils/Color+WooCommercePOS.swift
@@ -11,14 +11,6 @@ extension Color {
11
)
12
}
13
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
22
// MARK: - Text
23
24
private static var posGray: Color {
0 commit comments