fixing things to get it solid on ipod touch
This commit is contained in:
@@ -40,4 +40,5 @@ final class NirvanaColor {
|
||||
static let teal:Color = Color(red: 0.0, green: 0.314, blue: 0.314)
|
||||
static let bgLightGrey:Color = Color(red: 0.898, green: 0.898, blue: 0.898)
|
||||
static let white: Color = Color.white
|
||||
static let black: Color = Color.black
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user