Updated add project screen to use the theme colour if none selected
This commit is contained in:
@@ -9,5 +9,4 @@ import SwiftUI
|
||||
|
||||
public struct Constants {
|
||||
static let colors: [Color] = [.red, .orange, .yellow, .green, .blue, .indigo]
|
||||
static let colorText = ["None", "Red", "Orange", "Yellow", "Green", "Blue", "Indigo"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user