mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-01 00:34:27 +03:00
Change the alert color to purple
This commit is contained in:
parent
c3bf5b9a61
commit
2ee4afd05a
@ -33,7 +33,7 @@ error : String -> Html msg
|
||||
error content =
|
||||
alert
|
||||
[ exclamation Colors.purple
|
||||
, viewAlertContent Colors.purpleDark content
|
||||
, viewAlertContent Colors.purple content
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user