Updated logo color

This commit is contained in:
Tienson Qin
2020-07-21 08:06:31 +08:00
parent 86b2a95810
commit bb09a09c0c

View File

@@ -245,7 +245,7 @@
(rum/defc logo
[dark?]
[:svg.svg-shadow
{:fill (if dark? "currentColor" "#8215E8"), :view-box "0 0 21 21", :height "21", :width "21"
{:fill (if dark? "currentColor" "#002B36"), :view-box "0 0 21 21", :height "21", :width "21"
:style {:margin-top 2}}
[:ellipse
{:transform