New and better color definitions for the semantic minimap display.
This commit is contained in:
parent
4fd640479e
commit
0621fde098
1 changed files with 18 additions and 18 deletions
|
@ -103,109 +103,109 @@
|
|||
|
||||
[color_range]
|
||||
id=reef
|
||||
rgb=00B6E3,09FFDB,00090D,00B6E3
|
||||
rgb=00B6E3,09FFDB,00090D,2F8399 #00B6E3
|
||||
name= _ "Reef"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=shallow_water
|
||||
rgb=027CC4,00FFE7,00223F,027CC4
|
||||
rgb=027CC4,00FFE7,00223F,296487 #027CC4
|
||||
name= _ "Shallow water"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=deep_water
|
||||
rgb=00419E,5CD6FF,000B15,00419E
|
||||
rgb=00419E,5CD6FF,000B15,234372 #00419E
|
||||
name= _ "Deep water"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=swamp_water
|
||||
rgb=33978C,38FF8B,092A1E,33978C
|
||||
rgb=33978C,38FF8B,092A1E,3C706A #33978C
|
||||
name= _ "Swamp water"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=flat
|
||||
rgb=89C236,D9FF62,023B02,89C236
|
||||
rgb=89C236,D9FF62,023B02,73973F #89C236
|
||||
name= _ "Flat"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=hills
|
||||
rgb=C0B030,FBFF95,353B00,C0B030
|
||||
rgb=C0B030,FBFF95,353B00,71692F #C0B030
|
||||
name= _ "Hills"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=mountains
|
||||
rgb=916B09,E9DA7D,3B3406,916B09
|
||||
rgb=916B09,E9DA7D,3B3406,564823 #916B09
|
||||
name= _ "Mountains"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=forest
|
||||
rgb=263E01,69B70A,142303,263E01
|
||||
rgb=263E01,69B70A,142303,314214 #263E01
|
||||
name= _ "Forest"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=sand
|
||||
rgb=F1CE6C,FFFCC0,4A3212,F1CE6C
|
||||
rgb=F1CE6C,FFFCC0,4A3212,B19D66 #F1CE6C
|
||||
name= _ "Sand"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=frozen
|
||||
rgb=95B5E6,FFF6BD,180E5F,95B5E6
|
||||
rgb=95B5E6,FFF6BD,180E5F,8495AE #95B5E6
|
||||
name= _ "Frozen"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=cave
|
||||
rgb=5A517D,BBA1FF,0A0616,5A517D
|
||||
rgb=5A517D,BBA1FF,0A0616,3C355C #5A517D
|
||||
name= _ "Cave"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=fungus
|
||||
rgb=703816,FB8435,2B150B,703816
|
||||
rgb=703816,FB8435,2B150B,54301A #703816
|
||||
name= _ "Fungus"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=village
|
||||
rgb=995B51,FFE0DB,24190F,995B51
|
||||
rgb=995B51,FFE0DB,24190F,713C33 #995B51
|
||||
name= _ "Village"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=castle
|
||||
rgb=988C85,FFF0E1,171514,988C85
|
||||
rgb=988C85,FFF0E1,171514,6C615B #988C85
|
||||
name= _ "Castle"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=keep
|
||||
rgb=6E6059,FFF0E1,171514,6E6059
|
||||
rgb=6E6059,FFF0E1,171514,4F423C #6E6059
|
||||
name= _ "Keep"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=rails
|
||||
rgb=4C5E6E,FFFFFF,181E24,4C5E6E
|
||||
rgb=4C5E6E,FFFFFF,181E24,324250 #4C5E6E
|
||||
name= _ "Rail"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=unwalkable
|
||||
rgb=BD001F,FF1D29,240506,BD001F
|
||||
rgb=BD001F,FF1D29,240506,850016 #BD001F
|
||||
name= _ "Unwalkable"
|
||||
[/color_range]
|
||||
|
||||
[color_range]
|
||||
id=impassable
|
||||
rgb=7D0013,D81721,240506,7D0013
|
||||
rgb=7D0013,D81721,240506,58000D #7D0013
|
||||
name= _ "Impassable"
|
||||
[/color_range]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue