diff options
author | eLtMosen <koennecke@mosushi.com> | 2022-02-10 17:52:38 +0100 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2022-02-15 00:15:51 +0100 |
commit | 515da810599f2f56a8bcb0455c67dae3e3803549 (patch) | |
tree | 9becd13fd16ba7eab249004f53aeef3ff54438ec /asteroid-compass.desktop.template | |
parent | b3cf236b34c386a9cbff81ffc1631554bd60ee1b (diff) |
Change colors to implement https://github.com/AsteroidOS/asteroid-launcher/issues/84
Diffstat (limited to '')
-rw-r--r-- | asteroid-compass.desktop.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asteroid-compass.desktop.template b/asteroid-compass.desktop.template index c1b2944..9461686 100644 --- a/asteroid-compass.desktop.template +++ b/asteroid-compass.desktop.template @@ -3,5 +3,5 @@ Type=Application Categories=Applications; Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-compass Icon=ios-compass-outline -X-Asteroid-Center-Color=#4cd479 -X-Asteroid-Outer-Color=#1c723a +X-Asteroid-Center-Color=#29A600 +X-Asteroid-Outer-Color=#070C00 |