aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-03-23 20:52:55 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-03-26 18:09:19 +0100
commit5f5b94474c83f85d95be5c53d148c4205c17d8e1 (patch)
treebf8b3422bc8a68ec6fb310d5c42c994e37489cca
parente3d3eff120ae33f591df8f87b35527ecd0dc1dcf (diff)
Use new brand colors and description
-rw-r--r--resources/systems.tranquil.Map.metainfo.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/systems.tranquil.Map.metainfo.xml b/resources/systems.tranquil.Map.metainfo.xml
index 17b7cca..1cfa4b0 100644
--- a/resources/systems.tranquil.Map.metainfo.xml
+++ b/resources/systems.tranquil.Map.metainfo.xml
@@ -3,7 +3,7 @@
<id>systems.tranquil.Map</id>
<name>Map</name>
- <summary>Wardley Map Editor</summary>
+ <summary>Visualize your business landscape</summary>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>AGPL-3.0-or-later</project_license>
@@ -19,7 +19,7 @@
<description>
<p>
- Map is a wardley map editor for linux that uses a simple language to easily create and edit maps. Draw components, link dependencies, create groups, write notes, or add inertia and evolution markers, and see your map change in an instant.
+ Map is a wardley map editor for linux that uses a simple language to easily create and edit maps that visualize an evolving environment. Draw components, link dependencies, create groups, write notes, or add inertia and evolution markers, and see your map change in an instant.
</p>
</description>
@@ -51,8 +51,8 @@
</developer>
<branding>
- <color type="primary" scheme_preference="light">#FA2B00</color>
- <color type="primary" scheme_preference="dark">#FA2B00</color>
+ <color type="primary" scheme_preference="light">#FFCEC7</color>
+ <color type="primary" scheme_preference="dark">#592e2e</color>
</branding>
<update_contact>inquiries@work.bdr.sh</update_contact>