deleted color

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2022-08-02 11:07:17 -05:00
parent c7efb92a34
commit edf44af9f7

View File

@ -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