author | sheepluva |
Tue, 15 May 2018 17:05:40 +0200 | |
branch | ui-scaling |
changeset 13386 | 72bbccf9a715 |
parent 12993 | 1f84059ff0d9 |
child 15606 | b2b72fc7fc14 |
permissions | -rw-r--r-- |
4782
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
1 |
sky = 255, 255, 255 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
2 |
border = 123, 148, 220 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
3 |
water-top = 0, 0, 0 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
4 |
water-bottom = 0, 0, 0 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
5 |
water-opacity = $FF |
12991
3ada9fea0d3b
Redo SD water and SD clouds of most themes and apply sd-tint
Wuzzy <Wuzzy2@mail.ru>
parents:
6302
diff
changeset
|
6 |
sd-water-top = 0, 0, 0 |
3ada9fea0d3b
Redo SD water and SD clouds of most themes and apply sd-tint
Wuzzy <Wuzzy2@mail.ru>
parents:
6302
diff
changeset
|
7 |
sd-water-bottom = 0, 0, 0 |
3ada9fea0d3b
Redo SD water and SD clouds of most themes and apply sd-tint
Wuzzy <Wuzzy2@mail.ru>
parents:
6302
diff
changeset
|
8 |
sd-water-opacity = $FF |
4782
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
9 |
music = underwater.ogg |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
10 |
clouds = 9 |
6302
db8bdbb34e03
Spread flakes out over 5 layers now (far back, mid distance, just behind land, just in front of lands and hog, near distance). Spread clouds out over 3 layers (far back, mid distance, just behind land). Add a flatten clouds option, use
nemo
parents:
5459
diff
changeset
|
11 |
flatten-clouds = yes |
4782
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
12 |
object = anchor, 3, 65, 258, 80, 2, 1, 0, 0, 240, 215 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
13 |
object = clam, 3, 60, 131, 16, 2, 1, 0, 0, 150, 117 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
14 |
object = crab, 3, 78, 256, 96, 2, 1, 3, 60, 237, 155 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
15 |
object = coral, 3, 10, 193, 38, 32, 2, 128, 66, 66, 94, 39, 0, 88, 167 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
16 |
object = coral2, 3, 119, 146, 23, 22, 1, 5, 0, 123, 130 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
17 |
flakes = 20, 20, 150, 0, 5 |
12993
1f84059ff0d9
Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wuzzy <Wuzzy2@mail.ru>
parents:
12991
diff
changeset
|
18 |
sd-flakes = 40, 20, 150, 0, 5 |
1f84059ff0d9
Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wuzzy <Wuzzy2@mail.ru>
parents:
12991
diff
changeset
|
19 |
; TODO: Use this when rising flakes don't look so strange: |
1f84059ff0d9
Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wuzzy <Wuzzy2@mail.ru>
parents:
12991
diff
changeset
|
20 |
; sd-flakes = 40, 20, 60, 0, -100 |
4835
a6924450e694
added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
Henek
parents:
4782
diff
changeset
|
21 |
rq-sky = 0, 70, 210 |
12993
1f84059ff0d9
Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wuzzy <Wuzzy2@mail.ru>
parents:
12991
diff
changeset
|
22 |
sd-tint = $a9, $52, $52, $ff |