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 FreeMan12
OK, I must be missing something pretty big.

I just copied in AlanOfTheBerg's scheme that was posted back on pg 3. I carefully cut'n'pasted just the color definition lines, and carefully matched up parameter names so I could ensure that I was getting them in the right places, but my screen looks nothing like his.
CAP201210041355.png
(131.72 KiB) Downloaded 6097 times
Note, something odd is happening to the colors when they're posted here - they don't look anywhere near so sickly green either on my device or when I look at them from the PC. It even looks ugly when I uploaded it to Photobucket. Not sure what's going on. Net result, I'm not getting blue interstates, etc as AOTB showed in his pics.

Now, I did leave the *.DeltaX: values and *.Thickness: values alone. I wanted to see how the colors looked with the current road widths before I made them narrower, but the colors don't seem to be showing up as changed.

Here is the schema file, in case I've done something very obviously (to everyone else) wrong.

Code: Select all

############################
#                          #
#      NIGHT SCHEME        #
#                          #
############################

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

Map.Background: #021E23
Labels.Color: #D1D0A6
Labels.BgColor: #163349

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



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

Freeways.Class: Road
Freeways.Color: #6F8988
Freeways.Color1:#516C6D
Freeways.Color2: #555e69
Freeways.Declutter: 2147483647
Freeways.Delta1: -4
Freeways.Delta2: -4
Freeways.Thickness: 8

Primary.Class: Road
Primary.Color: #4D6B6B
Primary.Color1: #405759
Primary.Color2: #555e69
Primary.Declutter: 4000
Primary.Delta1: -4
Primary.Delta2: -4
Primary.Thickness: 6

Secondary.Class: Road
Secondary.Color: #4D6B6B
Secondary.Color1: #405759
Secondary.Color2: #555e69
Secondary.Declutter: 1500
Secondary.Delta1: -4
Secondary.Delta2: -4
Secondary.Thickness: 5

Ramps.Class: Road
Ramps.Color: #4D6B6B
Ramps.Color1: #405759
Ramps.Color2: #555e69
Ramps.Declutter: 160
Ramps.Delta1: -2
Ramps.Delta2: -2
Ramps.Thickness: 3

Exit.Class: Road
Exit.Color: #4D6B6B
Exit.Color1: #405759
Exit.Color2: #555e69
Exit.Declutter: 350
Exit.Delta1: -2
Exit.Delta2: -2
Exit.Thickness: 3

Highways.Class: Road
Highways.Color: #4D6B6B
Highways.Color1:#405759
Highways.Color2: #555e69
Highways.Declutter: 350
Highways.Delta1: -5
Highways.Delta2: -5
Highways.Thickness: 4

Streets.Class: Road
Streets.Color: #557882
Streets.Color1: #162F33
Streets.Color2: #555e69
Streets.Declutter: 120
Streets.Delta1: -2
Streets.Delta2: -2
Streets.Thickness: 2

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

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

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

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


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

Stations.Class: Area
Stations.Color: #23383F
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: #fffff1

Airports.Class: Area
Airports.Color: #bebebe
Airports.Declutter: 200
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: #5B724E
Parks.Declutter: 200
Parks.Delta1: 0
Parks.Thickness: 1
Parks.LabelDeclutter: 100
Parks.LabelColor: #60a831

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

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

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

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


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

Navigation.RouteColor: #BF5CFF
Navigation.PossibleRouteColor: #00ccff
Navigation.StopPointColor: #ff8cf6
This file is: \mnt\sdcard\waze\skins\default\night\schema

Also, I noticed the *.Declutter: values. Interstates are set to a huge number which seems to indicate that they'll never go away. If I play with the numbers for streets, will they stick around at higher speeds? Where I live, we have a lot of county roads that really shouldn't be anything more than "street", yet the speed limits are 45-55MPH, and are commonly traveled faster than that. Of course, they disappear at those speeds. I'd like to make 'em come back again! ;)
FreeMan12
Posts: 178
Has thanked: 1 time
Send a message
Samsung Galaxy S5 w/root

Indiana

Post by FreeMan12
AlanOfTheBerg wrote:
FreeMan12 wrote:OK, I must be missing something pretty big.

I just copied in AlanOfTheBerg's scheme that was posted back on pg 3. I carefully cut'n'pasted just the color definition lines, and carefully matched up parameter names so I could ensure that I was getting them in the right places, but my screen looks nothing like his.
Did you use the post from September? Because that is the right one. The other one, I don't know what happened.
Aargh! That was it, I grabbed the Feb post. I've got a copy of the Sept post now, and I'll feed that in.
FreeMan12
Posts: 178
Has thanked: 1 time
Send a message
Samsung Galaxy S5 w/root

Indiana

Post by FreeMan12
Works great, now, Alan. Thanks!

One question. Currently in WME, we can specify a landmark type of "other", and we've been using it to mark out major construction zones (where roads will be closed, restricted, rebuilt, etc for months at a time). I don't see an "Other" category in the schema file, can I add one it to get it to recognize those?
FreeMan12
Posts: 178
Has thanked: 1 time
Send a message
Samsung Galaxy S5 w/root

Indiana

Post by FreeMan12
Disappointing. :(

I created a new set of entries in the night schema called Other.*, changed the color setting, but my "other" landmark doesn't show up in the new color.

le sigh... :(
FreeMan12
Posts: 178
Has thanked: 1 time
Send a message
Samsung Galaxy S5 w/root

Indiana

Post by freewall
Can you tell me please, how I can get scheme, which I see in this thread to my SGN? Please what do I copy a procedure in which format and where to copy the etc. I am a beginner with android and Waze. Thank you all :)
freewall
Posts: 2
Send a message

Post by fuchserl
Hi all,

I created a new theme with colours that people from DACH countries (Germany, Austria, Switzerland etc) are used to from paper maps.

https://wiki.waze.com/wiki/User:Fuchser ... olours_day

https://wiki.waze.com/wiki/images/thumb ... _day_1.png
fuchserl
Waze Global Champs
Waze Global Champs
Posts: 1137
Has thanked: 217 times
Been thanked: 450 times
Send a message
Wolfgang

Localiser (DE), Beta-WME, Android App Beta Leader, GC, LC, AM, CM (AT, BF, CD, CF, CG, CM, DJ, ER, ET, GH, GN, GQ, KE, SD, SO, SS, TD, UG)
https://storage.googleapis.com/wazeoped ... _0M_6c.pnghttps://storage.googleapis.com/wazeoped ... rsig22.png

Post by fuchserl
Already done.
fuchserl
Waze Global Champs
Waze Global Champs
Posts: 1137
Has thanked: 217 times
Been thanked: 450 times
Send a message
Wolfgang

Localiser (DE), Beta-WME, Android App Beta Leader, GC, LC, AM, CM (AT, BF, CD, CF, CG, CM, DJ, ER, ET, GH, GN, GQ, KE, SD, SO, SS, TD, UG)
https://storage.googleapis.com/wazeoped ... _0M_6c.pnghttps://storage.googleapis.com/wazeoped ... rsig22.png

Post by fuchserl
yes, sure

Sent from my thl 5000 using Tapatalk
fuchserl
Waze Global Champs
Waze Global Champs
Posts: 1137
Has thanked: 217 times
Been thanked: 450 times
Send a message
Wolfgang

Localiser (DE), Beta-WME, Android App Beta Leader, GC, LC, AM, CM (AT, BF, CD, CF, CG, CM, DJ, ER, ET, GH, GN, GQ, KE, SD, SO, SS, TD, UG)
https://storage.googleapis.com/wazeoped ... _0M_6c.pnghttps://storage.googleapis.com/wazeoped ... rsig22.png

fuchserl
Waze Global Champs
Waze Global Champs
Posts: 1137
Has thanked: 217 times
Been thanked: 450 times
Send a message
Wolfgang

Localiser (DE), Beta-WME, Android App Beta Leader, GC, LC, AM, CM (AT, BF, CD, CF, CG, CM, DJ, ER, ET, GH, GN, GQ, KE, SD, SO, SS, TD, UG)
https://storage.googleapis.com/wazeoped ... _0M_6c.pnghttps://storage.googleapis.com/wazeoped ... rsig22.png

Post by fuchserl
paulkok_my wrote:
fuchserl wrote:Hi all,

I created a new theme with colours that people from DACH countries (Germany, Austria, Switzerland etc) are used to from paper maps.

https://wiki.waze.com/wiki/User:Fuchser ... olours_day
Hi, I can't seem to download both with day and night theme.

Can you share using Google Drive.? Thankz

Sent from my ASUS_Z00AD using Tapatalk
Strange, here both download links from the wiki pages work. Have you tried from a computer in case the mobile has a problem with the missing file extension?
I am not using google drive at all, sorry.
fuchserl
Waze Global Champs
Waze Global Champs
Posts: 1137
Has thanked: 217 times
Been thanked: 450 times
Send a message
Wolfgang

Localiser (DE), Beta-WME, Android App Beta Leader, GC, LC, AM, CM (AT, BF, CD, CF, CG, CM, DJ, ER, ET, GH, GN, GQ, KE, SD, SO, SS, TD, UG)
https://storage.googleapis.com/wazeoped ... _0M_6c.pnghttps://storage.googleapis.com/wazeoped ... rsig22.png