diff options
author | Arseniy Movshev <dodoradio@outlook.com> | 2023-01-18 19:01:10 +0000 |
---|---|---|
committer | Arseniy Movshev <dodoradio@outlook.com> | 2023-01-18 20:29:48 +0000 |
commit | d78ce0b466b212bff3bfd256ebf1c0c70d5c4b55 (patch) | |
tree | 53ef3608dfe89ecaff3093e041be5fa56d2c0635 /asteroid-map.desktop.template | |
parent | 38d6e68a153061917672af697d1d12f4755387ee (diff) |
Tweak the UI colours for aesthetics and readability
consolidate most of the colours into `colors` - also rename this to US 'colors' for consistency
make all icons in setpointpage white for readability
Diffstat (limited to '')
-rw-r--r-- | asteroid-map.desktop.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asteroid-map.desktop.template b/asteroid-map.desktop.template index 7c4bbbf..1939d09 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-map-outline -X-Asteroid-Center-Color=#003ee9 -X-Asteroid-Outer-Color=#00bc1b +X-Asteroid-Center-Color=#003F1A +X-Asteroid-Outer-Color=#00FCC9 |