Any chance we can change this to something more passive? Black, white anything? This pink completely distorts my color field when I look away.
Hmm I get what you mean. cc @arunoda @rauchg @nkzawa
I agree. We need to change it.
I always hate it.
Anyone wanna propose a nice design? Or reuse something from CRA or etc.
Anyway, the change should be a simple one.
I don't wanna add more codes(more liability) for make errors looks great.
// black
windowStyle = {
background-color: #000000
}
// red
errorHeaderDivStyle = {
color: #D0011B
}
// yellow
errorDetailsDivStyle = {
color: #F8E81C
}
Something like this?

FFF, 0E0D0D, 6F6767, F05E93
Those colours are beautiful @krisztianpuska 馃檶
I like the one which recently implemented in CRA@latest.
@eashish93 CRA has a pretty solid error layout. We may wanna go for something like that later.
But @krisztianpuska's PR is a solid start and I want to take it ASAP.
Most helpful comment
Something like this?
FFF, 0E0D0D, 6F6767, F05E93