Changes between Version 251 and Version 252 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2023-03-01T22:08:52+01:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v251 v252 1176 1176 * '''`rgba(/*r*/, /*g*/, /*b*/, /*alpha*/)`''' - rgb value with alpha 1177 1177 * '''`hsb_color(/*hue*/, /*saturation*/, /*brightness*/)`''' - color from HSB color space 1178 * if the color is prefixed with a name and #, e.g. `color: highway_track#6e541c;` it will appear in the [wiki:/Help/Preferences/ColorPreference Color Preference] and end users can adjust the color there themself 1178 1179 1179 1180 '' '''Opacity''' ''