diff --git a/default_app/index.html b/default_app/index.html index 61f7e01c0eef..f1a1142aa849 100644 --- a/default_app/index.html +++ b/default_app/index.html @@ -19,7 +19,7 @@ .header { background-color: #2f3241; border-bottom: 1px solid #1a1b23; - color: #74b1be; + color: #9feaf9; padding: 15px 30px; margin: 0; } @@ -39,7 +39,7 @@ .svg-stroke, .svg-fill { - stroke: #74b1be; + stroke: #9feaf9; } .vertical-middle {