mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 17:26:38 +00:00
💄nicer colors
This commit is contained in:
@@ -163,7 +163,7 @@ const countryClass = cn(
|
|||||||
sharedCountryClass,
|
sharedCountryClass,
|
||||||
"stroke-1",
|
"stroke-1",
|
||||||
"fill-[#fafafa]",
|
"fill-[#fafafa]",
|
||||||
"stroke-[#dae1e7]",
|
"stroke-[#E7DADA]",
|
||||||
"dark:fill-[#323236]",
|
"dark:fill-[#323236]",
|
||||||
"dark:stroke-[#18181b]"
|
"dark:stroke-[#18181b]"
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user