diff options
author | eLtMosen <koennecke@mosushi.com> | 2022-02-10 18:50:51 +0100 |
---|---|---|
committer | Florent Revest <revestflo@gmail.com> | 2022-02-15 00:13:16 +0100 |
commit | 166783694be8a16620e9014027c5cdc061b96a8c (patch) | |
tree | 4cfce907a09ba97baa549e3e7b4ab89f6ca4da84 /asteroid-stopwatch.desktop.template | |
parent | fdf199b406ae6de6057fc0d30be4a96fe119dcab (diff) |
Change colors to implement https://github.com/AsteroidOS/asteroid-launcher/issues/84
Diffstat (limited to 'asteroid-stopwatch.desktop.template')
-rw-r--r-- | asteroid-stopwatch.desktop.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asteroid-stopwatch.desktop.template b/asteroid-stopwatch.desktop.template index 8c2ba37..78eafee 100644 --- a/asteroid-stopwatch.desktop.template +++ b/asteroid-stopwatch.desktop.template @@ -3,5 +3,5 @@ Type=Application Categories=Applications; Exec=invoker --single-instance --type=qtcomponents-qt5 /usr/bin/asteroid-stopwatch Icon=ios-stopwatch-outline -X-Asteroid-Center-Color=#b01c7e -X-Asteroid-Outer-Color=#420a2f +X-Asteroid-Center-Color=#9800A6 +X-Asteroid-Outer-Color=#0C0009 |