initial commit
This commit is contained in:
7
resources/settings/properties.xml
Executable file
7
resources/settings/properties.xml
Executable file
@ -0,0 +1,7 @@
|
||||
<properties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://developer.garmin.com/downloads/connect-iq/resources.xsd">
|
||||
|
||||
<property id="BackgroundColor" type="number">0x000000</property>
|
||||
<property id="ForegroundColor" type="number">0xFF0000</property>
|
||||
<property id="UseMilitaryFormat" type="boolean">false</property>
|
||||
|
||||
</properties>
|
||||
Reference in New Issue
Block a user