From c3edbbfbf1c10c41f5a755ef5e435fb3fb10a87e Mon Sep 17 00:00:00 2001 From: Set Sakrecoer Date: Wed, 19 Jun 2019 12:58:59 +0200 Subject: [PATCH] color details --- _sass/stylish.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/stylish.scss b/_sass/stylish.scss index 7718b99..950431e 100644 --- a/_sass/stylish.scss +++ b/_sass/stylish.scss @@ -193,7 +193,7 @@ canvas { margin-left: 5px; } .highlight { - background: linear-gradient(242deg, #829e99, #93fce7); + background: linear-gradient(242deg, #d0eee8, #a4f5e5); background-size: 400% 400%; -webkit-animation: AnimationName 3s ease infinite;