mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
Updated logo color
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user