From 57f45004cf57aac2c03f6ea9e73821f8d127b4c5 Mon Sep 17 00:00:00 2001 From: Felix Ernst Date: Thu, 18 Apr 2024 10:28:28 +0000 Subject: [PATCH 1/1] Add branding colors for Flathub This is needed or they definitely won't feature us. The light blue color is chosen because it is vibrant and fits the association with "Dolphin". The very dark color is chosen to still have a good contrast with the Dolphin icon even though it is already quite dark at the top left corner. For more information see: https://docs.flathub.org/blog/introducing-app-brand-colors/ --- src/org.kde.dolphin.appdata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/org.kde.dolphin.appdata.xml b/src/org.kde.dolphin.appdata.xml index f4a23ec8b..4d984d34f 100644 --- a/src/org.kde.dolphin.appdata.xml +++ b/src/org.kde.dolphin.appdata.xml @@ -489,4 +489,8 @@ + + #67c4ff + #19455b + -- 2.47.3