deleted color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
c7efb92a34
commit
edf44af9f7
@ -9,11 +9,6 @@ import Foundation
|
||||
import UIKit
|
||||
import VDSColorTokens
|
||||
|
||||
extension VDSColor {
|
||||
public static let elementsDisabledOnlight: UIColor = .init(hexString: "#D8DADA")
|
||||
public static let elementsDisabledOnDark: UIColor = .init(hexString: "#333333")
|
||||
}
|
||||
|
||||
extension UIColor {
|
||||
//--------------------------------------------------
|
||||
// MARK: - Functions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user