Rust implementation of NextGraph, a Decentralized and local-first web 3.0 ecosystem https://nextgraph.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
327 B

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="blue_600">#FF1E88E5</color>
<color name="blue_700">#FF4972A5</color>
<color name="teal_200">#FF80CBC4</color>
<color name="teal_700">#FF009688</color>
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
</resources>