diff --git a/src/styles/custom.less b/src/styles/custom.less index fb3367f..87649eb 100644 --- a/src/styles/custom.less +++ b/src/styles/custom.less @@ -7,7 +7,7 @@ @info-color : #2db7f5; @success-color : #00cc66; @warning-color : #ff9900; -@error-color : #ff5500; +@error-color : #ff3300; @link-color : #3399ff; @link-hover-color : tint(@link-color, 20%); @link-active-color : shade(@link-color, 5%); -- libgit2 0.21.4