treee111 / wahooMapsCreator

Create maps for Wahoo device based on latest OSM maps
247 stars 25 forks source link

List of available colors for Roam v.1 #212

Closed JackCaster closed 1 year ago

JackCaster commented 1 year ago

I would like to customize the theme for the Roam v.1. Do you know the list of colors that are recognized by the device?

JackCaster commented 1 year ago

I found them in the VTM theme for Roam v.1 uploaded in the the OneDrive:

      <div style='background-color: #FFFFFF;' title='#FFFFFF'></div>
      <div style='background-color: #FFFF00;' title='#FFFF00'></div>
      <div style='background-color: #FF00FF;' title='#FF00FF'></div>
      <div style='background-color: #FF0000;' title='#FF0000'></div>
      <div style='background-color: #00FFFF;' title='#00FFFF'></div>
      <div style='background-color: #00FF00;' title='#00FF00'></div>
      <div style='background-color: #0000FF;' title='#0000FF'></div>
      <div style='background-color: #000000;' title='#000000'></div>