ThemeCfg.wiki
changeset 1193 4e4e0725777d
parent 1146 518cb4e4dc76
child 1194 d20d8214bb67
equal deleted inserted replaced
1192:a762124ff511 1193:4e4e0725777d
   152 <code>Default: X, 4, 0, 15, 250</code>
   152 <code>Default: X, 4, 0, 15, 250</code>
   153 
   153 
   154 (The “X” means the default number of Sudden Death flakes is variable. It depends on the window size and the terrain width.)
   154 (The “X” means the default number of Sudden Death flakes is variable. It depends on the window size and the terrain width.)
   155 
   155 
   156 == `sd-tint` ==
   156 == `sd-tint` ==
   157 Custom tinting of the background in Sudden Death.
   157 Custom tinting of the background in Sudden Death. The background color will be multiplied by the RGB and opacity values. With `$FF, $FF, $FF, $FF`, there is no change, while with `$00, $00, $00, $FF`, the backgroun turns completely black. The opacity value controls how visible the background image will still be. With an opacity of `$00`, the background image is not visible, only the `sd-tint` color can be seen.
   158 
   158 
   159 <code>Values: red, green, blue, opacity</code>
   159 <code>Values: red, green, blue, opacity</code>
   160 
   160 
   161 <code>Default: $80, $80, $80, $FF</code>
   161 <code>Default: $80, $80, $80, $FF</code>
   162 
   162