mike-koch / ets2-mobile-route-advisor

ETS2 / ATS's Route Advisor, for mobile devices
http://mikekoch.me/ets2-mobile-route-advisor
MIT License
138 stars 48 forks source link

Indicate When The User is in a Special Transport Delivery #152

Closed mike-koch closed 6 years ago

mike-koch commented 6 years ago

It would make for some nice eye candy (😍) to "skin" the route advisor during a special transport mission. We'd have to have a list of cargo IDs that pertain to special transport and then compare the current cargo with the list to see if there is a match.

meatlayer commented 6 years ago

The cargos IDs in the attachment. What refers to skin, can make for some condition, if cargo special transport, to apply the following styles to css: skin

.dashboard > aside { background: repeating-linear-gradient(-65deg, #111111, #2c2c2c 35px, #DBA901 35px, #DBA901 70px); }

.dashboard > nav { background: repeating-linear-gradient(-65deg, #2c2c2c, #2c2c2c 35px, #DBA901 35px, #DBA901 70px); }

cargos_IDs.txt cargos_RU-ru.txt