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 Reply
Forum rules
Waze App Useful Resources

Color schemes thread

Post by shr3k
————————————————————————————————————
For installation instructions and a listing of user-created schemes, see the color schemes wiki article.

- sketch 26 September 2014
————————————————————————————————————


Hello, I made some scheme matching TomTom's "America" map colour scheme a want to share. Try it and decide.
http://i54.tinypic.com/2ij52xs.png

Code: Select all

Map.Background: #FFF5CD
Labels.Color: #2D2D2D
Labels.BgColor: #ffffffbf
Console.Foreground: #000000
Console.Background: #edeae0
Freeways.Class: Road
Freeways.Color2: #f8f8f8
Freeways.Color1: #858700
Freeways.Color: #000000
Freeways.Declutter: 2147483647
Freeways.Delta1: -2
Freeways.Delta2: -2
Freeways.Thickness: 6
Primary.Class: Road
Primary.Color2: #f8f8f8
Primary.Color1: #C0C000
Primary.Color: #880000
Primary.Declutter: 4000
Primary.Delta2: -2
Primary.Delta1: -2
Primary.Thickness: 6
Secondary.Class: Road
Secondary.Color2: #f8f8f8
Secondary.Color1: #FFFF00
Secondary.Color: #880000
Secondary.Declutter: 1500
Secondary.Delta1: -2
Secondary.Delta2: -2
Secondary.Thickness: 5
Ramps.Class: Road
Ramps.Color2: #f8f8f8
Ramps.Color1: #858700
Ramps.Color: #000000
Ramps.Declutter: 160
Ramps.Delta1: -2
Ramps.Delta2: -2
Ramps.Thickness: 3
Highways.Class: Road
Highways.Color2: #f8f8f8
Highways.Color1: #FF8080
Highways.Color: #A6105A
Highways.Declutter: 350
Highways.Delta1: -2
Highways.Delta2: -2
Highways.Thickness: 4
Exit.Class: Road
Exit.Color2: #f8f8f8
Exit.Color1: #ded2ac
Exit.Color: #c5ba99
Exit.Declutter: 350
Exit.Delta1: -2
Exit.Delta2: -2
Exit.Thickness: 3
Streets.Class: Road
Streets.Color2: #f8f8f8
Streets.Color1: #B7B7B7
Streets.Color: #969696
Streets.Declutter: 120
Streets.Delta1: -2
Streets.Delta2: -2
Streets.Thickness: 3
Pedestrian.Class: Road
Pedestrian.Color: #FF99FF
Pedestrian.Declutter: 160
Pedestrian.Delta1: 0
Pedestrian.Thickness: 1
4X4 Trails.Class: Road
4X4 Trails.Color: #d0ccc4
4X4 Trails.Declutter: 160
4X4 Trails.Delta1: 0
4X4 Trails.Thickness: 2
Trails.Class: Road
Trails.Color: #FF99FF
Trails.Declutter: 160
Trails.Delta1: 0
Trails.Thickness: 1
Walkway.Class: Road
Walkway.Color: #FF99FF
Walkway.Declutter: 160
Walkway.Delta1: 0
Walkway.Thickness: 1
Airports.Class: Area
Airports.Color: #c7c1b3
Airports.Declutter: 200
Airports.Delta1: 0
Airports.Thickness: 1
Hospitals.Class: Area
Hospitals.Color: #c7c1b3
Hospitals.Declutter: 200
Hospitals.Delta1: 0
Hospitals.Thickness: 1
Lakes.Class: Area
Lakes.Color: #A8A8FF
Lakes.Declutter: 1300
Lakes.Delta1: 0
Lakes.Thickness: 1
Malls.Class: Area
Malls.Color: #ff000000
Malls.Color1: #ff000000
Malls.Declutter: 2147483647
Malls.Delta1: 0
Malls.Thickness: 1
Cities.Class: Area
Cities.Color: #F6D49B
Cities.Color1: #F6D49B
Cities.Declutter: 2147483647
Cities.Delta1: 1
Cities.Thickness: 1
Cities.LabelColor: #2D2D2D
Parks.Class: Area
Parks.Color: #99CC99
Parks.Declutter: 200
Parks.Delta1: 0
Parks.Thickness: 1
Parks.LabelColor: #99CC99
Rivers.Class: Feature
Rivers.Color: #A8A8FF
Rivers.Declutter: 300
Rivers.Delta1: 0
Rivers.Thickness: 3
Sea.Class: Area
Sea.Color: #A8A8FF
Sea.Declutter: 2147483647
Sea.Delta1: 0
Sea.Thickness: 1
Sea.LabelDeclutter: 100
Sea.LabelColor: #A8A8FF
Shore.Class: Feature
Shore.Color: #A8A8FF
Shore.Declutter: 2147483647
Shore.Delta1: 0
Shore.Thickness: 2
Stations.Class: Area
Stations.Color: #c7c1b3
Stations.Declutter: 200
Stations.Delta1: 0
Stations.Thickness: 1
Stations.LabelColor: #817a7a
Navigation.RouteColor: #880000
Feel free do add yours.
shr3k
Posts: 21
Been thanked: 1 time

POSTER_ID:890016

1

Send a message
Last edited by sketch on Sat Sep 06, 2014 11:54 pm, edited 1 time in total.
Reason: added wiki link
Sony XPeria Z1 Compact in Mazda6 Wagon 2.2 CD Revolution

Post by sketch
Randy Mac version 0.03b released — surprisingly usable on Waze considering it was designed for a paper map. Changed the nav line to light blue for visibility. See post for details.
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 wanted to try my hand at theming, so to start out I did one called Randy Mac, based on the atlas we all know.

changelog

0.03b
  • Replaced default travel line with light blue travel line—much easier to see against the map
0.02b
  • Replaced green travel line with default color for now
  • Lightened city layer significantly and replaced red city border with darker yellow
  • Increased saturation of water features - more blue, less gray
0.01b
  • First release!

Code: Select all

############################
#                          #
#     RANDY MAC v0.03b     #
#       Aug 03 2013        #
#                          #
############################

# 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





# 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

Randy Mac 0.03b

I haven't done anything with text colors yet except on water features to match the water. The yellow background is the cities layer. Non-city background is pretty much white.

Originally I had a green nav line, but it didn't stand out enough against the map elements, and it didn't match the bubbles anyway. It'd be great to change the bubble colors too, but I don't know the parameters. I imagine it'd be possible if we could find out the parameter names.
sketch
Waze Global Champs
Waze Global Champs
Posts: 6770
Has thanked: 1118 times
Been thanked: 1664 times
Send a message
Last edited by sketch on Wed Aug 14, 2013 9:44 pm, edited 4 times in total.
Reason: released version 0.03b
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 Sixparnis
waze_colors.zip
Cheme files
(3.69 KiB) Downloaded 185 times
night.png
(246.83 KiB) Downloaded 1776 times
day.png
(247.09 KiB) Downloaded 1771 times
Day and night color schemes for waze 4.x. Created by editing couple of existing ones to suite my needs and look better on Galaxy S4 mini.
Sixparnis
Posts: 1
Send a message

Post by shr3k
Dave2084 wrote:Oh and here is my night scheme:
Nice, I hope that one day the client will have a real night mode, not these bright buttons and white menu UI as operation at night is pretty annoying.
shr3k
Posts: 21
Been thanked: 1 time
Send a message
Sony XPeria Z1 Compact in Mazda6 Wagon 2.2 CD Revolution

Post by shr3k
New night theme matching my Mazda6's dash... however these bright green navigation instructions colours are hardcoded in RoadMap source in navigate_bar.c. I asked alpha to move them into theme or preferences file.
http://i51.tinypic.com/25ps2nd.png

Code: Select all

Map.Background: #000000
Labels.Color: #FFFFFF
Labels.BgColor: #000000
Console.Foreground: #A6A6A6
Console.Background: #00005C
Freeways.Class: Road
Freeways.Color: #FF0033
Freeways.Color1: #DF0B35
Freeways.Color2: #808080
Freeways.Declutter: 2147483647
Freeways.Delta1: -2
Freeways.Delta2: -2
Freeways.Thickness: 6
Primary.Class: Road
Primary.Color: #FF0033
Primary.Color1: #990033
Primary.Color2: #808080
Primary.Declutter: 4000
Primary.Delta1: -2
Primary.Delta2: -2
Primary.Thickness: 6
Secondary.Class: Road
Secondary.Color: #FF0033
Secondary.Color1: #993333
Secondary.Color2: #808080
Secondary.Declutter: 1500
Secondary.Delta1: -2
Secondary.Delta2: -2
Secondary.Thickness: 5
Ramps.Class: Road
Ramps.Color: #FF0033
Ramps.Color1: #DF0B35
Ramps.Color2: #808080
Ramps.Declutter: 160
Ramps.Delta1: -2
Ramps.Delta2: -2
Ramps.Thickness: 3
Highways.Class: Road
Highways.Color: #FF0033
Highways.Color1:#A40000
Highways.Color2: #808080
Highways.Declutter: 350
Highways.Delta1: -2
Highways.Delta2: -2
Highways.Thickness: 4
Exit.Class: Road
Exit.Color: #FF0033
Exit.Color1: #FFFFFF
Exit.Color2: #808080
Exit.Declutter: 350
Exit.Delta1: -2
Exit.Delta2: -2
Exit.Thickness: 3
Streets.Class: Road
Streets.Color: #FF0033
Streets.Color1: #996633
Streets.Color2: #808080
Streets.Declutter: 120
Streets.Delta1: -2
Streets.Delta2: -2
Streets.Thickness: 3
Pedestrian.Class: Road
Pedestrian.Color: #2d2d2d
Pedestrian.Declutter: 160
Pedestrian.Delta1: 0
Pedestrian.Thickness: 1
4X4 Trails.Class: Road
4X4 Trails.Color: #2d2d2d
4X4 Trails.Declutter: 160
4X4 Trails.Delta1: 0
4X4 Trails.Thickness: 2
Trails.Class: Road
Trails.Color: #2d2d2d
Trails.Declutter: 160
Trails.Delta1: 0
Trails.Thickness: 1
Walkway.Class: Road
Walkway.Color: #2d2d2d
Walkway.Declutter: 160
Walkway.Delta1: 0
Walkway.Thickness: 1
Airports.Class: Area
Airports.Color: #005C00
Airports.Declutter: 200
Airports.Delta1: 0
Airports.Thickness: 1
Hospitals.Class: Area
Hospitals.Color: #fffa73
Hospitals.Declutter: 200
Hospitals.Delta1: 0
Hospitals.Thickness: 1
Lakes.Class: Area
Lakes.Color: #00003C
Lakes.Declutter: 1300
Lakes.Delta1: 0
Lakes.Thickness: 1
Malls.Class: Area
Malls.Color: #ff000000
Malls.Color1: #ff000000
Malls.Declutter: 2147483647
Malls.Delta1: 1
Malls.Thickness: 100
Cities.Class: Area
Cities.Color: #ff000000
Cities.Color1: #ff000000
Cities.Declutter: 2147483647
Cities.Delta1: 1
Cities.Thickness: 100
Cities.LabelColor: #A6A6A6
Parks.Class: Area
Parks.Color: #002200
Parks.Declutter: 200
Parks.Delta1: 0
Parks.Thickness: 1
Parks.LabelDeclutter: 100
Parks.LabelColor: #CCFFCC
Rivers.Class: Feature
Rivers.Color: #00003C
Rivers.Declutter: 300
Rivers.Delta1: 0
Rivers.Thickness: 3
Sea.Class: Area
Sea.Color: #00003C
Sea.Declutter: 2147483647
Sea.Delta1: 0
Sea.Thickness: 1
Sea.LabelDeclutter: 100
Sea.LabelColor: #99CCFF
Shore.Class: Feature
Shore.Color: #00003C
Shore.Declutter: 2147483647
Shore.Delta1: 0
Shore.Thickness: 2
Stations.Class: Area
Stations.Color: #3C3C3C
Stations.Declutter: 200
Stations.Delta1: 0
Stations.Thickness: 1
Stations.LabelDeclutter: 100
Stations.LabelColor: #A6A6A6
Navigation.RouteColor: #000080
Navigation.PossibleRouteColor: #000080
shr3k
Posts: 21
Been thanked: 1 time
Send a message
Sony XPeria Z1 Compact in Mazda6 Wagon 2.2 CD Revolution

Post by shalafi
Dear me, I just wanted to get back to my old night colors and was greeted by a b&w broken map. It turns out if you replace the schema file that is currently being used, it gets broken .. and stays broken until you reinstall :/ ugh. Not sure how long ago I tried that last time, must have been version pre-4.0, but it certainly did not break the client back then.
shalafi
EmeritusChamps
EmeritusChamps
Posts: 1773
Has thanked: 158 times
Been thanked: 177 times
Send a message

Post by shalafi
You surely can try ;)
Although I wouldn't expect a lot from that, the mapping of landmarks has changed a few times, who knows what are the "internal" types/names now ..
shalafi
EmeritusChamps
EmeritusChamps
Posts: 1773
Has thanked: 158 times
Been thanked: 177 times
Send a message

Post by shalafi
depends on what your display type is - tft, slcd, amoled, samoled .. the color presentation can vary wildly between the display types and even between different displays of the same type.

=sent from my OneS=
shalafi
EmeritusChamps
EmeritusChamps
Posts: 1773
Has thanked: 158 times
Been thanked: 177 times
Send a message

Post by shalafi
The last two digits are definitely some kind of opacity / alpha controls.

Labels.BgColor is used - it's the font outline for Road names, City names, etc.

You can try changing the Labels.BgColor from FF0000FF to FF000000 in a few steps and observe the red outlines fade away in the client.
shalafi
EmeritusChamps
EmeritusChamps
Posts: 1773
Has thanked: 158 times
Been thanked: 177 times
Send a message