From cb61105a2f0ed79eb816ec75b72acd35436d4daa Mon Sep 17 00:00:00 2001 From: Arseniy Movshev Date: Fri, 7 Jul 2023 12:06:08 +0100 Subject: Invert colours to comply with asteroid conventions asteroid generally has dark on outside and light on inside. not sure why this was the other way round, anyway this fixes it. --- asteroid-map.desktop.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asteroid-map.desktop.template') diff --git a/asteroid-map.desktop.template b/asteroid-map.desktop.template index 0527294..5bddf68 100644 --- a/asteroid-map.desktop.template +++ b/asteroid-map.desktop.template @@ -3,5 +3,5 @@ Type=Application Categories=Applications; Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-map Icon=ios-topographic-outline -X-Asteroid-Center-Color=#003F1A -X-Asteroid-Outer-Color=#00FCC9 +X-Asteroid-Center-Color=#00FCC9 +X-Asteroid-Outer-Color=#003F1A -- cgit v1.2.3-70-g09d2