These forums are specific to the Waze mobile app. Post here if you experienced a problem while using the app, have a question about the app functionality or a feature such as navigation or search.
Post by sketch
n8nagel wrote:any way to set up multiple night mode options, or can you only have one at a time?
Only one, unfortunately, if you want it to be automatic. Of course, nothing is stopping you from installing them as regular themes—well, nothing but relatively massive inconvenience.
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
I don't know that you can add comments on the same line as parameters like that. My scheme's format (with comments) comes straight from the current Waze default scheme.
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
Kuhlkatz wrote:
Alenzen wrote:How could I change my night map color to RED (as per the user reefland's screenshots) ? I'm running waze on iPad not android though

Any help is appreciated as my car dashboard is red and I'm dying to match it (OCD :)
You likely missed this post from Alan, and the two after that.

The rest of the instructions on what file to change you'll find further up in this same thread.

Sent from my HTC One using Tapatalk 2
[/quote][/quote]

In case it's unclear: you'll need to use an iOS file browser like iFunBox. It works with jailed phones.
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
Based on this -- viewtopic.php?p=113179#p113179 -- and my own research (as of a few months ago):

the one inside the day folder = Vitamin C
1 = The Blues
2 = Mochaccino
3 = Snow Day
4 = Twilight
5 = Tutti-fruiti
6 = Rosebud
7 = Electrolytes
8 = Map Editors
9 = Green peace
10 = Minimalism
11 = Green fields
12 = Default
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
ma9mwah wrote:Does anyone know how I can the default landmark colour (light blue) for the "Map editors" schema? I've looked into the schema8 file but cannot work out which one it is.
In short: "Stations" (see above post).
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
n8nagel wrote:Lifted from another (dead) thread and edited by me to add in more info. (most credit goes to PhantomBlack)
A little info that I posted from that same thread, regarding "color" and "delta":
From what I can tell, "Color" is the bottom layer of the road, and "Color1" is the top layer, essentially "painted" over the first line. It seems like Delta1 is the difference in thickness between Color1 and Thickness (which is the thickness of the bottom layer, Color). So Color #ff0000, Color1 #aaaaaa, Delta1 -2, and Thickness 7 will have a red bottom layer 7 units thick and a grey top layer 2 pixels(?) less thick than the red layer. If you change Color1 to #aaaaaa00, it'll be invisible, so you just get a 7-unit-thick red line.

It looks like you can add the seventh and eighth hex values for transparency on about anything, or at least on Color1.
I say "units" because the thickness of a road changes with zoom level — so it's not simply "pixels". On the other hand, I think the "Delta" value is measured in pixels — note how the bright blue border lines on highways remain the same size as you zoom out, while the roads themselves get smaller.
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
Looks like something changed in 3.8.0: the default day scheme (skins/default/day/12) now contains not only a schema file but also seven subfolders, ostensibly for different zoom levels, each containing its own schema file. The schema files in those folders are not full schema files, but seem to override only certain values in the main file. Also, the default scheme includes runways and railroads. Reportedly they can be added to other schemes by copying the code.
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
Some schemes!


Randy Mac 0.04 – same as before, plus railroads and runways

Code: Select all

############################
#                          #
#     RANDY MAC v0.04      #
#       Jun 22 2014        #
#                          #
############################

# GENERAL ###########

Map.Background: #faf8f5
Labels.Color: #6e6e6e
Labels.BgColor: #faf8f5dd

Console.Foreground: #000000
Console.Background: #edeae0



# ROADS ###########

Freeways.Class: Road
Freeways.Color: #ee84ac
Freeways.Color1: #1f8fc1
Freeways.Color2: #1f8fc1
Freeways.Declutter: 2147483647
Freeways.Delta1: -4
Freeways.Delta2: -4
Freeways.Thickness: 7

Primary.Class: Road
Primary.Color: #ee84ac
Primary.Color1: #fece46
Primary.Color2: #fece46
Primary.Declutter: 4000
Primary.Delta1: -4
Primary.Delta2: -4
Primary.Thickness: 7

Secondary.Class: Road
Secondary.Color: #b5587f
Secondary.Color1: #e5789f
Secondary.Color2: #e5789f
Secondary.Declutter: 1500
Secondary.Delta1: -3
Secondary.Delta2: -3
Secondary.Thickness: 5

Ramps.Class: Road
Ramps.Color: #ee84ac
Ramps.Color1: #babbab
Ramps.Color2: #babbab
Ramps.Declutter: 160
Ramps.Delta1: -2
Ramps.Delta2: -2
Ramps.Thickness: 3

Exit.Class: Road
Exit.Color: #babbab
Exit.Color1: #00000000
Exit.Color2: #00000000
Exit.Declutter: 350
Exit.Delta1: -2
Exit.Delta2: -2
Exit.Thickness: 3

Highways.Class: Road
Highways.Color: #b1b294
Highways.Color1: #ada4ab
Highways.Color2: #ada4ab
Highways.Declutter: 350
Highways.Delta1: -3
Highways.Delta2: -3
Highways.Thickness: 4

Streets.Class: Road
Streets.Color: #8d847b
Streets.Color1: #ffffff
Streets.Color2: #ffffff
Streets.Declutter: 120
Streets.Delta1: -3
Streets.Delta2: -3
Streets.Thickness: 2



Pedestrian.Class: Road
Pedestrian.Color: #d5d6be
Pedestrian.Declutter: 160
Pedestrian.Delta1: 0
Pedestrian.Thickness: 1

4X4 Trails.Class: Road
4X4 Trails.Color: #85660e
4X4 Trails.Declutter: 160
4X4 Trails.Delta1: 0
4X4 Trails.Thickness: 1

Trails.Class: Road
Trails.Color: #d5d6be
Trails.Declutter: 160
Trails.Delta1: 0
Trails.Thickness: 1

Walkway.Class: Road
Walkway.Color: #d5d6be
Walkway.Declutter: 160
Walkway.Delta1: 0
Walkway.Thickness: 1


# Railroads
# Add train rack texture

Railroads.Class: Road
Railroads.Color: #888888
Railroads.Color1: #888888
Railroads.Color2: #888888
Railroads.Declutter: 1500
Railroads.Delta1: -3
Railroads.Delta2: -3
Railroads.Thickness: 1


# Runways
# add yellow dashed lines

Runways.Class: Road
Runways.Color: #555577 # #cac8c1
Runways.Color1: #ffff00
Runways.Color2: #555577
Runways.Declutter: 1500
Runways.Delta1: -3
Runways.Delta2: -3
Runways.Thickness: 3



# AREAS ##############

Stations.Class: Area
Stations.Color: #d8cc80
Stations.Declutter: 200
Stations.Delta1: 0
Stations.Thickness: 1
Stations.LabelColor: #9a9b87

Cities.Class: Area
Cities.Color: #efe2c3ff
Cities.Color1: #ca9f38ff
Cities.Declutter: 2147483647
Cities.Delta1: 1
Cities.Thickness: 1
Cities.LabelColor: #444444

Airports.Class: Area
Airports.Color: #bbb9bc
Airports.Declutter: 2147483647
Airports.Delta1: 0
Airports.Thickness: 1

Hospitals.Class: Area
Hospitals.Color: #82adc6
Hospitals.Declutter: 200
Hospitals.Delta1: 0
Hospitals.Thickness: 1

Malls.Class: Area
Malls.Color: #ff000000
Malls.Color1: #ff000000
Malls.Declutter: 2147483647
Malls.Delta1: 0
Malls.Thickness: 1

Parks.Class: Area
Parks.Color: #a3ba82
Parks.Declutter: 200
Parks.Delta1: 0
Parks.Thickness: 1
Parks.LabelColor: #7d9b4d

Rivers.Class: Feature
Rivers.Color: #9beaee
Rivers.Declutter: 300
Rivers.Delta1: 0
Rivers.Thickness: 3

Lakes.Class: Area
Lakes.Color: #c1c7d3
Lakes.Declutter: 1300
Lakes.Delta1: 0
Lakes.Thickness: 1

Sea.Class: Area
Sea.Color: #a0bcf4
Sea.Declutter: 2147483647
Sea.Delta1: 0
Sea.Thickness: 1
Sea.LabelDeclutter: 100
Sea.LabelColor: #a0bcf4

Shore.Class: Feature
Shore.Color: #67afc5ff
Shore.Declutter: 2147483647
Shore.Delta1: 0
Shore.Thickness: 2



# OTHER ###########

Navigation.RouteColor: #64fdf3
Default scheme with modified railroads (thin, solid dark grey line – maybe too dark, but similar to some maps I've seen) and runways (a bit thicker, still yellow) and added city backgrounds (light toothpaste green)

Code: Select all

############################
#                          #
#       DAY SCHEME         #
#       Oct 10 2012        #
#    sketch mod 6/22/14    #
############################

# GENERAL ###########

Map.Background: #faf8f5
Labels.Color: #6e6e6e
Labels.BgColor: #faf8f5dd

Console.Foreground: #000000
Console.Background: #edeae0



# ROADS ###########

Freeways.Class: Road
Freeways.Color: #71857a
Freeways.Color1: #8aa295
Freeways.Color2: #8aa295
Freeways.Declutter: 2147483647
Freeways.Delta1: -2
Freeways.Delta2: -2
Freeways.Thickness: 7

Primary.Class: Road
Primary.Color: #71857a
Primary.Color1: #97bc9d
Primary.Color2: #97bc9d
Primary.Declutter: 4000
Primary.Delta2: -2
Primary.Delta1: -2
Primary.Thickness: 7

Secondary.Class: Road
Secondary.Color: #71857a
Secondary.Color1: #a7c1b2
Secondary.Color2: #a7c1b2
Secondary.Declutter: 1500
Secondary.Delta1: -2
Secondary.Delta2: -2
Secondary.Thickness: 5

Highways.Class: Road
Highways.Color: #b1b294
Highways.Color1: #e0e6d2
Highways.Color2: #e0e6d2
Highways.Declutter: 350
Highways.Delta1: -3
Highways.Delta2: -3
Highways.Thickness: 4

Streets.Class: Road
Streets.Color: #b1b294
Streets.Color1: #ffffff
Streets.Color2: #ffffff
Streets.Declutter: 120
Streets.Delta1: -3
Streets.Delta2: -3
Streets.Thickness: 2


#ramps & exits

Ramps.Class: Road
Ramps.Color: #babbab
Ramps.Color1: #00000000
Ramps.Color2: #00000000
Ramps.Declutter: 160
Ramps.Delta1: -2
Ramps.Delta2: -2
Ramps.Thickness: 3

Exit.Class: Road
Exit.Color: #babbab
Exit.Color1: #00000000
Exit.Color2: #00000000
Exit.Declutter: 350
Exit.Delta1: -2
Exit.Delta2: -2
Exit.Thickness: 3


#unpaved

4X4 Trails.Class: Road
4X4 Trails.Color: #d5d6be
4X4 Trails.Declutter: 160
4X4 Trails.Delta1: 0
4X4 Trails.Thickness: 1


# Railroads
# Add train rack texture

Railroads.Class: Road
Railroads.Color: #888888
Railroads.Color1: #888888
Railroads.Color2: #888888
Railroads.Declutter: 1500
Railroads.Delta1: -3
Railroads.Delta2: -3
Railroads.Thickness: 1


# Runways
# add yellow dashed lines

Runways.Class: Road
Runways.Color: #555577 # #cac8c1
Runways.Color1: #ffff00
Runways.Color2: #555577
Runways.Declutter: 1500
Runways.Delta1: -3
Runways.Delta2: -3
Runways.Thickness: 3


# Ferry

Ferry.Class: Road
Ferry.Color: #3A989C   # #08b2b9
Ferry.Declutter: 1500
Ferry.Delta1: 0
Ferry.Thickness: 2


# Private

Private.Class: Road
Private.Color: #ff00ff00   # #e1ded7
Private.Color1: #D3DBCF
Private.Color2: #ffffff
Private.Declutter: 120
Private.Delta1: -1
Private.Delta2: -1
Private.Thickness: 1


# Parking

Parking.Class: Road
Parking.Color: #ff000000   # #eeebe3
Parking.Color1: #D3DBCF
Parking.Color2: #ffffff00
Parking.Declutter: 120
Parking.Delta1: -1
Parking.Delta2: -1
Parking.Thickness: 1

#no-auto

Pedestrian.Class: Road
Pedestrian.Color: #d5d6be
Pedestrian.Declutter: 160
Pedestrian.Delta1: 0
Pedestrian.Thickness: 1

Trails.Class: Road
Trails.Color: #d5d6be
Trails.Declutter: 160
Trails.Delta1: 0
Trails.Thickness: 1

Walkway.Class: Road
Walkway.Color: #d5d6be
Walkway.Declutter: 160
Walkway.Delta1: 0
Walkway.Thickness: 1




# AREAS ##############

Stations.Class: Area
Stations.Color: #e5e4da
Stations.Declutter: 200
Stations.Delta1: 0
Stations.Thickness: 1
Stations.LabelColor: #9a9b87

Cities.Class: Area
Cities.Color: #ebf5ebff
Cities.Color1: #e6f0e6ff
Cities.Declutter: 2147483647
Cities.Delta1: 1
Cities.Thickness: 1
Cities.LabelColor: #444444

Airports.Class: Area
Airports.Color: #faf8f5
Airports.Declutter: 2147483647
Airports.Delta1: 0
Airports.Thickness: 1

Hospitals.Class: Area
Hospitals.Color: #e5e4da
Hospitals.Declutter: 200
Hospitals.Delta1: 0
Hospitals.Thickness: 1

Malls.Class: Area
Malls.Color: #ff000000
Malls.Color1: #ff000000
Malls.Declutter: 2147483647
Malls.Delta1: 0
Malls.Thickness: 1

Parks.Class: Area
Parks.Color: #b7de79
Parks.Declutter: 1300
Parks.Delta1: 0
Parks.Thickness: 1
Parks.LabelColor: #7d9b4d

Rivers.Class: Feature
Rivers.Color: #9beaee
Rivers.Declutter: 300
Rivers.Delta1: 0
Rivers.Thickness: 3

Lakes.Class: Area
Lakes.Color: #9beaee
Lakes.Declutter: 1300
Lakes.Delta1: 0
Lakes.Thickness: 1

Sea.Class: Area
Sea.Color: #78c2c5
Sea.Declutter: 2147483647
Sea.Delta1: 0
Sea.Thickness: 1
Sea.LabelDeclutter: 100
Sea.LabelColor: #3689ac

Shore.Class: Feature
Shore.Color: #67afc500
Shore.Declutter: 2147483647
Shore.Delta1: 0
Shore.Thickness: 2



# OTHER ###########

Navigation.RouteColor: #9600ff
Night mode scheme with railroads and runways added – both grey, to differentiate from blue roads; thin railroads, thick runways.

Code: Select all

############################
#                          #
#      NIGHT SCHEME        #
#      Oct 10 2012         #
#    sketch mod 6/22/14    #
############################

# GENERAL ###########

Map.Background: #0a1521
Labels.Color: #79bcc9
Labels.BgColor: #0a1521

Console.Foreground: #000000
Console.Background: #e6f3fb



# ROADS ##############

Freeways.Class: Road
Freeways.Color: #84b6ff
Freeways.Color1: #20486f
Freeways.Color2: #20486f
Freeways.Declutter: 2147483647
Freeways.Delta1: -4
Freeways.Delta2: -4
Freeways.Thickness: 7

Primary.Class: Road
Primary.Color: #84b6ff
Primary.Color1: #20486f
Primary.Color2: #20486f
Primary.Declutter: 4000
Primary.Delta1: -4
Primary.Delta2: -4
Primary.Thickness: 7

Secondary.Class: Road
Secondary.Color: #4a8eff
Secondary.Color1: #1f506e
Secondary.Color2: #1f506e
Secondary.Declutter: 1500
Secondary.Delta1: -3
Secondary.Delta2: -3
Secondary.Thickness: 5

Ramps.Class: Road
Ramps.Color: #173049
Ramps.Color1: #00000000
Ramps.Color2: #00000000
Ramps.Declutter: 160
Ramps.Delta1: -2
Ramps.Delta2: -2
Ramps.Thickness: 3

Exit.Class: Road
Exit.Color: #173049
Exit.Color1: #00000000
Exit.Color2: #00000000
Exit.Declutter: 350
Exit.Delta1: -2
Exit.Delta2: -2
Exit.Thickness: 3

Highways.Class: Road
Highways.Color: #000000
Highways.Color1: #1f506e
Highways.Color2: #1f506e
Highways.Declutter: 350
Highways.Delta1: -3
Highways.Delta2: -3
Highways.Thickness: 4

Streets.Class: Road
Streets.Color: #000000
Streets.Color1: #103954
Streets.Color2: #103954
Streets.Declutter: 120
Streets.Delta1: -1
Streets.Delta2: -1
Streets.Thickness: 2



Pedestrian.Class: Road
Pedestrian.Color: #10253d
Pedestrian.Declutter: 160
Pedestrian.Delta1: 0
Pedestrian.Thickness: 1

4X4 Trails.Class: Road
4X4 Trails.Color: #10253d
4X4 Trails.Declutter: 160
4X4 Trails.Delta1: 0
4X4 Trails.Thickness: 1

Trails.Class: Road
Trails.Color: #10253d
Trails.Declutter: 160
Trails.Delta1: 0
Trails.Thickness: 1

Walkway.Class: Road
Walkway.Color: #10253d
Walkway.Declutter: 160
Walkway.Delta1: 0
Walkway.Thickness: 1


# Railroads
# Add train rack texture

Railroads.Class: Road
Railroads.Color: #35393d
Railroads.Color1: #35393d
Railroads.Color2: #35393d
Railroads.Declutter: 1500
Railroads.Delta1: -3
Railroads.Delta2: -3
Railroads.Thickness: 1


# Runways
# add yellow dashed lines

Runways.Class: Road
Runways.Color: #000000 # #000000
Runways.Color1: #3a3e42
Runways.Color2: #3a3e42
Runways.Declutter: 1500
Runways.Delta1: -3
Runways.Delta2: -3
Runways.Thickness: 3


# AREAS ##############

Stations.Class: Area
Stations.Color: #17232d
Stations.Declutter: 200
Stations.Delta1: 0
Stations.Thickness: 1
Stations.LabelDeclutter: 100
Stations.LabelColor: #247190

Cities.Class: Area
Cities.Color: #ff000000
Cities.Color1: #ff000000
Cities.Declutter: 2147483647
Cities.Delta1: 1
Cities.Thickness: 100
Cities.LabelColor: #c6e6ff

Airports.Class: Area
Airports.Color: #0a1521
Airports.Declutter: 2147483647
Airports.Delta1: 0
Airports.Thickness: 1

Hospitals.Class: Area
Hospitals.Color: #fffa73
Hospitals.Declutter: 200
Hospitals.Delta1: 0
Hospitals.Thickness: 1

Malls.Class: Area
Malls.Color: #ff000000
Malls.Color1: #ff000000
Malls.Declutter: 2147483647
Malls.Delta1: 1
Malls.Thickness: 100

Parks.Class: Area
Parks.Color: #193125
Parks.Declutter: 200
Parks.Delta1: 0
Parks.Thickness: 1
Parks.LabelDeclutter: 100
Parks.LabelColor: #436d12

Lakes.Class: Area
Lakes.Color: #000843
Lakes.Declutter: 1300
Lakes.Delta1: 0
Lakes.Thickness: 1

Sea.Class: Area
Sea.Color: #000843
Sea.Declutter: 2147483647
Sea.Delta1: 0
Sea.Thickness: 1
Sea.LabelDeclutter: 100
Sea.LabelColor: #247190

Rivers.Class: Feature
Rivers.Color: #000843
Rivers.Declutter: 300
Rivers.Delta1: 0
Rivers.Thickness: 3

Shore.Class: Feature
Shore.Color: #5c95cd00
Shore.Declutter: 2147483647
Shore.Delta1: 0
Shore.Thickness: 2




# OTHER ##############

Navigation.RouteColor: #ad5bff
Navigation.PossibleRouteColor: #00ccff
Navigation.StopPointColor: #ff8cf6
Hopefully, if railroads and runways are removed from 3.8.1, we will be able to add them back.
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
Very cool, DeepSouthDiver! I like the idea of a monochrome scheme. I've been thinking of doing an entirely-monochrome one myself, just for fun. Maybe we could even get silly and do a "classic Game Boy" theme with that green background! :D Maybe I'll give it a whirl later on.

I imagine this is an older Garmin? My girlfriend's Garmin seems a good bit more colorful.


Sent from my iPhone using Tapatalk 2
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!

Post by sketch
Look at the "Color schemes" Waze wiki page. You need a computer and an iOS file browser.
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
ALL US EDITORS READ: New USA road type guidance
the guidance linked above is now almost a decade old, but the link gives me a laugh every time i see it, so it stays (:
assistant regional coordinator • south central region • usa
waze global champ • beta leader • and more • new orleans

bye bye fuelly badge! i'm an EV guy now!